github-actions[bot]
673627044b
chore(docs): Updated UI Reference (automated) ( #14507 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
---
> [!NOTE]
> Applies patch updates to the Medusa UI stack across the monorepo.
>
> - Bumps `@medusajs/icons` to `2.12.5`, `@medusajs/ui` to `4.0.33`, and `@medusajs/ui-preset` to `2.12.5`
> - Updates affected apps/packages: `api-reference`, `book`, `cloud`, `resources`, `ui`, `user-guide`, `docs-ui`, `tailwind`, and `types`
> - Refreshes `yarn.lock` accordingly
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot ) for commit 756527915a20240054463bd83b93888d5dc0f5da. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot ).</sup>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2026-01-09 13:19:10 +00:00
github-actions[bot]
04b92a2f1a
chore(docs): Update version in documentation (automated) ( #14505 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2026-01-09 14:11:59 +02:00
Shahed Nasser
baaee11114
docs: updates for storefront in cloud ( #14491 )
...
* docs: updates for storefront in cloud
* comment-out pnpm
* fix broken link
* npm prerequisites
* Update www/apps/cloud/app/storefront/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* remove global cdn
---------
Co-authored-by: Stevche Radevski <sradevski@live.com >
2026-01-08 17:39:19 +02:00
Shahed Nasser
7161cf1903
docs: auth in cloud + restructure deployment guides ( #14457 )
...
* docs: auth in cloud + restructure deployment guides
* added details about enabling cloud auth
* fix vale errors
2026-01-07 13:51:23 +02:00
github-actions[bot]
d6d7d14a6a
chore(docs): Generated References (automated) ( #14471 )
...
Generated the following references:
- `analytics`
- `analytics_provider`
- `api_key`
- `api_key_models`
- `auth`
- `auth_models`
- `cart`
- `cart_models`
- `core_flows`
- `currency`
- `currency_models`
- `customer`
- `customer_models`
- `event`
- `events`
- `file_service`
- `fulfillment`
- `fulfillment_models`
- `fulfillment_provider`
- `inventory_next`
- `inventory_next_models`
- `js_sdk`
- `medusa`
- `module_events`
- `modules`
- `modules_sdk`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `pricing`
- `pricing_models`
- `product`
- `product_models`
- `promotion`
- `promotion_models`
- `region`
- `region_models`
- `sales_channel`
- `sales_channel_models`
- `stock_location_next`
- `stock_location_next_models`
- `store`
- `store_models`
- `tax`
- `tax_models`
- `tax_provider`
- `translation`
- `translation_models`
- `types`
- `user`
- `user_models`
- `utils`
- `workflows`
---
> [!NOTE]
> No changes to summarize — the provided diff was empty.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot ) for commit fe58b669976b04475e6d0f16eb185976cb527d3b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot ).</sup>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2026-01-06 17:30:16 +00:00
github-actions[bot]
1af99f8d5c
chore(docs): Updated API Reference (automated) ( #14470 )
...
* chore(docs): Generated API Reference (automated)
* fixes
* fix locale header
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2026-01-06 19:00:02 +02:00
Shahed Nasser
76ff8dcca8
docs: fix locale option passed to query ( #14472 )
2026-01-06 18:59:44 +02:00
github-actions[bot]
893da93feb
chore(docs): Updated UI Reference (automated) ( #14469 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
---
> [!NOTE]
> Updates Medusa UI-related dependencies to latest patch versions across the docs monorepo.
>
> - Bumps `@medusajs/icons` to `2.12.4` in `api-reference`, `book`, `cloud`, `resources`, `user-guide`, `docs-ui`, and `types`
> - Bumps `@medusajs/ui` to `4.0.32` in `api-reference`, `ui`, and `docs-ui`
> - Bumps `@medusajs/ui-preset` to `2.12.4` in `ui` and `tailwind`
> - Refreshes `yarn.lock` to reflect new versions
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot ) for commit eac21c3aa042fd700e27e762e79200d76cf48ef5. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot ).</sup>
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2026-01-06 16:21:11 +00:00
github-actions[bot]
7e66d94294
chore(docs): Update version in documentation (automated) ( #14468 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2026-01-06 18:04:55 +02:00
github-actions[bot]
d7f4788b8c
chore(docs): Generated DML JSON files (automated) ( #14467 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2026-01-06 18:04:27 +02:00
Shahed Nasser
a2210ea5e7
docs: docs for next release ( #14456 )
2026-01-06 17:40:26 +02:00
Shahed Nasser
4bc15b4dc4
docs: fix styling of code elements in headers ( #14440 )
2026-01-05 12:49:58 +02:00
Shahed Nasser
4d632e7a5d
docs: added tests for components in api-reference project ( #14428 )
...
* add tests (WIP)
* added test for h2
* finished adding tests
* fixes
* fixes
* fixes
2026-01-05 10:56:56 +02:00
calebro
fb772f0f6a
docs: fix PostHog API Key link ( #14433 )
...
Update PostHog API Key link in page.mdx
2026-01-05 09:43:48 +02:00
Arpit Goyal
353f4712a0
docs: fix typo in Medusa API key instructions ( #14435 )
...
* Fix typo in Medusa API key instructions
* Update www/apps/resources/app/nextjs-starter/page.mdx
---------
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2026-01-05 09:42:52 +02:00
Shahed Nasser
499dec6d31
docs: added callouts in search and AI assistant ( #14421 )
...
* docs: added callouts in search and AI assistant
* added more suggestions
* fix search tests
* add mock for links
2025-12-30 16:57:18 +02:00
Shahed Nasser
1ed6e6b308
docs: add examples for migrations ( #14420 )
2025-12-30 15:42:34 +02:00
Shahed Nasser
40db4c22d3
docs: added support for tests in www workspace ( #14415 )
...
* tests for components (WIP)
* finished adding tests to components
* added tests for providers
* add test command to doc tests
* fix imports
* exclude test files
* remove import
* add vitest as dev dependency
* fix build error
* ignore test files from eslint
* fix test from docs-ui
2025-12-30 13:19:57 +02:00
Shahed Nasser
e110c08970
docs: add how-to guide for removing country code in storefront prefix ( #14419 )
2025-12-30 13:01:55 +02:00
Shahed Nasser
1de4d1e700
docs: use 200 for routes response across docs ( #14418 )
2025-12-30 09:36:10 +02:00
Shahed Nasser
ba3a572a89
docs: various improvements to introduction guides ( #14398 )
2025-12-24 15:37:37 +02:00
Shahed Nasser
10dab3a47a
docs: allow stop answer generation in AI assistant ( #14387 )
2025-12-23 08:58:16 +02:00
Shahed Nasser
662ec7430b
docs: resolve example tag in DML properties ( #14383 )
2025-12-22 17:52:24 +02:00
Shahed Nasser
04a6343951
docs-utils: performance improvements for the clean OAS script ( #14386 )
2025-12-22 17:06:55 +02:00
Shahed Nasser
dc52dfd1dd
docs: small fixes and improvements to text ( #14385 )
2025-12-22 17:06:25 +02:00
Shahed Nasser
b221e882d4
docs-utils: add operator map to docs generator knowledge base ( #14382 )
2025-12-22 14:41:01 +02:00
Shahed Nasser
cb33388202
docs: add line highlight validation ( #14380 )
...
* docs: add line highlight validation
* add to all projects
* fixes
* fixes
* fix
* fixes
2025-12-22 14:10:39 +02:00
Shahed Nasser
e07f22c4eb
docs: add admin extensions to navbar ( #14368 )
2025-12-19 19:51:05 +02:00
Shahed Nasser
797878af26
docs: fix total descriptions across docs ( #14366 )
2025-12-19 15:31:28 +02:00
Shahed Nasser
fb11f0f272
docs: fixes related to troubleshooting ( #14353 )
2025-12-18 17:00:59 +02:00
Shahed Nasser
7172995bde
docs: add vite configuration to docker guide ( #14352 )
2025-12-18 15:52:27 +02:00
Shahed Nasser
1c4c4b8e9a
docs: generate references manually for 2.12.3 ( #14340 )
2025-12-17 18:20:19 +02:00
Shahed Nasser
52e965f411
docs: generate API reference for 2.12.3 ( #14341 )
2025-12-17 18:19:46 +02:00
Shahed Nasser
07bb931254
docs: document cloud sign in methods, usage and add-on changes ( #14333 )
2025-12-17 16:27:34 +02:00
github-actions[bot]
c97c600656
chore(docs): Generated DML JSON files (automated) ( #14335 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-17 16:10:15 +02:00
github-actions[bot]
25bb8da9c8
chore(docs): Update version in documentation (automated) ( #14334 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-17 15:50:23 +02:00
github-actions[bot]
663bc8f662
chore(docs): Generated + Updated UI Reference (automated) ( #14336 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-17 15:50:04 +02:00
Shahed Nasser
c1a5390fc6
docs: translation module ( #14271 )
...
* docs: translation module
* fix link in JS SDK
* add translations user guides [WIP]
* updates
* fix broken link
* remove mentions of default locale
* change header
* updates
* updated user guides
* handle todos
* fix build error
* fix lint errors
2025-12-17 13:07:43 +02:00
Shahed Nasser
53cdbaa069
chore: generate and update OAS for translations ( #14281 )
...
* chore: generate and update OAS for translations
* support localization header
* add locale to all store routes
* fixes
* small fix
2025-12-16 15:52:33 +02:00
Shahed Nasser
4bf0dac97d
docs: update next and react ( #14288 )
2025-12-12 09:55:13 +02:00
github-actions[bot]
dbc592cd80
chore(docs): Generated + Updated UI Reference (automated) ( #14285 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-11 16:40:35 +02:00
github-actions[bot]
fe314ab5bc
chore(docs): Generated DML JSON files (automated) ( #14284 )
...
* chore(docs): Generated DML JSON files (automated)
* fixes
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-12-11 16:00:26 +02:00
Shahed Nasser
62c637d709
docs: updates for next release ( #14275 )
2025-12-11 15:56:34 +02:00
github-actions[bot]
920d002288
chore(docs): Update version in documentation (automated) ( #14283 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2025-12-11 15:56:23 +02:00
Shahed Nasser
c26f5643b6
docs: improve build with AI chapter ( #14259 )
...
* docs: improve build with AI chapter
* update sidebar
2025-12-09 16:59:39 +02:00
Shahed Nasser
0084460765
docs: various improvements and fixes ( #14257 )
2025-12-09 16:16:45 +02:00
Shahed Nasser
75eac9ebec
docs: okta integration tutorial ( #14188 )
...
* initial
* docs: okta integration tutorial
2025-12-09 08:36:31 +02:00
Shahed Nasser
e3e3c725db
docs: triage issues + revamp troubleshooting guides ( #14216 )
...
* docs: triage issues + revamp troubleshooting guides
* small change
2025-12-04 17:12:48 +02:00
github-actions[bot]
a00bba5cfc
chore(docs): Updated UI Reference (automated) ( #14212 )
...
* chore(docs): Generated + Updated UI Reference (automated)
* install deps
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2025-12-04 15:05:10 +02:00
Shahed Nasser
a33ef1e4d9
docs: update Next.js + React ( #14210 )
2025-12-04 11:50:25 +02:00