Commit Graph

7 Commits

Author SHA1 Message Date
olivermrbl
d7971ba604 fix: merge conflicts with master 2022-04-27 14:21:03 +02:00
Shahed Nasser
3ad0f66619 feat: added npm2yarn package (#1347) 2022-04-18 15:17:27 +02:00
Shahed Nasser
1ebeb13441 Added routes parameter (#1341) 2022-04-15 10:57:58 +02:00
Shahed Nasser
4321af8db6 docs: updated Docusaurus + fix recurring error (#1244) 2022-04-08 11:16:22 +02:00
Philip Korsholm
b164977a19 Feat: Medusa react price list (#1258)
* export everything from price lists in core

* medusa-js price list

* feat: add product list for price lists

* feat: add product list for price lists

* add price list to admin module

* add price list hooks initial

* refactor: product list controller

* fix: add integration test for price list products

* update types

* add tests for price lists

* update medusa react tests

* update update request for price lists

* Apply suggestions from code review

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>

* rename methods

* pr feedback

* list products from price list

* fix errors after merge

* update medusa react with medusa-js method name changes

* redo changes

* update hook names

* fix: routes in msw handler

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Zakaria El Asri <zakaria.elas@gmail.com>
2022-04-03 20:48:49 +02:00
Shahed Nasser
837b97cf47 documentation for admin custom endpoints 2022-02-22 18:21:11 +02:00
Shahed Nasser
99628f4249 added endpoint for storefront (#1084) 2022-02-19 17:07:49 +01:00