-
Notifications
You must be signed in to change notification settings - Fork 2
feat: add missing commits #5
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
Merged
Merged
Conversation
This file contains hidden or 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
…duct (#940) BREAKING CHANGE:
* feat: add breadcrumb types * fix: remove an old comment
* feat: search code is eq, for promotion codes * Update promotions.d.ts feat: code filter
* feat: account association response * feat: account association response * Feat: Add code to promotion filters (#902) * feat: search code is eq, for promotion codes * Update promotions.d.ts feat: code filter --------- Co-authored-by: Steve Ramage <steve.ramage@elasticpath.com> Co-authored-by: yasamanloghman <130011231+yasamanloghman@users.noreply.github.com>
…aces (#904) feat: Add new sort_order field to variation and variation option interfaces
fix: Updated pipeline jobs' node version
Fix: updated pcm variation sort_order to include null
* feat: CRUD promotion builder * fix: remove extra imports * feat: rulepromotion type and endpoint * feat: add the update and create functionality * Create yarn-error.log * feat: preview mode for builder setting , uodate builder types * update type with limitations and conditions * Update rule-promotions.ts * fixed format * fix: remove extra logs
* feat: release - promotion builder * fix: update names
* feat: release - promotion builder * fix: update names * fix: rules builder condition typo
…ody types (#909) BREAKING CHANGE: Updated PCM Variation Option response types and names
Fix: Update variation and variation body corrections
…tions (#911)" (#912) chore: This reverts commit cc4e52297ae3cc4560b4ba92fe3e707dc855a03f.
* fix: variation option base type correction and fixed inaccurate update body type for variation and variation option * fix: changed update body types using intersection instead of mapped type * fix: removed intermediate attributes type
…ExportProducts method (#914) feat: Add useTemplateSlugs query param to PCM.ExportProducts method
* feat: add codes to promotion builder * fix: spacing
BREAKING CHANGE: types change
BREAKING CHANGE:
* feat(custom apis): adds the custom apis endpoint * updated export * updated validation * updated validation and its fields to optional * updated name for validation * updated to use slug
BREAKING CHANGE: changed the endpoint in entries and it now uses customApiId instead of customApiSlug
BREAKING CHANGE: 🧨 no ✅ Closes: MT-17759
BREAKING CHANGE:
* feat: subscription proration policies endpoint * fix: removed missing fields
BREAKING CHANGE: removed deprecated endpoint and types
…duct (#940) BREAKING CHANGE:
|
🎉 This issue has been resolved in version 3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type
Chore
Changes to the build process or auxiliary tools and libraries such as documentation generationDescription
Adds in all commits missed from first migration