Commit Graph

164 Commits

Author SHA1 Message Date
Shahed Nasser
3ad0f66619 feat: added npm2yarn package (#1347) 2022-04-18 15:17:27 +02:00
Shahed Nasser
1fe4249012 Added payment documentation (#1340) 2022-04-15 11:00:39 +02:00
Shahed Nasser
d0b70ca9fd docs: How to add a Fulfillment Provider (#1300)
* added docs

* added link to the how-to in the overview
2022-04-15 10:59:13 +02:00
Shahed Nasser
1ebeb13441 Added routes parameter (#1341) 2022-04-15 10:57:58 +02:00
Shahed Nasser
47e0de1a76 fix shipping heading (#1338) 2022-04-14 12:03:29 +02:00
Shahed Nasser
e2568cb3c9 Merge branch 'master' of https://github.com/medusajs/medusa into docs/shipping-overview 2022-04-12 22:02:26 +03:00
Shahed Nasser
d0a7347153 docs: Create a Subscriber Doc (#1193)
* docs: Create a Subscriber Doc

* Update docs/content/advanced/backend/subscribers/create-subscriber.md

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

* Update docs/content/advanced/backend/subscribers/create-subscriber.md

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

* Updates based on feedback

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
2022-04-12 16:34:38 +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
289fca080c adding architecture overview doc 2022-03-31 11:06:54 +03:00
Shahed Nasser
a18263cf61 Merge pull request #1100 from medusajs/docs/advanced-backend-endpoint-admin
docs: Add Endpoint for Admin
2022-03-15 13:02:28 +02:00
Shahed Nasser
4229c39a7f docs: added create service documentation (#1103) 2022-03-06 16:00:08 +01: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