Commit Graph

11 Commits

Author SHA1 Message Date
Shahed Nasser
2a942d52af Merge pull request #1592 from medusajs/docs/fix-storefront-endpoints
docs: fix for storefront endpoints
2022-05-30 13:12:59 +03:00
Shahed Nasser
527fa5eef1 change endpoint route 2022-05-30 12:49:46 +03:00
Shahed Nasser
8c00e9673a docs: fix for storefront endpoints 2022-05-30 12:48:20 +03:00
Shahed Nasser
97f8ce39fc docs: fix for admin endpoints 2022-05-30 12:14:56 +03:00
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