Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop branch into main branch #40

Merged
merged 246 commits into from
Mar 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
246 commits
Select commit Hold shift + click to select a range
d721de4
Updated a condition for bulkPublishSet
abhinav-from-contentstack Oct 24, 2020
c3e503c
Rate limit bug solved
rohitmishra209 Nov 5, 2020
c064230
made changes in config file
rohitmishra209 Nov 6, 2020
be2cf4e
made changes in labels module
rohitmishra209 Nov 6, 2020
b201198
made changes in labels module
rohitmishra209 Nov 6, 2020
0c91e38
Made changes for Rate limit
Nov 9, 2020
0996c13
Merge branch 'HotFix-0.1.3-rate-limit' of https://github.com/contents…
Nov 9, 2020
ccac28a
enable analytics hook, updates help for config:set:region
Nov 10, 2020
af0613f
Rate limit issue for 5request/sec
Nov 10, 2020
4ac76e2
Merge branch 'main' of https://github.com/contentstack/cli into bp-mi…
abhinav-from-contentstack Nov 10, 2020
ac7c111
Rate limit resolve
Nov 10, 2020
c21a9aa
Fixed the issue where multiple content-types weren't being processed
abhinav-from-contentstack Nov 11, 2020
14a975c
Merge branch 'develop' of https://github.com/contentstack/cli into bp…
abhinav-from-contentstack Nov 11, 2020
fd64677
Modified batchsize and delay
abhinav-from-contentstack Nov 11, 2020
56af84b
Merge pull request #14 from contentstack/bp-misc-fixes
abhinav-from-contentstack Nov 11, 2020
7a7e0f4
Set requestBatchSize to 1
abhinav-from-contentstack Nov 12, 2020
0ad6bbb
Merge branch 'develop' of https://github.com/contentstack/cli into bp…
abhinav-from-contentstack Nov 12, 2020
f8ae360
Merge pull request #15 from contentstack/bp-misc-fixes
abhinav-from-contentstack Nov 12, 2020
c4aed95
Resolve the Rate limit
Nov 12, 2020
9cac174
Made changes in entries module
Nov 12, 2020
8bd53f5
change the key name of config file
Nov 13, 2020
3c240fc
made changes for new plugin
rohitmishra209 Nov 17, 2020
0b978d7
Made changes for ratelimit solution
rohitmishra209 Nov 17, 2020
4f0b9f8
Added the custome ratelimit set feature
rohitmishra209 Nov 18, 2020
b7268d5
Made changes in confi
rohitmishra209 Nov 18, 2020
a28c0ee
Added the get feature too in ratelimit
rohitmishra209 Nov 19, 2020
023a25e
Remove the customize ratelimit
rohitmishra209 Nov 19, 2020
3068d41
optimized import script
Nov 27, 2020
74e7d51
Added bootstrap extension
abhinav-from-contentstack Dec 3, 2020
1356640
Merge branch 'develop' of https://github.com/contentstack/cli into ex…
abhinav-from-contentstack Dec 3, 2020
dfb8957
Added extensions package
abhinav-from-contentstack Dec 8, 2020
c3ac7b7
Updates promises and conditions
Dec 9, 2020
0220ed1
added error handling
Dec 11, 2020
d5e0563
import assets and entries promises verified and corrected
Dec 15, 2020
ae81ec5
Fixed bugs
Dec 18, 2020
94add74
fixed typo
Dec 18, 2020
ea0457d
increased request timeout import
Dec 18, 2020
42a496a
increased request timeout import typo
Dec 18, 2020
5c37035
adds delay in import asset
Dec 18, 2020
c1bc822
import:added retry condition in management SDK
Dec 21, 2020
28074e0
Added extensions and plugins generators
abhinav-from-contentstack Dec 21, 2020
e0f77ca
import: adds delay on timeout or ratelimit SDK
Dec 21, 2020
e7e8492
import:chagnge dealy to exponential base for SDK
Dec 21, 2020
90f7374
handeling unhandled exception in app.js to debug
Dec 22, 2020
a174be2
import:app.js removed unused code
Dec 22, 2020
3612b50
Added new plugin stack clone
rohitmishra209 Dec 22, 2020
c0fb3a8
Remove unwanted code
rohitmishra209 Dec 22, 2020
c78c3e6
Remove unwanted code
rohitmishra209 Dec 22, 2020
c38c919
import:reverts some portion entries creatino
Dec 23, 2020
ecaab9a
some changes
Dec 23, 2020
f6cfc59
import:app.js adds counter for modules
Dec 23, 2020
fcfa439
Reverted more code
Dec 23, 2020
61222ec
import:reverts
Dec 23, 2020
cd18b23
consoles added for debug
Dec 23, 2020
cb92bea
fixed
Dec 23, 2020
4a8d077
Removed unused commands and package-lock.json files
abhinav-from-contentstack Dec 23, 2020
f0bab16
import:resolves unexpected removed
Dec 24, 2020
29337cd
Import:promise execution added under entries:unSuppressFields
Dec 24, 2020
2ec8ab9
Import:updates
Dec 24, 2020
5f03fb4
Typo fix
Dec 24, 2020
26eb118
Removed old generate plugin
abhinav-from-contentstack Dec 26, 2020
ef2f038
Made changes in clone plugins
rohitmishra209 Dec 26, 2020
21681d4
import: entries/assets adjust promise resolve
Dec 28, 2020
0e70850
import:more debug changes
Dec 28, 2020
8b21c65
import:more debug changes
Dec 28, 2020
3cc1f59
import:more debug changes
Dec 28, 2020
7520411
import:more debug changes
Dec 28, 2020
ffcdaed
import:more debug changes
Dec 28, 2020
5660f0e
import:more debug changes
Dec 29, 2020
d3786a8
fixed dep
Dec 29, 2020
e6f88fe
Added inquirer to export-to-csv entries
abhinav-from-contentstack Jan 3, 2021
42a31a4
Added export-to-csv to contentstack package
abhinav-from-contentstack Jan 3, 2021
2442033
Modified package-lock files
abhinav-from-contentstack Jan 4, 2021
024a8fe
import: Fixes issue related to localized entries failed to import
Jan 5, 2021
17f3317
import:updated sdk dependency
Jan 5, 2021
6ed80aa
Fixed the undefined string in bugs url in package.json
abhinav-from-contentstack Jan 5, 2021
c54e7d9
Import:fixes localized entry reference issue
Jan 5, 2021
d9ef007
updates git ignore
Jan 6, 2021
e05795e
Merge branch 'develop' into optimization-import
Jan 6, 2021
15c378b
updates minor version for management SDK dependency in package.json
Jan 7, 2021
2b20c5c
updated for master languages
rohitmishra209 Jan 8, 2021
143a05c
Updated the suggestion list
rohitmishra209 Jan 11, 2021
10e5776
Added misc fixes
abhinav-from-contentstack Jan 11, 2021
8bb1e35
solved oen bug in export script
rohitmishra209 Jan 11, 2021
b02d473
solved bug in export script
rohitmishra209 Jan 12, 2021
0d48d1d
solved bug in export script
rohitmishra209 Jan 12, 2021
03236fa
solved bug in export script
rohitmishra209 Jan 12, 2021
70d05d4
solved bug in export script
rohitmishra209 Jan 12, 2021
b1d6db6
WIP: Fixing Host Command
abhinav-from-contentstack Jan 13, 2021
a11f5d3
updates version in package.json
Jan 13, 2021
c17c17e
Solve managment issue
rohitmishra209 Jan 13, 2021
75f3bc2
readme udpates
Jan 15, 2021
bc5635b
removed time log
Jan 15, 2021
bac3240
Resolved merge conflict
abhinav-from-contentstack Jan 18, 2021
d7d70c1
Resolved a merge conflict
abhinav-from-contentstack Jan 19, 2021
fd5b991
Added a dependency @oclif/fixpack
abhinav-from-contentstack Jan 19, 2021
63b57a5
Added scripts to package.json, and added additional prompts for mocha…
abhinav-from-contentstack Jan 19, 2021
30c10b8
Merged develop branch
abhinav-from-contentstack Jan 19, 2021
a2f9cbd
updated the suggested changes
rohitmishra209 Jan 20, 2021
9745765
Error Handling
rohitmishra209 Jan 20, 2021
eee1670
merge master branch
rohitmishra209 Jan 20, 2021
24d664e
solved the vulnerabilities bug
rohitmishra209 Jan 21, 2021
3c509fe
made changes in package json file
rohitmishra209 Jan 22, 2021
d47d758
Resolved the conflict issues
rohitmishra209 Jan 29, 2021
2746bf6
Solve the vulnerabilities
rohitmishra209 Feb 1, 2021
3e5fc23
Remove unwanted code
rohitmishra209 Feb 2, 2021
27fe7d0
Remove unwanted code
rohitmishra209 Feb 2, 2021
f87c9a4
Manage the testcases
rohitmishra209 Feb 2, 2021
e0eac35
Added testcases
rohitmishra209 Feb 4, 2021
299d17e
Added testcases
rohitmishra209 Feb 4, 2021
824be87
Remove unwanted code
rohitmishra209 Feb 4, 2021
ddf06f2
solved bug for export with external config
rohitmishra209 Feb 4, 2021
c72ed34
Added testcase
rohitmishra209 Feb 8, 2021
4a7a7b9
Changed the plugin name and removed index.ts from generator
abhinav-from-contentstack Feb 8, 2021
68443ea
Merged previous stash
abhinav-from-contentstack Feb 9, 2021
5215739
Renamed export-to-csv command
abhinav-from-contentstack Feb 9, 2021
c25779c
Updated all package-lock.json files
abhinav-from-contentstack Feb 9, 2021
ecebae7
Updated the testcases
rohitmishra209 Feb 9, 2021
edddcd1
Testcases updated
rohitmishra209 Feb 15, 2021
ed5ce7f
added workflow module support
rohitmishra209 Feb 16, 2021
2a99c9d
Updated the testcases
rohitmishra209 Feb 16, 2021
2ba51c0
Updated the testcases
rohitmishra209 Feb 16, 2021
5b8566c
Removed unused variables
abhinav-from-contentstack Feb 17, 2021
4d35aa5
Added workflow module support in export and import plugins
rohitmishra209 Feb 17, 2021
05341e7
created chooseOrganization function and updated test case
abhinav-from-contentstack Feb 18, 2021
2bd8211
Updated in testcase file
rohitmishra209 Feb 18, 2021
732f0d9
made in changes in stack-clone plugin
rohitmishra209 Feb 19, 2021
a999a07
Updated the inital function
rohitmishra209 Feb 22, 2021
87a190a
updated in release module
rohitmishra209 Feb 25, 2021
0330a0b
Updated the cloneHandler file
rohitmishra209 Feb 25, 2021
7c3b389
made changes in clone plugin
rohitmishra209 Feb 26, 2021
455fd89
made changes on clone plugin
rohitmishra209 Feb 26, 2021
6444675
bug fix
rohitmishra209 Feb 26, 2021
09ced2d
Modified clone files
rohitmishra209 Feb 27, 2021
04a1e40
added util function in a separate file and updated test cases
abhinav-from-contentstack Mar 1, 2021
e177498
Support releases module too
rohitmishra209 Mar 1, 2021
485fd5d
Fixed package name, fixed url issue
abhinav-from-contentstack Mar 2, 2021
f5ee961
made changes for EU region
rohitmishra209 Mar 2, 2021
7939da9
remove unwanted code
rohitmishra209 Mar 3, 2021
789f013
Made changes in description
rohitmishra209 Mar 3, 2021
d6ec546
Bug fix for EU region
rohitmishra209 Mar 3, 2021
15876e2
Bug fix for EU region
rohitmishra209 Mar 3, 2021
0c8ed4b
Added a function to fetch orgs where user is admin
abhinav-from-contentstack Mar 4, 2021
153bbf7
Added export-to-csv as a dependency
abhinav-from-contentstack Mar 4, 2021
0921dfe
Error handle
rohitmishra209 Mar 4, 2021
aab4324
Removed debugger statements and added a folder where the csv files wi…
abhinav-from-contentstack Mar 5, 2021
d957131
Removed commented code and updated description
abhinav-from-contentstack Mar 5, 2021
621d323
Error handle
rohitmishra209 Mar 5, 2021
ed2af42
Error handle
rohitmishra209 Mar 5, 2021
fd8919c
Remove unwanted variables
rohitmishra209 Mar 5, 2021
730fbd5
made changes in utils file
rohitmishra209 Mar 5, 2021
0d91b14
Merge pull request #21 from contentstack/clone-stack
rohitmishra209 Mar 5, 2021
d326539
Resolved merge conflict
abhinav-from-contentstack Mar 7, 2021
da5470d
Removed extensions package
abhinav-from-contentstack Mar 7, 2021
a4e76cf
Updated test cases and disabled implicitAny in tsconfig
abhinav-from-contentstack Mar 8, 2021
1bd29ca
Removed an extra comma
abhinav-from-contentstack Mar 8, 2021
0991357
Merged develop branch and resolved merge conflicts
abhinav-from-contentstack Mar 8, 2021
c7c538c
Merge pull request #20 from contentstack/export-csv
abhinav-from-contentstack Mar 8, 2021
7cb46f0
Merged develop branch and resolved merge conflict
abhinav-from-contentstack Mar 8, 2021
26a2707
Added export-to-csv to plugins
abhinav-from-contentstack Mar 8, 2021
4112f26
Merge pull request #22 from contentstack/plugins
abhinav-from-contentstack Mar 8, 2021
9fd5743
commandbase: [CS-11867]: Updates package.json for config files updates
Mar 8, 2021
9ddb5bd
Merge branch 'develop' of https://github.com/contentstack/cli into de…
Mar 8, 2021
c218beb
develop branch merge with develop branch
rohitmishra209 Mar 8, 2021
31be42a
Merge pull request #23 from contentstack/workflow-module
rohitmishra209 Mar 8, 2021
b65d211
commandbase: [CS-11867]: Updates package.json for config files updates
Mar 8, 2021
31ad661
Merge branch 'develop' of https://github.com/contentstack/cli into de…
Mar 8, 2021
995badc
Removes dependency from root package.json
Mar 9, 2021
4ed4270
resolve some bugs
rohitmishra209 Mar 9, 2021
701dfa2
Merge develop branch
rohitmishra209 Mar 9, 2021
3738f9e
Merge pull request #24 from contentstack/clone-stack
rohitmishra209 Mar 9, 2021
8acfc9f
Made changes for log path
rohitmishra209 Mar 10, 2021
cf717ae
made changes in stack clone module
rohitmishra209 Mar 10, 2021
b4d2e8a
Merge pull request #25 from contentstack/clone-stack
rohitmishra209 Mar 10, 2021
3d60673
Updated the text accordng to doc team suggestions
rohitmishra209 Mar 11, 2021
f9cd0f8
Updated the text accordng to doc team suggestions
rohitmishra209 Mar 11, 2021
cb3ce65
Merge pull request #26 from contentstack/clone-stack
rohitmishra209 Mar 11, 2021
be8ca1b
fixed url and bugs link
abhinav-from-contentstack Mar 11, 2021
177b2b1
Removed eslint errors and updated npm module versions
abhinav-from-contentstack Mar 11, 2021
3a54eaf
Updated README
abhinav-from-contentstack Mar 11, 2021
633c7d2
Merge branch 'develop' of https://github.com/contentstack/cli into pl…
abhinav-from-contentstack Mar 11, 2021
0f4f930
Merge pull request #27 from contentstack/plugins
abhinav-from-contentstack Mar 11, 2021
392861a
Added support for exporting multiple content types
abhinav-from-contentstack Mar 12, 2021
5842cab
Updated UI text
abhinav-from-contentstack Mar 12, 2021
db3b57e
Updated delimeter based on os platform
abhinav-from-contentstack Mar 12, 2021
990ffbb
Added delimeter
abhinav-from-contentstack Mar 12, 2021
1a86577
Added UI text to config file
abhinav-from-contentstack Mar 12, 2021
e2388fc
Made changes in UI text
rohitmishra209 Mar 12, 2021
60b1980
Added a function to convert organization name to kebab case
abhinav-from-contentstack Mar 14, 2021
47bc353
Added fix for files not being created on windows
abhinav-from-contentstack Mar 15, 2021
f831b86
Merge pull request #28 from contentstack/export-csv
abhinav-from-contentstack Mar 15, 2021
53cb9c4
Handled the case where an user has no roles for an organization
abhinav-from-contentstack Mar 15, 2021
bbf5278
Handled the case where a user has no roles for an organization
abhinav-from-contentstack Mar 15, 2021
dc20bd4
Merge branch 'export-csv' of https://github.com/contentstack/cli into…
abhinav-from-contentstack Mar 15, 2021
7330a91
Merge pull request #29 from contentstack/export-csv
abhinav-from-contentstack Mar 15, 2021
b1fbf50
Resolved eslint errors
abhinav-from-contentstack Mar 15, 2021
8c72651
Made changes for field visibilities
rohitmishra209 Mar 15, 2021
d8ec3fc
Merge pull request #30 from contentstack/clone-stack
rohitmishra209 Mar 15, 2021
90e189d
Added vaildation for name and fixed a dependency version
abhinav-from-contentstack Mar 16, 2021
a5b3b50
Removed import statement
abhinav-from-contentstack Mar 16, 2021
1ec8b79
Merge branch 'develop' of https://github.com/contentstack/cli into de…
abhinav-from-contentstack Mar 16, 2021
e17abdf
Removed releases support
rohitmishra209 Mar 17, 2021
66c3e98
Merge pull request #31 from contentstack/clone-stack
rohitmishra209 Mar 17, 2021
3ae1893
Made changes in some changes for workflow modules
rohitmishra209 Mar 18, 2021
e5608be
Made changes for pointer
rohitmishra209 Mar 19, 2021
27aaaab
Merge pull request #32 from contentstack/clone-stack
rohitmishra209 Mar 19, 2021
c1a4065
Added regular api calls for the case where the user is the owner of t…
abhinav-from-contentstack Mar 19, 2021
7b9e32d
Merge branch 'develop' of https://github.com/contentstack/cli into de…
abhinav-from-contentstack Mar 19, 2021
f6452ab
updated management plugins
rohitmishra209 Mar 19, 2021
46b41d9
Added validation for version and fixed url for bugs, homepage
abhinav-from-contentstack Mar 21, 2021
a139e3b
Fixed delimeter
abhinav-from-contentstack Mar 21, 2021
4b5bbc6
Made changes in initial file
rohitmishra209 Mar 22, 2021
f7ce3f3
Merge pull request #35 from contentstack/clone-stack
rohitmishra209 Mar 22, 2021
e7312c3
Removed file argument from hello command
abhinav-from-contentstack Mar 22, 2021
da86d28
Merge branch 'develop' of https://github.com/contentstack/cli into de…
abhinav-from-contentstack Mar 22, 2021
85b8562
updated in clone plugin
rohitmishra209 Mar 23, 2021
cf868ab
Merge pull request #36 from contentstack/clone-stack
rohitmishra209 Mar 23, 2021
15576d5
Removed export-to-csv folder
abhinav-from-contentstack Mar 25, 2021
2247377
Renamed export-to-csv to contentstack-export-to-csv
abhinav-from-contentstack Mar 25, 2021
e3e4dbd
Merge branch 'develop' of https://github.com/contentstack/cli into de…
abhinav-from-contentstack Mar 25, 2021
b361578
Updated name for export-to-csv packages, and versions for new packages
abhinav-from-contentstack Mar 25, 2021
895c10b
Removed plugins folder
abhinav-from-contentstack Mar 25, 2021
7695e93
Renamed 'plugins' to 'contentstack-plugins'
abhinav-from-contentstack Mar 25, 2021
fdf2fc8
Removed comments from README files
abhinav-from-contentstack Mar 25, 2021
efd80c1
made suggested changes
rohitmishra209 Mar 25, 2021
eae49f3
Made changes in clone plugin
rohitmishra209 Mar 25, 2021
ec123cf
Merge pull request #37 from contentstack/clone-stack
rohitmishra209 Mar 25, 2021
be321eb
Updated test cases
abhinav-from-contentstack Mar 26, 2021
c065b15
Updated .gitignore
abhinav-from-contentstack Mar 26, 2021
d2673a6
Resolved a merge conflict
abhinav-from-contentstack Mar 26, 2021
b7218d0
Updated versions and package names
abhinav-from-contentstack Mar 26, 2021
eb69a63
Updated the description
abhinav-from-contentstack Mar 26, 2021
6d1062d
Adjust management sdk version in some pacakges, updates readme for co…
Mar 26, 2021
967085b
Removed coverage and data
abhinav-from-contentstack Mar 26, 2021
39e1fbc
Updated description
abhinav-from-contentstack Mar 26, 2021
3bf566e
updates help text for plugins command
Mar 26, 2021
d91861d
udpates clone package version
Mar 26, 2021
a841c51
updates version for command class package
Mar 26, 2021
f9fd520
updates auto generated readme while npm publish
Mar 26, 2021
da155cc
Made changes in clone plugin
rohitmishra209 Mar 26, 2021
dca1e2a
Merge pull request #38 from contentstack/develop
rohitmishra209 Mar 26, 2021
d33fa75
Merge pull request #39 from contentstack/clone-stack
rohitmishra209 Mar 26, 2021
af1ba18
flattened entry object before writing it to csv
abhinav-from-contentstack Mar 26, 2021
0269a7c
Merge branch 'develop' of https://github.com/contentstack/cli into de…
abhinav-from-contentstack Mar 26, 2021
0da58eb
Removed publishRequest from entry object before writing it to csv
abhinav-from-contentstack Mar 26, 2021
f2db9f3
updates version for export csv, clone, core plugin
Mar 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
made changes in config file
rohitmishra209 committed Nov 6, 2020
commit c06423037c980c9a54b21ab210061e1c71359c02
2 changes: 1 addition & 1 deletion packages/contentstack-export/src/config/default.js
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ module.exports = {
labels: {
dirName: 'labels',
fileName: 'labels.json',
validKeys: [
invalidKeys: [
'stackHeaders',
'uid',
'urlPath',
2 changes: 1 addition & 1 deletion packages/contentstack-export/src/lib/export/labels.js
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ ExportLabels.prototype.start = function (credentialConfig) {
addlogs(config, label.name + ' labels was exported successfully', 'success')
self.labels[label.uid] = label
let deleteItems = config.modules.labels.invalidKeys
deleteItems.forEach(e => delete label[e]);
deleteItems.forEach(e => delete label[e])
})
addlogs(config, chalk.green('All the labels have been exported successfully'), 'success')
} else {