Shahed Nasser
|
0128ed314c
|
docs: connect to database updates (#13224)
|
2025-08-15 19:08:35 +03:00 |
|
Shahed Nasser
|
6b37a0b963
|
docs: update create project steps (#13223)
|
2025-08-15 18:43:01 +03:00 |
|
Shahed Nasser
|
3f53a63822
|
docs: add regions supported by Cloud (#13220)
* docs: add regions supported by Cloud
* fix vale error
* change location
|
2025-08-15 17:35:17 +03:00 |
|
Shahed Nasser
|
14de565077
|
docs: fixes to read-only links + add examples for filtering by relations (#13218)
|
2025-08-15 16:48:28 +03:00 |
|
Shahed Nasser
|
9b37a2c9f4
|
docs: fix subtotal description in storefront guides (#13212)
|
2025-08-15 10:02:16 +03:00 |
|
github-actions[bot]
|
623cf05fab
|
chore(docs): Generated References (automated) (#13206)
Generated the following references:
- `api_key_models`
- `auth_models`
- `cart_models`
- `core_flows`
- `currency_models`
- `customer_models`
- `fulfillment_models`
- `inventory_next_models`
- `js_sdk`
- `order`
- `order_models`
- `payment_models`
- `pricing_models`
- `product`
- `product_models`
- `promotion`
- `promotion_models`
- `region_models`
- `sales_channel_models`
- `stock_location_next_models`
- `store_models`
- `tax_models`
- `user_models`
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
|
2025-08-14 15:43:48 +00:00 |
|
github-actions[bot]
|
f0f3847f27
|
chore(docs): Generated + Updated UI Reference (automated) (#13205)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
|
2025-08-14 18:32:53 +03:00 |
|
github-actions[bot]
|
d73890d656
|
chore(docs): Generated API Reference (automated) (#13207)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
|
2025-08-14 16:30:33 +03:00 |
|
Shahed Nasser
|
96f4ed90ad
|
docs: integrate reo.dev (#13192)
|
2025-08-13 11:53:01 +03:00 |
|
Chirag Singh
|
c2ba01acd6
|
Update page.mdx (#13180)
Fixed a typo: "percision" to "precision"
|
2025-08-11 06:47:36 +00:00 |
|
Shahed Nasser
|
7c85ede384
|
docs: generate invoice tutorial (#13077)
* docs: generate invoice tutorial
* fix vale error
* add missing icon
* fix sidebar
* update date
|
2025-08-04 12:42:47 +03:00 |
|
Aldo Román
|
55d0879576
|
feat: Add MCP instructions for Claude Code (#13134)
Fixes #13135
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2025-08-04 06:57:53 +00:00 |
|
Shahed Nasser
|
89886ba518
|
docs: general updates to documentation pages (#13128)
|
2025-08-01 18:59:46 +03:00 |
|
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
|
b37a87c355
|
docs: fix code block titles not showing in UI docs (#13119)
|
2025-08-01 13:30:46 +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
|
fcb8036412
|
docs: add links to technical guides in user guides (#13108)
|
2025-07-31 18:14:29 +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 |
|
Benjapol Worakan
|
873679b180
|
Fix spelling error in documentation (#13061)
Fix spelling error in documentation
|
2025-07-30 07:01:35 +00: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
|
9643769127
|
docs: add how-to guides for retrieving cart and order totals (#13044)
|
2025-07-25 15:42:34 +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 |
|
Shahed Nasser
|
9bb4c0306b
|
docs: fix to OAS generator following Zod update + generate API reference (#13030)
|
2025-07-24 14:36:28 +03:00 |
|
github-actions[bot]
|
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 |
|
github-actions[bot]
|
0ccaa19918
|
chore(docs): Generated References (automated) (#13027)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
|
2025-07-24 12:43:11 +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
|
d15d4baa9a
|
docs: added pre-orders guide (#12984)
* docs: added pre-orders guide
* fix lint errors
|
2025-07-23 14:34:28 +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
|
bccf1bb689
|
docs: remove non-existing sidebar items (#13013)
|
2025-07-22 13:18:10 +03:00 |
|