Commit Graph

385 Commits

Author SHA1 Message Date
Chirag Singh c2ba01acd6 Update page.mdx (#13180)
Fixed a typo:  "percision" to "precision"
2025-08-11 06:47:36 +00: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 b0d0e7b1a6 docs: updates to nested workflow docs (#13117) 2025-08-01 11:54:41 +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 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
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 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 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 7f14262f5f docs: fix vale lint errors (#13024) 2025-07-24 11:10:09 +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 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 0a43009580 docs: freshness check for some guides (#13000) 2025-07-21 17:36:37 +03:00
Shahed Nasser 3fedb4c90c docs: improve alt of images (#12998)
* docs: improve alt of images

* fix vale errors
2025-07-21 10:43:29 +03:00
SteelRazor47 637a200747 docs: fix jest.config.js to use correct target (#12999) 2025-07-21 09:45:39 +03:00
Shahed Nasser ed92aaf02b docs: add section on type aliases in admin + note for removing items from orders (#12996) 2025-07-18 18:35:58 +03:00
Shahed Nasser 6474e4b328 docs: add inject dependencies section in module tests + improvements (#12993) 2025-07-18 16:33:36 +03:00
Shahed Nasser 19ae4beafa docs: improvements to the "Expose a Workflow Hook" documentation (#12992) 2025-07-18 15:33:24 +03:00
SteelRazor47 ed39a3742e docs: add data migration scripts section (#12975)
* docs: add data migration scripts section

* rewording

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* reordering

---------

Co-authored-by: SteelRazor47 <steelrazor47@gmail.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2025-07-18 11:57:39 +03:00
Shahed Nasser ab82e4c9fa docs: use mappedBy property for all relationship types (#12973) 2025-07-16 14:26:51 +03:00
Shahed Nasser e547c65bc8 docs: added a note linking to create-medusa-app reference (#12950)
* docs: added a note linking to create-medusa-app reference

* Update page.mdx
2025-07-14 16:18:15 +03:00
Shahed Nasser 541bff8c9b docs: changes for new releases + fixes (#12945)
* docs: changes for new releases + fixes

* remove container option
2025-07-14 14:17:25 +03:00
Danilo Silva 839efaf7d7 Update worker_mode description as environment (#12894) 2025-07-14 10:51:07 +03:00
Shahed Nasser 0bcde275bc docs: add build with AI & LLMs doc (#12848) 2025-06-27 16:40:02 +03:00
Shahed Nasser f77696e14b docs: documet withDeleted (#12841)
* docs: documet withDeleted

* fixes

* small fix
2025-06-26 19:35:53 +03:00
Shahed Nasser 035ef9e4c9 docs: small typo fix (#12843) 2025-06-26 19:35:27 +03:00
Shahed Nasser f7e4a80c30 docs: remove usages of ts-ignore in examples (#12839) 2025-06-26 17:51:49 +03:00
Shahed Nasser 474e97c9be docs: added sentry guide (#12744)
* docs: added sentry guide

* added error capturing

* generate
2025-06-24 12:05:37 +03:00
Shahed Nasser 5122ced9f6 docs: prepare cloud docs (#12784)
* initial

* fixes

* docs: prepare cloud docs
2025-06-20 12:59:38 +03:00
Shahed Nasser b92bdfe7e1 docs: add re-use error handler section + clarify allowUnregistered (#12780)
* docs: add re-use error handler section + clarify allowUnregistered

* fixes
2025-06-19 19:37:26 +03:00
Shahed Nasser f4b3528fb1 docs: add a section on heavy operations in loaders (#12749) 2025-06-16 17:38:45 +03:00
Shahed Nasser 6dc65201f6 docs: fix route matcher in brands guide (#12741) 2025-06-16 13:04:59 +03:00
Shahed Nasser e1dcb12800 docs: fix URLs to OpenTelemetry docs (#12742) 2025-06-16 13:03:58 +03:00
Shahed Nasser ab4358de7d docs: document index module (#12594)
Closes DX-1638
2025-06-16 07:25:45 +00:00
Shahed Nasser 8a88748982 docs: added cloud documentation project (#12711) 2025-06-12 11:29:14 +03:00
Shahed Nasser d8b196d6b1 docs: remove databaseSchema configuration (#12699) 2025-06-10 17:00:14 +03:00
Shahed Nasser 7e1720279d docs: add an example of injecting dependencies in module providers (#12663) 2025-06-03 10:46:49 +02:00
Shahed Nasser 7e1d880915 docs: fix log levels list (#12648) 2025-05-30 17:20:51 +03:00