Commit Graph

1012 Commits

Author SHA1 Message Date
Shahed Nasser
c3ec1b2ef7 docs: update UI docs to latest version (#11770) 2025-03-07 16:39:35 +02:00
Shahed Nasser
5deb8eaf50 docs: support multiple sidebars in a project (#11768)
* changed to new sidebar across projects except resources

* finalize multi sidebar support

* clean up

* remove redundant property

* small changes

* fixes

* generate

* fix error

* fix initial open
2025-03-07 15:47:38 +02:00
Shahed Nasser
4f23901fcf docs: change link to cloud pricing (#11753)
* docs: change link to cloud pricing

* generate
2025-03-06 13:06:12 +02:00
Shahed Nasser
08ce70a368 docs-util: add exceptions for routes with custom auth middleware (#11755) 2025-03-06 13:05:50 +02:00
Shahed Nasser
3616003145 docs: add sidebar sorting logic (#11751)
* docs: add sidebar sorting logic

* generate sidebar
2025-03-06 12:20:03 +02:00
Shahed Nasser
ecc3deb362 docs: changes to main docs sidebar (#11750)
* docs: changes to main docs sidebar

* fix links

* fix vale test

* fix vale errors
2025-03-06 11:55:56 +02:00
Nicklas Gellner
a50ab4c341 Update page.mdx 2025-03-06 09:54:49 +01:00
Shahed Nasser
9194385999 docs: fix tag for JS SDK draft order + other fixes (#11747) 2025-03-06 09:11:47 +02:00
github-actions[bot]
af613bbc4e chore(docs): Generated References (automated) (#11718)
Generated the following references:
- `cart`
- `cart_models`
- `core_flows`
- `fulfillment`
- `js_sdk`
- `medusa`
- `modules`
- `order`
- `payment`
- `payment_provider`
- `types`

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-03-04 14:14:00 +00:00
github-actions[bot]
6294a71296 chore(docs): Updated API Reference (automated) (#11719)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2025-03-04 14:10:22 +00:00
Shahed Nasser
c29a709dd1 docs: changes for next release (#11708)
* docs: changes for next release

* small fixes

* fix lint error

* small fix
2025-03-04 15:23:50 +02:00
Shahed Nasser
c2e24b6cfd docs: update OAS of reset password routes (#11711) 2025-03-04 13:28:41 +02:00
Ismail Sabet
a39830e269 docs: fix Sanity example (#11697) 2025-03-04 07:04:53 +00:00
Sai-Santhan-Dodda
783f96439a docs: Added a missing "/" (#11696) 2025-03-04 07:01:13 +00:00
Shahed Nasser
40a9cffb34 docs: add more clarification to reset password in API reference (#11695) 2025-03-03 18:09:03 +02:00
Shahed Nasser
92514885e4 docs: add section on row click in DataTable (#11694)
* docs: add section on row click in DataTable

* update subscriptions example
2025-03-03 18:08:06 +02:00
Shahed Nasser
82bcdc6271 docs: fix examples in workflows reference (#11688) 2025-03-03 12:20:40 +02:00
Shahed Nasser
bf67f69f45 docs: move edit date to footer (#11667)
* docs: move edit date to footer

* fix build error
2025-02-28 16:27:42 +02:00
Roelof Kallenkoot
f55211c30e docs: typo on homePage codeTabs notificationModuleService (#11658)
**What - what changes are in this PR**
Typo on the homepage in the codeTabs

**Why - why are these changes relevant**
Simple typo that might be bothering more people than just me!

**How - how have the changes been implemented**
Fixed the typo from: `notificaitonModuleService` to `notificationModuleService`

**Testing - how has the changes been tested or how can the reviewer test the feature**
Should be simple enough not to require full testing locally!
2025-02-28 07:57:35 +00:00
Shahed Nasser
d9b2a73b44 docs: update subscriptions recipe with stripe payment (#11651)
* docs: update subscriptions recipe with stripe payment

* small change

* fix vale error
2025-02-27 16:52:56 +02:00
Shahed Nasser
d493347980 docs: fix meta assets of user guide (#11639) 2025-02-27 12:07:18 +02:00
Shahed Nasser
4ec5219a72 docs: change question in user guide feedback form (#11628)
* docs: change question in user guide feedback form

* small changes

* small fix
2025-02-26 17:15:24 +02:00
Shahed Nasser
0eadcdd555 docs: updates to tax provider and other provider guides (#11626) 2025-02-26 16:13:05 +02:00
Shahed Nasser
95eef899f7 docs: add notes + missing links for user guide (#11621)
* docs: add notes + missing links for user guide

* fix build errors

* fixes
2025-02-26 15:28:18 +02:00
Shahed Nasser
e8c953de25 docs: add new cards to recipe section (#11615) 2025-02-26 13:03:55 +02:00
Shahed Nasser
c9df82fefd docs: fix small typo (#11616) 2025-02-26 13:03:43 +02:00
Shahed Nasser
cdfa21cfb0 docs: add user guide tags + sidebar links for commerce modules (#11612)
* add tags

* docs: add tags for user guide + links in commerce modules sidebar

* generate sidebar
2025-02-26 12:08:29 +02:00
Shahed Nasser
a35c9ed741 docs: add ERP recipe + Odoo guide (#11594)
* initial

* finish first draft

* finish odoo and erp guides

* add mention of completeCartWorkflow

* lint content

* iteration to intro

* add meta image

* small fix
2025-02-26 11:34:18 +02:00
Shahed Nasser
b966198258 docs: add user guide to navbar (#11611)
* docs: add user guide to navbar

* fix titles
2025-02-26 11:00:01 +02:00
Shahed Nasser
b45c1e1580 docs: prepare projects configurations for user guide (#11610)
* docs: prepare projects configurations for user guide

* fix build error
2025-02-26 10:01:30 +02:00
Shahed Nasser
c382ed6ed1 docs: finish user guide updates (#11603)
* finished settings changes

* fix todos

* update titles
2025-02-25 19:04:25 +02:00
Shahed Nasser
731f118987 docs: fix types for provider docs not generated correctly (#11598) 2025-02-25 14:31:26 +02:00
Shahed Nasser
8edc23748a docs: fix incorrect link in tax-inclusive-pricing (#11599) 2025-02-25 14:31:10 +02:00
Shahed Nasser
47a963559b docs: document swc dependency for plugins (#11426)
* docs: document swc dependency for plugins

* added llms
2025-02-25 14:30:38 +02:00
Shahed Nasser
3f2dcb2109 docs: document different ways of selling products (#11446)
* docs: document different ways of selling products

* add llms
2025-02-25 14:07:25 +02:00
Shahed Nasser
75da1516b3 docs: fix to recipe after latest update (#11586) 2025-02-24 18:56:01 +02:00
Shahed Nasser
be566ca6fb docs: fix OAS generator + generate OAS (#11584) 2025-02-24 15:30:38 +02:00
github-actions[bot]
41f070be9a chore(docs): Generated References (automated) (#11579)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-02-24 13:47:40 +02:00
github-actions[bot]
7799647675 chore(docs): Updated UI Reference (automated) (#11578)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2025-02-24 11:23:30 +00:00
Shahed Nasser
31f8b72129 docs: updates for 2.5.1 release (#11574)
* docs: updates for 2.5.1 release

* update
2025-02-24 13:02:26 +02:00
Shahed Nasser
a9e2ef6c20 docs: fix start command in deployment guides (#11571) 2025-02-24 12:26:21 +02:00
Shahed Nasser
cfffd55ae6 docs: fixes to wishlist plugin guide (#11551) 2025-02-20 19:44:51 +02:00
Shahed Nasser
120e6f9ba6 docs: fix typos + clarify example in UI docs (#11543) 2025-02-20 11:22:42 +02:00
Shahed Nasser
39a0077e84 docs: many improvements to settings user guides (#11536)
* docs: many improvements to settings user guides

* fix build errors
2025-02-20 11:22:15 +02:00
Shahed Nasser
508b948b9d docs: update users user guide (#11531) 2025-02-19 14:46:17 +02:00
Shahed Nasser
647077057c docs: update store user guide (#11530) 2025-02-19 13:41:27 +02:00
Shahed Nasser
4faf40e916 docs: update price lists user guides (#11528) 2025-02-19 12:57:47 +02:00
Shahed Nasser
2940b0fee2 docs: update promotions user guide (#11524)
* update promotion pages

* finish update

* fix build error
2025-02-19 12:12:03 +02:00
Shahed Nasser
0da188a4ff docs: add missing details in product import user guide (#11527) 2025-02-19 12:11:43 +02:00
Shahed Nasser
062805d533 docs: add sections on predefined environment and global variables (#11510) 2025-02-18 19:12:38 +02:00