Shahed Nasser
|
73631604cc
|
docs: document incompatibility for Next.js storefront + Node v25 (#14538)
|
2026-01-14 15:26:26 +02:00 |
|
Shahed Nasser
|
00fc32bc37
|
docs: paypal integration tutorial (#14253)
|
2026-01-13 15:39:49 +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 |
|
Shahed Nasser
|
a2210ea5e7
|
docs: docs for next release (#14456)
|
2026-01-06 17:40:26 +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
|
1c4c4b8e9a
|
docs: generate references manually for 2.12.3 (#14340)
|
2025-12-17 18:20:19 +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
|
75eac9ebec
|
docs: okta integration tutorial (#14188)
* initial
* docs: okta integration tutorial
|
2025-12-09 08:36:31 +02:00 |
|
Shahed Nasser
|
0158554020
|
docs: strapi integration guide (#14075)
|
2025-12-02 12:30:47 +02:00 |
|
github-actions[bot]
|
21f61ec160
|
chore(docs): Generated References (automated) (#14182)
Generated the following references:
- `api_key_models`
- `auth_models`
- `cart_models`
- `core_flows`
- `currency_models`
- `customer_models`
- `file`
- `file_service`
- `fulfillment`
- `fulfillment_models`
- `helper_steps`
- `inventory_next_models`
- `js_sdk`
- `module_events`
- `modules`
- `notification`
- `notification_service`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `pricing_models`
- `product_models`
- `promotion`
- `promotion_models`
- `region_models`
- `sales_channel_models`
- `stock_location_next_models`
- `store_models`
- `tax_models`
- `types`
- `user_models`
- `utils`
- `workflows`
---
> [!NOTE]
> Regenerates documentation references with updated schemas/fields and source links, adds locking guidance to fulfillment delivery workflow, expands notification step IO, and tweaks examples/sample values.
>
> - **Docs Generation**:
> - Regenerated reference pages across `core_flows`, `fulfillment`, `inventory`, `order`, etc., with updated TypeList schemas and examples.
> - **Fulfillment Workflows/Steps**:
> - Updated IO schemas (e.g., added `custom_display_id` on `OrderDTO`, `carry_over_promotions` on `OrderChangeDTO`).
> - Added locking guidance and workflow steps (`acquireLockStep`/`releaseLockStep`) to `markFulfillmentAsDeliveredWorkflow` plus new note/tag.
> - Refreshed example snippets and sample values.
> - **Notification Step** (`sendNotificationsStep`):
> - Input expanded with `from`, `content`, `provider_data`, `attachments`; `template` now optional.
> - Output includes `provider_data` and `attachments` fields.
> - **Order Steps/Workflows**:
> - IO schemas updated to include `custom_display_id` and `carry_over_promotions` where applicable; added `ordering` on change actions.
> - Example payloads adjusted (IDs, currencies, amounts).
> - **Meta**:
> - Updated `<SourceCodeLink>` URLs to new commit hashes throughout.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit eeb0dac7b19d51860531a491208b2b3b853aa4db. 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>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2025-12-02 06:59:52 +00:00 |
|
Shahed Nasser
|
223ccb4add
|
docs: docs for next release (#14110)
|
2025-12-01 20:20:01 +02:00 |
|
Shahed Nasser
|
2cc42ca0ef
|
docs: add guide on clearing cache (#14133)
* docs: add guide on clearing cache
* update llms
|
2025-11-26 18:00:45 +02:00 |
|
Shahed Nasser
|
458dc9d22b
|
docs: customer tiers tutorial (#14122)
* docs: customer tiers tutorial
* fix lint error
|
2025-11-26 10:07:28 +02:00 |
|
Shahed Nasser
|
efed4d7346
|
docs: mobile app guide with react native and expo (#13982)
* docs: mobile app guide with react native and expo
* fix vale error
|
2025-11-12 12:48:52 +02:00 |
|
Shahed Nasser
|
baec64d4f1
|
docs: added product rental tutorial (#13896)
* docs: added product rental guide
* fix lint errors
* fix build error
* fix vale errors
* gnerate
|
2025-11-04 13:12:41 +02:00 |
|
Shahed Nasser
|
cdbb4b925b
|
docs: fixes to recipes and examples following latest update (#13933)
|
2025-11-03 17:22:59 +02:00 |
|
github-actions[bot]
|
fffc1be1e7
|
chore(docs): Generated References (automated) (#13921)
* chore(docs): Generated References (automated)
* fix error + generate references
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
|
2025-10-31 15:32:21 +02:00 |
|
Shahed Nasser
|
bbfe39607a
|
docs: category images guide (#13755)
* docs: category images guide
* added openapi spec
|
2025-10-30 12:59:19 +02:00 |
|
Shahed Nasser
|
356dcc94ce
|
docs: avalara integration tutorial (#13808)
* docs: avalara integration tutorial
* fix getTaxLines method
* fixes
* fix broken link
* fix build error
* fix vale errors
|
2025-10-23 13:07:27 +03:00 |
|
github-actions[bot]
|
858b3e3b9b
|
chore(docs): Generated References (automated) (#13793)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
|
2025-10-21 11:56:37 +03:00 |
|
Shahed Nasser
|
76f9da5ef4
|
docs: Caching Module (#13701)
* standard docs for caching module + deprecated cache module
* added guides for creating + using, and overall changes from cache to caching
* fix details related to redis provider
* fix build errors
* fix build error
* fixes
* add guides to sidebar
* add sidebar util
* document query + index
* moved cache tag conventions
* fix build errors
* added migration guide
* added memcached guide
* fixes
* general fixes and updates
* updated reference
* document medusa cache
* small fix
* fixes
* remove cloud cache
* revert edit dates changes
* revert edit dates
* small update
|
2025-10-21 10:34:27 +03:00 |
|
Shahed Nasser
|
4eb9628514
|
docs: add troubleshooting for subscribers + scheduled jobs not working (#13762)
|
2025-10-16 13:07:37 +03:00 |
|
Shahed Nasser
|
c75a76636a
|
docs: meilisearch integration tutorial (#13532)
* docs: meilisearch integration tutorial
* generate llms
|
2025-10-08 11:23:43 +03:00 |
|
Shahed Nasser
|
74fcc367c0
|
docs: add guide on storefront production optimization tips (#13682)
* docs: add guide on storefront production optimization tips
* add vale exception
|
2025-10-03 17:24:10 +03:00 |
|
Shahed Nasser
|
1789f3e257
|
docs: agentic commerce guide (#13657)
|
2025-10-03 08:54:39 +03:00 |
|
Shahed Nasser
|
a1dd2de0de
|
docs: general changes to Cloud docs (#13616)
* docs: document self serve
* docs: Cloud docs changes
* vale fixes
* vale error fix
* fixes
* added new sections
* generate
|
2025-09-30 18:37:04 +03:00 |
|
Shahed Nasser
|
c4c2231a31
|
docs: create returns from storefront tutorial (#13522)
* docs: create returns from storefront tutorial
* small change
* generate llms
* add location ID
|
2025-09-24 12:06:26 +03:00 |
|
github-actions[bot]
|
138e340917
|
chore(docs): Generated References (automated) (#13544)
Generated the following references:
- `api_key_models`
- `auth_models`
- `cart_models`
- `core_flows`
- `currency_models`
- `customer_models`
- `fulfillment_models`
- `inventory_next_models`
- `js_sdk`
- `modules`
- `order`
- `order_models`
- `payment_models`
- `pricing_models`
- `product_models`
- `promotion_models`
- `region_models`
- `sales_channel_models`
- `stock_location_next_models`
- `store_models`
- `tax_models`
- `types`
- `user_models`
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2025-09-19 06:21:46 +00:00 |
|
Shahed Nasser
|
55cf7a7b97
|
docs: regenerate core-flows reference to pick up locking steps (#13502)
|
2025-09-15 13:29:03 +03:00 |
|
Shahed Nasser
|
2657f9c196
|
docs: add manage promotions in cart storefront guide (#13483)
* docs: add manage promotions in cart storefront guide
* fix incorrect cURL example
|
2025-09-15 12:29:55 +03:00 |
|
github-actions[bot]
|
c066fe993f
|
chore(docs): Generated References (automated) (#13492)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
|
2025-09-15 11:57:03 +03:00 |
|
Shahed Nasser
|
9b65078c64
|
docs: ticket booking system guide (#13471)
* docs: ticket booking system guide
* fix vale error
|
2025-09-12 13:01:38 +03:00 |
|
Shahed Nasser
|
8a654eba93
|
docs: add product feed tutorial (#13366)
|
2025-09-09 11:17:14 +03:00 |
|
Shahed Nasser
|
c603540562
|
docs: add troubleshooting guide for pnpm installations (#13351)
|
2025-08-29 18:03:03 +03:00 |
|
Shahed Nasser
|
f39ba53fd3
|
docs: document scheduled jobs interval (#13350)
|
2025-08-29 15:14:26 +03:00 |
|
Shahed Nasser
|
d510639193
|
docs: docs for next release (#13303)
* added draft order plugin docs
* fix vale error
* added note about draft order being optional
* add new shipping option - shipping method link
* update user guides
* generate
* fix github icon
* changes to shipping option type
* document logger
* reorder list
* fixes
* fixes
|
2025-08-28 18:49:07 +03:00 |
|
Shahed Nasser
|
4cda412243
|
docs: product builder tutorial (#13210)
* initial
* docs: product builder tutorial
|
2025-08-26 11:49:57 +03:00 |
|
Shahed Nasser
|
b1ee204369
|
docs: integrate payload guide (#13162)
* docs: integrate payload guide
* remove todo
* fix vale errors
* change items per row in integrations page
* updates to guide
|
2025-08-19 12:59:15 +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 |
|
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 |
|
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
|
9643769127
|
docs: add how-to guides for retrieving cart and order totals (#13044)
|
2025-07-25 15:42:34 +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
|
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
|
5527d95b5c
|
docs: add a troubleshooting section on creating a payment session with zero total (#12974)
|
2025-07-16 14:26:40 +03:00 |
|
Shahed Nasser
|
1e16fa6f57
|
docs: document tax-inclusive promotions concept (#12849)
|
2025-06-27 19:05:24 +03:00 |
|
Shahed Nasser
|
f614d86332
|
docs: added gift message guide (#12833)
|
2025-06-27 10:36:15 +03:00 |
|
Shahed Nasser
|
e3a7af4331
|
docs: added first-purchase promotion guide (#12828)
|
2025-06-26 09:54:30 +03:00 |
|
github-actions[bot]
|
2b0c8c6662
|
chore(docs): Generated References (automated) (#12824)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
|
2025-06-25 13:51:49 +03:00 |
|