Commit Graph
504 Commits
Author SHA1 Message Date
Shahed Nasser 522fc12d7a docs: change from detecting version to since tag (#13127)
* update everything from version to since

* update events

* regenerate oas
2025-08-01 18:22:42 +03:00
Shahed Nasser f9ca2691be docs: document the fetchStream method of the JS SDK (#13125) 2025-08-01 17:47:26 +03:00
Shahed Nasser 6ec530b2a5 docs: add buffer example in workflows + tip for type error in admin global variables (#13124) 2025-08-01 17:15:47 +03:00
Shahed Nasser dd9a644272 docs: added guide on sending invite user emails + updates to reset password guide (#13122)
* docs: added guide on sending invite user emails + updates to reset password guide

* fix vale error
2025-08-01 16:17:43 +03:00
Shahed Nasser b0d0e7b1a6 docs: updates to nested workflow docs (#13117) 2025-08-01 11:54:41 +03:00
Shahed Nasser 15692bfd3f docs: add more totals to retrieve cart and totals guides (#13110) 2025-08-01 10:51:31 +03:00
Shahed Nasser 7bf8ecc013 docs: update list of resources in module containers + conventions on loaders (#13107) 2025-07-31 18:14:39 +03:00
Shahed Nasser 54d9edc1ab docs: improve instructions to install Medusa UI in standalone projects (#13104) 2025-07-31 16:04:20 +03:00
Shahed Nasser a48063ec26 docs: add link to manage metadata section in OAS and API reference (#13102) 2025-07-31 14:42:14 +03:00
Shahed Nasser 54a74b0215 docs: document JSON properties (#13099) 2025-07-31 12:22:32 +03:00
Shahed Nasser 1c1e1c6aa2 docs: improved workflows integration tests guide (#13090) 2025-07-30 17:25:46 +03:00
Shahed Nasser 11318eaa89 docs: document debugging workflows (#13087) 2025-07-30 14:41:15 +03:00
Shahed Nasser 7a07319a69 docs: open AI assistant based on search query (#13063)
* docs: open AI assistant based on search query

* use URLSearchParams

* fix vale error
2025-07-28 12:59:09 +03:00
Shahed Nasser ea9ed62ee0 docs: migration guide from v1 to v2 (#12597)
Closes DX-1637
2025-07-28 08:22:02 +00:00
Shahed Nasser cd599e1f62 docs: general updates to documentation pages (#13055) 2025-07-28 10:52:22 +03:00
Shahed Nasser a6c1329da2 docs: added examples to DatePicker component (#13054) 2025-07-25 18:58:19 +03:00
Shahed Nasser 0d8c2c4056 docs: document auto-generated types (#13050) 2025-07-25 17:48:18 +03:00
Shahed Nasser 5a01ef89ea docs: document checks examples + migrations naming convention (#13052) 2025-07-25 17:22:37 +03:00
Shahed Nasser b40b2ff676 docs: improvements and additions to admin customization chapters (#13049) 2025-07-25 16:19:22 +03:00
Shahed Nasser 713dbe442c docs: add section on customer account deletion (#13048) 2025-07-25 15:42:24 +03:00
Shahed Nasser d22b6257b7 docs: fix passing linkable for inverse read-only links (#13041) 2025-07-25 13:27:06 +03:00
Shahed Nasser 7b3dc917a2 docs: document UI route breadcrumbs (#13035)
* docs: document UI route breadcrumbs

* add section on dynamic breadcrumbs + improvements
2025-07-25 10:56:31 +03:00
3921c86e19 chore(docs): Generated + Updated UI Reference (automated) (#13026)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-24 12:45:10 +03:00
Shahed Nasser 7f14262f5f docs: fix vale lint errors (#13024) 2025-07-24 11:10:09 +03:00
Shahed Nasser bac106116b docs: update order promotion link details (#13023) 2025-07-24 11:09:55 +03:00
Shahed Nasser c71ace0be2 docs: added Docker local installation guide (#13022)
* docs: added Docker local installation guide

* fixes
2025-07-23 19:00:38 +03:00
Shahed Nasser bf4b6c80d2 docs: added personalized products guide (#13012)
* docs: added personalized products guide

* lint content

* add product
2025-07-23 14:36:10 +03:00
Shahed Nasser 1ef70755c7 docs: add MCP server (#13018)
* docs: add MCP server

* typo fix
2025-07-22 19:40:43 +03:00
mathieuh 23a33f08b2 docs: fix typos in learn and recipes (#13017) 2025-07-22 16:51:57 +03:00
Shahed Nasser 0a43009580 docs: freshness check for some guides (#13000) 2025-07-21 17:36:37 +03:00
Shahed Nasser 3fedb4c90c docs: improve alt of images (#12998)
* docs: improve alt of images

* fix vale errors
2025-07-21 10:43:29 +03:00
SteelRazor47 637a200747 docs: fix jest.config.js to use correct target (#12999) 2025-07-21 09:45:39 +03:00
Shahed Nasser ed92aaf02b docs: add section on type aliases in admin + note for removing items from orders (#12996) 2025-07-18 18:35:58 +03:00
Shahed Nasser 6474e4b328 docs: add inject dependencies section in module tests + improvements (#12993) 2025-07-18 16:33:36 +03:00
Shahed Nasser 2e5b648f64 docs: add a section on shipping options and requirement + improvements (#12990) 2025-07-18 15:33:38 +03:00
Shahed Nasser 19ae4beafa docs: improvements to the "Expose a Workflow Hook" documentation (#12992) 2025-07-18 15:33:24 +03:00
ed39a3742e docs: add data migration scripts section (#12975)
* docs: add data migration scripts section

* rewording

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* reordering

---------

Co-authored-by: SteelRazor47 <steelrazor47@gmail.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-18 11:57:39 +03:00
Shahed Nasser aac2feb974 docs: add examples to price rules and tiers (#12700)
* docs: add examples to price rules and tiers

* generate
2025-07-16 16:07:21 +03:00
Shahed Nasser ab82e4c9fa docs: use mappedBy property for all relationship types (#12973) 2025-07-16 14:26:51 +03:00
Shahed Nasser a1301caf58 docs: update customize stripe in next.js storefront guide (#12963)
* docs: update customize stripe in next.js storefront guide

* change user to customer
2025-07-15 15:14:52 +03:00
Shahed Nasser d5ade616d5 docs: fix complete cart workflow in marketplace vendors recipe (#12953) 2025-07-14 18:53:46 +03:00
Shahed Nasser 8da6855fa0 docs: update next.js to 15.3.5 (#12952) 2025-07-14 16:50:51 +03:00
Shahed Nasser e547c65bc8 docs: added a note linking to create-medusa-app reference (#12950)
* docs: added a note linking to create-medusa-app reference

* Update page.mdx
2025-07-14 16:18:15 +03:00
Shahed Nasser 541bff8c9b docs: changes for new releases + fixes (#12945)
* docs: changes for new releases + fixes

* remove container option
2025-07-14 14:17:25 +03:00
e153ef491d chore(docs): Generated + Updated UI Reference (automated) (#12941)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-14 13:35:41 +03:00
Danilo Silva 839efaf7d7 Update worker_mode description as environment (#12894) 2025-07-14 10:51:07 +03:00
Shahed Nasser 1e16fa6f57 docs: document tax-inclusive promotions concept (#12849) 2025-06-27 19:05:24 +03:00
Shahed Nasser 0bcde275bc docs: add build with AI & LLMs doc (#12848) 2025-06-27 16:40:02 +03:00
Shahed Nasser fcfd35a157 docs: sort events in reference alphabetically (#12845) 2025-06-27 11:56:36 +03:00
Shahed Nasser 98de6b6ca3 docs: design fixes to toc and related elements (#12747)
* docs: design fixes to toc and related elements

* change header styling

* fix heading styles

* design fixes

* fix showing badges in toc
2025-06-27 10:34:15 +03:00