Shahed Nasser
0c71bce1e2
finish sidebar changes
2025-03-10 16:02:26 +02:00
Shahed Nasser
affd5e83d4
add references sidebar
2025-03-10 15:11:42 +02:00
Shahed Nasser
11db301f9b
added tools section
2025-03-10 14:41:02 +02:00
Shahed Nasser
d2c4323299
add storefront development sidebar
2025-03-10 14:20:29 +02:00
Shahed Nasser
46c9314f43
add integrations sidebar
2025-03-10 13:55:51 +02:00
Shahed Nasser
e2d832ebc2
add how-to sidebar
2025-03-10 13:38:55 +02:00
Shahed Nasser
385620e824
docs: fix duplicate footer in user guide ( #11785 )
2025-03-10 11:17:24 +02:00
Shahed Nasser
8b1ee3705e
split sidebars + optimize generated files loading
2025-03-10 10:32:45 +02:00
Shahed Nasser
783783101a
generate sidebar
2025-03-10 08:37:10 +02:00
Shahed Nasser
4c4f97c940
Merge branch 'develop' into docs/quote-management-guide
2025-03-10 08:35:03 +02:00
Shahed Nasser
87b041800a
fixes + added new sidebars
2025-03-10 08:33:21 +02:00
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
Shahed Nasser
992c2af58e
fix vale errors
2025-03-05 17:23:02 +02:00
Shahed Nasser
5bda9f6037
Merge branch 'develop' into docs/quote-management-guide
2025-03-05 17:15:13 +02:00
Shahed Nasser
b060729a8d
feat: add Quote Management guide and update sidebar links
2025-03-05 17:12:46 +02:00
Shahed Nasser
a4fd39e371
initial
2025-03-04 17:33:12 +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