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

feat(medusa,types,workflows,utils,product): PricingModule Integration of PriceLists into Core #5536

Merged
merged 166 commits into from
Nov 21, 2023

Conversation

pKorsholm
Copy link
Contributor

@pKorsholm pKorsholm commented Nov 2, 2023

What:

Workflows and remote queries supporting the following endpoints:

  • add prices
  • create price list
  • delete price list
  • delete prices
  • delete product prices
  • delete products prices batch
  • delete variant prices
  • get price list
  • list price list Products
  • list price lists
  • update price list

Copy link

changeset-bot bot commented Nov 2, 2023

🦋 Changeset detected

Latest commit: 9e34eef

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@medusajs/workflows Patch
@medusajs/product Patch
@medusajs/medusa Patch
@medusajs/types Patch
@medusajs/utils Patch

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

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2023 4:38pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2023 4:38pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2023 4:38pm

riqwan and others added 4 commits November 6, 2023 10:39
* 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>
@pKorsholm pKorsholm force-pushed the feat/pricing-module-workflows branch from f60ab01 to e499a88 Compare November 6, 2023 11:20
@riqwan
Copy link
Contributor

riqwan commented Nov 20, 2023

/snapshot-this

Copy link
Contributor

🚀 A snapshot release has been made for this PR

Test the snapshots by updating your package.json with the newly published versions:

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

Latest commit: c51dce1

Copy link
Member

@adrien2p adrien2p left a 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

@riqwan
Copy link
Contributor

riqwan commented Nov 21, 2023

/snapshot-this

Copy link
Contributor

🚀 A snapshot release has been made for this PR

Test the snapshots by updating your package.json with the newly published versions:

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

Latest commit: 9c7ac73

@olivermrbl
Copy link
Contributor

Let's gooooo!

@olivermrbl olivermrbl merged commit dc5750d into develop Nov 21, 2023
12 checks passed
@olivermrbl olivermrbl deleted the feat/pricing-module-workflows branch November 21, 2023 17:42
Copy link

vercel bot commented Mar 19, 2024

Deployment failed with the following error:

Creating the Deployment Timed Out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants