-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
feat(medusa,types,workflows,utils,product): PricingModule Integration of PriceLists into Core #5536
Conversation
🦋 Changeset detectedLatest commit: 9e34eef The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Ignored Deployments
|
* chore: add price list creation with prices & rules * chore: add price list pricing in calculate prices * chore: self review * fix tests and compilation errors * chore: safely run migrations --------- Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com>
f60ab01
to
e499a88
Compare
/snapshot-this |
🚀 A snapshot release has been made for this PRTest the snapshots by updating your yarn add @medusajs/admin-ui@2.1.8-snapshot-20231120171146 yarn add @medusajs/ui@2.2.2-snapshot-20231120171146 yarn add @medusajs/client-types@0.2.7-snapshot-20231120171146 yarn add @medusajs/medusa@1.17.5-snapshot-20231120171146 yarn add medusa-source-shopify@1.2.10-snapshot-20231120171146 yarn add @medusajs/medusa-oas-cli@0.2.25-snapshot-20231120171146 yarn add @medusajs/pricing@0.1.4-snapshot-20231120171146 yarn add @medusajs/product@0.3.4-snapshot-20231120171146 yarn add @medusajs/types@1.11.7-snapshot-20231120171146 yarn add @medusajs/utils@1.11.0-snapshot-20231120171146 yarn add @medusajs/workflows@0.3.0-snapshot-20231120171146
|
integration-tests/plugins/__tests__/price-lists/admin/list-price-list-products.spec.ts
Show resolved
Hide resolved
integration-tests/plugins/__tests__/price-lists/admin/list-price-list-products.spec.ts
Show resolved
Hide resolved
packages/medusa/src/api/routes/admin/price-lists/list-price-list-products.ts
Show resolved
Hide resolved
packages/medusa/src/api/routes/admin/price-lists/modules-queries/get-price-list.ts
Show resolved
Hide resolved
packages/workflows/src/definition/price-list/create-price-lists.ts
Outdated
Show resolved
Hide resolved
packages/workflows/src/definition/price-list/remove-price-list-prices.ts
Outdated
Show resolved
Hide resolved
packages/workflows/src/handlers/product/create-product-variants-prepare-data.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, see riqwan ticket for the following pr
/snapshot-this |
🚀 A snapshot release has been made for this PRTest the snapshots by updating your yarn add @medusajs/medusa@1.18.1-snapshot-20231121164804 yarn add @medusajs/product@0.3.5-snapshot-20231121164804 yarn add @medusajs/types@1.11.8-snapshot-20231121164804 yarn add @medusajs/utils@1.11.1-snapshot-20231121164804 yarn add @medusajs/workflows@0.3.1-snapshot-20231121164804
|
Let's gooooo! |
Deployment failed with the following error:
|
What:
Workflows and remote queries supporting the following endpoints: