Commit Graph
100 Commits
Author SHA1 Message Date
Shahed NasserandGitHub db0eb0f035 chore: fix example in createProductsWorkflow TSDocs (#13112) 2025-08-01 10:50:51 +03:00
Shahed NasserandGitHub 7bf8ecc013 docs: update list of resources in module containers + conventions on loaders (#13107) 2025-07-31 18:14:39 +03:00
Shahed NasserandGitHub fcb8036412 docs: add links to technical guides in user guides (#13108) 2025-07-31 18:14:29 +03:00
Shahed NasserandGitHub 54d9edc1ab docs: improve instructions to install Medusa UI in standalone projects (#13104) 2025-07-31 16:04:20 +03:00
Shahed NasserandGitHub a48063ec26 docs: add link to manage metadata section in OAS and API reference (#13102) 2025-07-31 14:42:14 +03:00
Shahed NasserandGitHub 54a74b0215 docs: document JSON properties (#13099) 2025-07-31 12:22:32 +03:00
Shahed NasserandGitHub 1c1e1c6aa2 docs: improved workflows integration tests guide (#13090) 2025-07-30 17:25:46 +03:00
Shahed NasserandGitHub 11318eaa89 docs: document debugging workflows (#13087) 2025-07-30 14:41:15 +03:00
Shahed NasserandGitHub 5d79dc8c41 docs: handle recaptcha loading before submitting AI assistant queries (#13065) 2025-07-28 14:27:50 +03:00
Shahed NasserandGitHub 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 NasserandGitHub ea9ed62ee0 docs: migration guide from v1 to v2 (#12597)
Closes DX-1637
2025-07-28 08:22:02 +00:00
Shahed NasserandGitHub cd599e1f62 docs: general updates to documentation pages (#13055) 2025-07-28 10:52:22 +03:00
Shahed NasserandGitHub a6c1329da2 docs: added examples to DatePicker component (#13054) 2025-07-25 18:58:19 +03:00
Shahed NasserandGitHub 0d8c2c4056 docs: document auto-generated types (#13050) 2025-07-25 17:48:18 +03:00
Shahed NasserandGitHub 5a01ef89ea docs: document checks examples + migrations naming convention (#13052) 2025-07-25 17:22:37 +03:00
Shahed NasserandGitHub b40b2ff676 docs: improvements and additions to admin customization chapters (#13049) 2025-07-25 16:19:22 +03:00
Shahed NasserandGitHub 9643769127 docs: add how-to guides for retrieving cart and order totals (#13044) 2025-07-25 15:42:34 +03:00
Shahed NasserandGitHub 713dbe442c docs: add section on customer account deletion (#13048) 2025-07-25 15:42:24 +03:00
Shahed NasserandGitHub d22b6257b7 docs: fix passing linkable for inverse read-only links (#13041) 2025-07-25 13:27:06 +03:00
Shahed NasserandGitHub 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 NasserandGitHub ab65ddc0f1 docs: fix bug in layout change when using some chrome extensions (#13031) 2025-07-24 15:59:02 +03:00
Shahed NasserandGitHub 9bb4c0306b docs: fix to OAS generator following Zod update + generate API reference (#13030) 2025-07-24 14:36:28 +03:00
Shahed NasserandGitHub 7f14262f5f docs: fix vale lint errors (#13024) 2025-07-24 11:10:09 +03:00
Shahed NasserandGitHub bac106116b docs: update order promotion link details (#13023) 2025-07-24 11:09:55 +03:00
Shahed NasserandGitHub c71ace0be2 docs: added Docker local installation guide (#13022)
* docs: added Docker local installation guide

* fixes
2025-07-23 19:00:38 +03:00
Shahed NasserandGitHub 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 NasserandGitHub d15d4baa9a docs: added pre-orders guide (#12984)
* docs: added pre-orders guide

* fix lint errors
2025-07-23 14:34:28 +03:00
Shahed NasserandGitHub 1ef70755c7 docs: add MCP server (#13018)
* docs: add MCP server

* typo fix
2025-07-22 19:40:43 +03:00
Shahed NasserandGitHub bccf1bb689 docs: remove non-existing sidebar items (#13013) 2025-07-22 13:18:10 +03:00
Shahed NasserandGitHub 0a43009580 docs: freshness check for some guides (#13000) 2025-07-21 17:36:37 +03:00
Shahed NasserandGitHub 3fedb4c90c docs: improve alt of images (#12998)
* docs: improve alt of images

* fix vale errors
2025-07-21 10:43:29 +03:00
Shahed NasserandGitHub 35bd9f0bc4 chore: add to TSDocs note about removing item from order edit (#12997) 2025-07-18 18:36:10 +03:00
Shahed NasserandGitHub 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 NasserandGitHub b46bbfae12 docs: fix input type of some hooks in workflow reference (#12995) 2025-07-18 18:11:41 +03:00
Shahed NasserandGitHub 9c94580d17 docs: fix spacing between workflow steps and tooltip (#12994) 2025-07-18 16:52:16 +03:00
Shahed NasserandGitHub 6474e4b328 docs: add inject dependencies section in module tests + improvements (#12993) 2025-07-18 16:33:36 +03:00
Shahed NasserandGitHub fc29fc66d2 chore: Fix freshness check script + update Linear SDK (#12991)
* chore: update Linear SDK in docs tools

* fix script

* use relative file path

* use relative file path
2025-07-18 15:56:02 +03:00
Shahed NasserandGitHub 2e5b648f64 docs: add a section on shipping options and requirement + improvements (#12990) 2025-07-18 15:33:38 +03:00
Shahed NasserandGitHub 19ae4beafa docs: improvements to the "Expose a Workflow Hook" documentation (#12992) 2025-07-18 15:33:24 +03:00
Shahed NasserandGitHub 89a57edb30 chore: remove codegen test (#12954) 2025-07-17 09:35:07 +03:00
Shahed NasserandGitHub aac2feb974 docs: add examples to price rules and tiers (#12700)
* docs: add examples to price rules and tiers

* generate
2025-07-16 16:07:21 +03:00
Shahed NasserandGitHub ab82e4c9fa docs: use mappedBy property for all relationship types (#12973) 2025-07-16 14:26:51 +03:00
Shahed NasserandGitHub 5527d95b5c docs: add a troubleshooting section on creating a payment session with zero total (#12974) 2025-07-16 14:26:40 +03:00
Shahed NasserandGitHub a1301caf58 docs: update customize stripe in next.js storefront guide (#12963)
* docs: update customize stripe in next.js storefront guide

* change user to customer
2025-07-15 15:14:52 +03:00
Shahed NasserandGitHub d5ade616d5 docs: fix complete cart workflow in marketplace vendors recipe (#12953) 2025-07-14 18:53:46 +03:00
Shahed NasserandGitHub 919c53e44e fix(types): add attachments to CreateNotificationDTO type (#12936)
Closes #12702
2025-07-14 13:55:57 +00:00
Shahed NasserandGitHub 8da6855fa0 docs: update next.js to 15.3.5 (#12952) 2025-07-14 16:50:51 +03:00
Shahed NasserandGitHub 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 NasserandGitHub 639c6af890 docs: fix example of updatePayment method (#12947) 2025-07-14 15:42:01 +03:00
Shahed NasserandGitHub 9b6f1e015a docs: updates to long-lived environment and billing docs (#12948)
* docs: updates to long-lived environment and billing docs

* updated faq
2025-07-14 15:41:29 +03:00
Shahed NasserandGitHub b5548c3166 docs: fix overlap between input and clear button in search (#12949) 2025-07-14 15:41:11 +03:00
Shahed NasserandGitHub c3ee84d1c1 chore: fix tsdocs of updatePayment method (#12946) 2025-07-14 14:17:53 +03:00
Shahed NasserandGitHub 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
Shahed NasserandGitHub fc377a1360 chore(docs): fix generate OAS for gift card (#12937) 2025-07-14 11:42:28 +03:00
Shahed NasserandGitHub be7a5b802f docs: add missing prop to kapa (#12934)
* docs: add missing prop to kapa

* change to cookie
2025-07-14 10:05:55 +03:00
Shahed NasserandGitHub 1e16fa6f57 docs: document tax-inclusive promotions concept (#12849) 2025-06-27 19:05:24 +03:00
Shahed NasserandGitHub 0bcde275bc docs: add build with AI & LLMs doc (#12848) 2025-06-27 16:40:02 +03:00
Shahed NasserandGitHub e58eb5ef90 docs: remove empty storefront guides (#12844) 2025-06-27 15:26:46 +03:00
Shahed NasserandGitHub a23bbc1cbb docs-util: throw when schema parsing fails (#12846) 2025-06-27 12:52:30 +03:00
Shahed NasserandGitHub fcfd35a157 docs: sort events in reference alphabetically (#12845) 2025-06-27 11:56:36 +03:00
Shahed NasserandGitHub f614d86332 docs: added gift message guide (#12833) 2025-06-27 10:36:15 +03:00
Shahed NasserandGitHub 98de6b6ca3 docs: design fixes to toc and related elements (#12747)
* docs: design fixes to toc and related elements

* change header styling

* fix heading styles

* design fixes

* fix showing badges in toc
2025-06-27 10:34:15 +03:00
Shahed NasserandGitHub f77696e14b docs: documet withDeleted (#12841)
* docs: documet withDeleted

* fixes

* small fix
2025-06-26 19:35:53 +03:00
Shahed NasserandGitHub 035ef9e4c9 docs: small typo fix (#12843) 2025-06-26 19:35:27 +03:00
Shahed NasserandGitHub bf1ed331be chore: improve description of findOrCreateCustomerStep (#12840) 2025-06-26 19:02:52 +03:00
Shahed NasserandGitHub 2005188192 docs: fix step detection of useQueryGraphStep (#12842) 2025-06-26 19:02:27 +03:00
Shahed NasserandGitHub f7e4a80c30 docs: remove usages of ts-ignore in examples (#12839) 2025-06-26 17:51:49 +03:00
Shahed NasserandGitHub 7d95eb73d3 docs: update OAS for loyalty plugin (#12836)
* updates

* cleanup

* generate OAS

* update links
2025-06-26 17:22:18 +03:00
Shahed NasserandGitHub 2983c7c3a5 chore: add missing types in TSDocs example (#12835) 2025-06-26 14:54:00 +03:00
Shahed NasserandGitHub 94920c3f6d chore: add version and deprecated tags to import routes and methods (#12829) 2025-06-26 09:54:50 +03:00
Shahed NasserandGitHub e3a7af4331 docs: added first-purchase promotion guide (#12828) 2025-06-26 09:54:30 +03:00
Shahed NasserandGitHub d5259d6ebe docs: documentation changes for next release (#12773)
* docs: documentation changes for next release

* add tax inclusive promotion field
2025-06-25 13:00:16 +03:00
Shahed NasserandGitHub 91f6cfad5d docs: wording and structural changes to cloud (#12820)
* docs: wording and structural changes to cloud

* Fix vale error

* Fix faq title

* Fix heading levels

* Small change to previews
2025-06-25 12:20:02 +03:00
Shahed NasserandGitHub 93cf79cb0f docs: add loyalty plugin routes to OAS (#12811)
* generated OAS

* remove unused schemas

* generated specs

* add cloud badge for routes

* add to loyalty plugin page

* allow clicking the tooltip
2025-06-24 19:17:55 +03:00
Shahed NasserandGitHub 490695a83a docs: added malchimp integration guide (#12807)
* docs: added malchimp integration guide

* add edit date
2025-06-24 16:48:14 +03:00
Shahed NasserandGitHub ffdec55cc6 docs: added list of restricted envs and subdomains (#12810) 2025-06-24 14:53:18 +03:00
Shahed NasserandGitHub 474e97c9be docs: added sentry guide (#12744)
* docs: added sentry guide

* added error capturing

* generate
2025-06-24 12:05:37 +03:00
Shahed NasserandGitHub 85bc396e03 docs: fix recaptcha messing up page layout (#12799)
* docs: fix recaptcha messing up page layout

* add comment
2025-06-23 18:23:04 +03:00
Shahed NasserandGitHub ab21ac57ca docs: use Kapa React SDK (#12792) 2025-06-20 18:24:14 +03:00
Shahed NasserandGitHub 77d0f00929 docs: fix padding when AI assistant is open on some screens (#12786) 2025-06-20 13:28:29 +03:00
Shahed NasserandGitHub 5122ced9f6 docs: prepare cloud docs (#12784)
* initial

* fixes

* docs: prepare cloud docs
2025-06-20 12:59:38 +03:00
Shahed NasserandGitHub 03fb24af8d docs: added cloud infrastructure guide (#12783)
* docs: added cloud infrastructure guide

* added md route

* fixes
2025-06-20 11:40:59 +03:00
Shahed NasserandGitHub 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 NasserandGitHub 0b9819a7e2 docs: added cloud connect storefront guide (#12779)
* docs: added cloud connect storefront guide

* fixes

* add section
2025-06-19 18:01:47 +03:00
Shahed NasserandGitHub b110457647 docs: add cloud update guide (#12778)
* docs: add cloud update guide

* fixes
2025-06-19 16:55:58 +03:00
Shahed NasserandGitHub 1bf8d53608 docs: added cloud support guide (#12777)
* docs: added cloud support guide

* fixes
2025-06-19 14:17:56 +03:00
502f90fb32 fix(dashboard): fix subtitle for tax inclusive fields in promotions (#12776)
* fix(dashboard): fix subtitle for tax inclusive fields in promotions

* Update packages/admin/dashboard/src/i18n/translations/en.json

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2025-06-19 14:15:59 +03:00
Shahed NasserandGitHub 7d09981440 chore: remove ignore tag for import function + update version tag (#12774) 2025-06-19 13:08:34 +03:00
Shahed NasserandGitHub 2b220120cd docs: added cloud logs guide (#12772)
* docs: added cloud logs guide

* fixes

* fixes
2025-06-19 13:06:25 +03:00
Shahed NasserandGitHub ffa611b546 docs: add cloud billing docs (#12766)
* docs: add cloud billing docs

* fixes
2025-06-19 09:56:08 +03:00
Shahed NasserandGitHub 4c0ae51a59 docs: added cloud plugins documentation (#12765)
* docs: added cloud plugins documentation

* fixes
2025-06-18 12:30:41 +03:00
Shahed NasserandGitHub 863861e307 docs: added cloud s3 documentation (#12762)
* docs: added cloud s3 documentation

* fixes
2025-06-18 11:28:59 +03:00
Shahed NasserandGitHub 97d5f52ffa docs: added cloud redis documentation (#12760)
* docs: added cloud redis documentation

* small fix

* add diagram

* small fixes
2025-06-18 10:42:09 +03:00
Shahed NasserandGitHub 5317f16d54 docs: add cloud database guides (#12758)
* docs: add cloud database guides

* fixes

* fixes

* small fix
2025-06-17 18:54:27 +03:00
Shahed NasserandGitHub 4443d74b61 docs: added cloud notifications guide (#12756)
* docs: added cloud notifications guide

* fixes
2025-06-17 17:23:27 +03:00
Shahed NasserandGitHub f12fb7dfad docs: added cloud deployments guide (#12755)
* docs: added cloud deployments guide

* fixes

* fixes

* fixes
2025-06-17 15:57:41 +03:00
Shahed NasserandGitHub 0823deb25f docs: added cloud environments documentation (#12750)
* initial

* finished environments page

* fixes

* fixes

* fix to introduction
2025-06-16 19:03:58 +03:00
Shahed NasserandGitHub 6a95c1a0a5 docs: add index module to framework dropdown (#12748) 2025-06-16 17:39:44 +03:00
Shahed NasserandGitHub f4b3528fb1 docs: add a section on heavy operations in loaders (#12749) 2025-06-16 17:38:45 +03:00
Shahed NasserandGitHub 48810faa96 docs: fix collapsed navbar overlapping release notification (#12745) 2025-06-16 16:22:58 +03:00