-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Variants bulk publish and unpublish (#1664)
* Implemented variants entries bulk publish feature (#1515) * Implemented variants entries bulk publish feature * Fixed PR comments * Added variant entries pagination * Implemented error handling * Upgraded axios package version * Removed secrets-scan workflow file * Implemented variants entries bulk unpublish (#1521) * Implemented variants entries bulk unpublish * Upgraded axios package * Removed secrets-scan.yml workflow file * Fixed PR comments * Fixed PR comments * Implemented cross publish with variant entries (#1529) * Implemented cross publish variant entries * Fixed PR comments * Fixed cross publish issue and updated variant entry publish payload (#1569) * Fixed cross publish issue and updated variant entry publish payload * Fixed PR comments * Fixed PR comments * Reverted code changes * Removed api_version from header * Added new flag publish-without-base in entry variants publish (#1580) * Fixed variants cross publish issue (#1603) * Removed publish-without-base flag due to new variants publish rules * version bump * Removed un-necessary empty lines * version bump (#1639) * Fixed merge conflits (#1647) * Fixed merge conflits * Fixed variants publish issue when bulkPublishLimit is 1 * Merge branch 'development' into variants-bulk-publish-and-unpublish (#1657) * Fixed merge conflits (#1659) * Fix/merge conflits (#1662) * Fixed merge conflits * Fixed merge conflits * resolved conflits * Resolved merge conflits * updated readme file * Removed tsconfig file * version bump added
- Loading branch information
1 parent
21a8afa
commit 4b0762a
Showing
18 changed files
with
435 additions
and
103 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.