Commit Graph

754 Commits

Author SHA1 Message Date
Shahed Nasser
2cfd0dfc6e docs: add note to tutorials related to types (#13720) 2025-10-09 14:52:23 +03:00
Shahed Nasser
c75a76636a docs: meilisearch integration tutorial (#13532)
* docs: meilisearch integration tutorial

* generate llms
2025-10-08 11:23:43 +03:00
Nicolas Gorga
40e396d5c3 docs(resources): Improve third party login (#13606)
* Remove harcoded email in create user payload, use user_metadata instead to resolve the field

* Execute prep command on book and resources projects

* Improve user_metadata comment as per Shahed's suggestion
2025-10-03 10:47:28 -04: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
dd4b3315f3 docs: added refund details related to transactions (#13677) 2025-10-03 14:09:59 +03:00
Shahed Nasser
6ea97443de docs: improved analytics and tracking (#13671)
* docs: improved analytics and tracking

* remove detailed feedback component

* remove ignore build script for api reference

* improvements

* fix pathname
2025-10-03 13:33:48 +03:00
Shahed Nasser
50c1417378 docs: improve troubleshooting guide for pnpm (#13673)
* docs: improve troubleshooting guide for pnpm

* added pnpm link to installation guide
2025-10-03 13:09:01 +03:00
Shahed Nasser
1789f3e257 docs: agentic commerce guide (#13657) 2025-10-03 08:54:39 +03:00
Shahed Nasser
762cd445e0 docs: setup PostHog (#13659) 2025-10-02 14:45:10 +03:00
Shahed Nasser
be651dd708 docs: fix typo in product feed guide (#13658) 2025-10-02 14:17:50 +03:00
Shahed Nasser
d1bbd8a7c1 docs: fix typo (#13643) 2025-10-01 17:41:18 +03:00
Shahed Nasser
30215e7292 docs: fix details about maximum quantity for promotions (#13642) 2025-10-01 13:37:28 +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
f970e1355a docs: general updates and fixes (#13620) 2025-09-30 08:45:30 +03:00
Shahed Nasser
da411e351a add missing generated files (#13609) 2025-09-29 09:46:18 +03:00
Shahed Nasser
cbfe0a4e95 docs: improve docs contribution guidelines (#13605)
* docs: improve docs contribution guidelines

* fix build error

* fix build errors

* fix build

* fix build
2025-09-26 16:18:35 +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
Eric Wätke
e074050e97 docs: update GitHub link in ticket booking example (#13582)
Updates link in the ticket booking example to the correct url

fixes: https://github.com/medusajs/examples/issues/78
2025-09-23 13:31:08 +00:00
Shahed Nasser
0e45249b30 docs: regenerate reference for views changes (#13551) 2025-09-19 10:45:55 +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
github-actions[bot]
6866ba963d chore(docs): Generated + Updated UI Reference (automated) (#13542)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-18 19:22:09 +02:00
Shahed Nasser
def722d8ee docs: improve third-party auth in storefront guide (#13534) 2025-09-17 18:13:54 +03:00
Shahed Nasser
ba9a30757b docs: general improvements (#13530) 2025-09-17 08:48:18 +03:00
Shahed Nasser
1c4f7bd53a docs: fixes to JS SDK + auth provider guides (#13526)
* docs: fixes to JS SDK + auth provider guides

* more fixes

* fix lint error
2025-09-16 18:39:56 +03:00
Shahed Nasser
b6d96a1b03 docs: small update to invoice generator introduction (#13519) 2025-09-16 09:54:35 +03:00
Shahed Nasser
8c21243f42 docs: add section on retrieve totals for cart items and shipping methods in storefront (#13513)
* docs: add section on retrieve totals for cart items and shipping methods in storefront

* change return type

* update OAS
2025-09-15 19:11:17 +03:00
Shahed Nasser
9f7df88c84 docs: add clarification for set cart's customer API route (#13506) 2025-09-15 14:32:36 +03:00
Shahed Nasser
2ceed66b4d docs: fix issues in product builder tutorial (#13505) 2025-09-15 14:06:56 +03:00
Shahed Nasser
5589b7351a docs: documentation updates for v2.10.2 (#13500) 2025-09-15 13:56:50 +03: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
e90dcedcd7 docs: general improvements and updates (#13485)
* docs: general improvements and updates

* fix vale error
2025-09-15 12:30:59 +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
github-actions[bot]
fcbb1008bf chore(docs): Generated + Updated UI Reference (automated) (#13491)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2025-09-12 16:07:27 +02: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
e4d0e51ec3 docs: fix saved payment method guide (#13480) 2025-09-11 16:28:16 +03:00
Shahed Nasser
d8c65a7310 docs: add section on multi-currency and region support 2025-09-11 14:41:43 +03:00
Shahed Nasser
d73591aafd docs: fix relations missing from data model reference diagrams (#13474) 2025-09-11 13:31:03 +03:00
Shahed Nasser
8a654eba93 docs: add product feed tutorial (#13366) 2025-09-09 11:17:14 +03:00
Shahed Nasser
5e1523a206 docs: add graphql dependency to payload guide (#13440) 2025-09-08 19:02:21 +03:00
Shahed Nasser
ac5e23b96c docs: fixes and improvements to price calculation guide (#13419) 2025-09-08 09:47:54 +03:00
Shahed Nasser
8785fb4e1a docs: general fixes and improvements (#13417) 2025-09-04 19:27:34 +03:00
Shahed Nasser
21c31a2ab2 docs: added a note about payload version (#13410) 2025-09-04 14:25:09 +03:00
Shahed Nasser
f1149ea170 docs: show the source code link in order models reference (#13398) 2025-09-03 10:36:59 +03:00
Leroy Davidson Descelles
e6c394569e docs: change digial products to digital products (#13379)
Small fix for typo I noticed when reading the docs.
2025-09-02 06:29:43 +00:00
Shahed Nasser
24199fa47a docs: general updates and fixes (#13374)
* docs: general updates and fixes

* fix lint errors
2025-09-02 09:07:07 +03:00
Shahed Nasser
bafe110352 docs: add missing step in product builder guide (#13370) 2025-09-01 18:42:35 +03:00
Shahed Nasser
72675c59ec docs: document how prices are stored in Medusa (#13362) 2025-09-01 10:10:28 +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