Commit Graph
100 Commits
Author SHA1 Message Date
Shahed Nasser d9b2a73b44 docs: update subscriptions recipe with stripe payment (#11651)
* docs: update subscriptions recipe with stripe payment

* small change

* fix vale error
2025-02-27 16:52:56 +02:00
Shahed Nasser d493347980 docs: fix meta assets of user guide (#11639) 2025-02-27 12:07:18 +02:00
Shahed Nasser 4ec5219a72 docs: change question in user guide feedback form (#11628)
* docs: change question in user guide feedback form

* small changes

* small fix
2025-02-26 17:15:24 +02:00
Shahed Nasser d2d6a29a4a chore(types): improvements to tax provider tsdocs 2025-02-26 16:14:15 +02:00
Shahed Nasser 0eadcdd555 docs: updates to tax provider and other provider guides (#11626) 2025-02-26 16:13:05 +02:00
Shahed Nasser 95eef899f7 docs: add notes + missing links for user guide (#11621)
* docs: add notes + missing links for user guide

* fix build errors

* fixes
2025-02-26 15:28:18 +02:00
Shahed Nasser e8c953de25 docs: add new cards to recipe section (#11615) 2025-02-26 13:03:55 +02:00
Shahed Nasser c9df82fefd docs: fix small typo (#11616) 2025-02-26 13:03:43 +02:00
Shahed Nasser cdfa21cfb0 docs: add user guide tags + sidebar links for commerce modules (#11612)
* add tags

* docs: add tags for user guide + links in commerce modules sidebar

* generate sidebar
2025-02-26 12:08:29 +02:00
Shahed Nasser a35c9ed741 docs: add ERP recipe + Odoo guide (#11594)
* initial

* finish first draft

* finish odoo and erp guides

* add mention of completeCartWorkflow

* lint content

* iteration to intro

* add meta image

* small fix
2025-02-26 11:34:18 +02:00
Shahed Nasser b966198258 docs: add user guide to navbar (#11611)
* docs: add user guide to navbar

* fix titles
2025-02-26 11:00:01 +02:00
Shahed Nasser b45c1e1580 docs: prepare projects configurations for user guide (#11610)
* docs: prepare projects configurations for user guide

* fix build error
2025-02-26 10:01:30 +02:00
Shahed Nasser 8bb0a25f57 fix(types, medusa): remove fulfillment and payment status filters from validator + http types (#11604) 2025-02-25 19:42:53 +01:00
Shahed Nasser c382ed6ed1 docs: finish user guide updates (#11603)
* finished settings changes

* fix todos

* update titles
2025-02-25 19:04:25 +02:00
Shahed Nasser 5d404a3bb8 chore(ui): updates to InlineTip's TSDocs (#11580) 2025-02-25 15:51:49 +02:00
Shahed Nasser 731f118987 docs: fix types for provider docs not generated correctly (#11598) 2025-02-25 14:31:26 +02:00
Shahed Nasser 8edc23748a docs: fix incorrect link in tax-inclusive-pricing (#11599) 2025-02-25 14:31:10 +02:00
Shahed Nasser 47a963559b docs: document swc dependency for plugins (#11426)
* docs: document swc dependency for plugins

* added llms
2025-02-25 14:30:38 +02:00
Shahed Nasser 698a520729 chore(types): change payment provider types to interfaces (#11597)
* chore(types): change payment provider types to interfaces

* add changeset
2025-02-25 14:30:18 +02:00
Shahed Nasser 3f2dcb2109 docs: document different ways of selling products (#11446)
* docs: document different ways of selling products

* add llms
2025-02-25 14:07:25 +02:00
Shahed Nasser 75da1516b3 docs: fix to recipe after latest update (#11586) 2025-02-24 18:56:01 +02:00
Shahed Nasser be566ca6fb docs: fix OAS generator + generate OAS (#11584) 2025-02-24 15:30:38 +02:00
Shahed Nasser 31f8b72129 docs: updates for 2.5.1 release (#11574)
* docs: updates for 2.5.1 release

* update
2025-02-24 13:02:26 +02:00
Shahed Nasser a9e2ef6c20 docs: fix start command in deployment guides (#11571) 2025-02-24 12:26:21 +02:00
Shahed Nasser 5071001aea chore: update TSDocs of account holder additions (#11576) 2025-02-24 12:21:31 +02:00
Shahed Nasser 38a57b1ddc chore(ui): explicitely specify the props type of InlineTip (#11575) 2025-02-24 10:11:57 +00:00
Shahed Nasser cfffd55ae6 docs: fixes to wishlist plugin guide (#11551) 2025-02-20 19:44:51 +02:00
Shahed Nasser 120e6f9ba6 docs: fix typos + clarify example in UI docs (#11543) 2025-02-20 11:22:42 +02:00
Shahed Nasser 39a0077e84 docs: many improvements to settings user guides (#11536)
* docs: many improvements to settings user guides

* fix build errors
2025-02-20 11:22:15 +02:00
Shahed Nasser 508b948b9d docs: update users user guide (#11531) 2025-02-19 14:46:17 +02:00
Shahed Nasser 647077057c docs: update store user guide (#11530) 2025-02-19 13:41:27 +02:00
Shahed Nasser 4faf40e916 docs: update price lists user guides (#11528) 2025-02-19 12:57:47 +02:00
Shahed Nasser 2940b0fee2 docs: update promotions user guide (#11524)
* update promotion pages

* finish update

* fix build error
2025-02-19 12:12:03 +02:00
Shahed Nasser 0da188a4ff docs: add missing details in product import user guide (#11527) 2025-02-19 12:11:43 +02:00
Shahed Nasser b60e1c855e fix(framework): add missing storefrontUrl from configuration type (#11511)
The `storefrontUrl` is defined in the `packages/core/types/src/common/config-module.ts` file, but for many purposes, including the documentation, we use the types defined in `packages/core/framework/src/config/types.ts`. This PR adds the `storefrontUrl` to the framework type
2025-02-18 17:29:59 +00:00
Shahed Nasser 062805d533 docs: add sections on predefined environment and global variables (#11510) 2025-02-18 19:12:38 +02:00
Shahed Nasser 7f7316c127 docs: update customers user guide (#11512) 2025-02-18 18:54:59 +02:00
Shahed Nasser 25a7826f0c docs: update inventory user guide (#11509)
* docs: update inventory user guide

* fix build error

* fix build
2025-02-18 17:30:01 +02:00
Shahed Nasser 084f76b73f docs: update products user guide (#11506)
* docs: update products user guide

* fix broken link
2025-02-18 15:55:42 +02:00
Shahed Nasser 0cbe71597e docs: update orders user guide (#11498) 2025-02-17 18:16:23 +02:00
Shahed Nasser 16b89f60e0 docs: add array filter with comma in requests (#11478) 2025-02-14 18:35:03 +02:00
Shahed Nasser 483f7b556c docs: update tips in user guide (#11477)
* updated bulk editor tips

* docs: update tips in user guide
2025-02-14 17:02:49 +02:00
Shahed Nasser 10081118a5 docs: update user guide introduction page (#11474)
* docs: update user guide introduction page

* chore: run yarn prep automatically
2025-02-14 16:15:28 +02:00
Shahed Nasser 271337eb23 fix(types): fix shipping profile type optional in create type / method (#11453)
* fix(types): fix shipping profile type optional in create type / method

* example fix
2025-02-14 15:11:25 +01:00
Shahed Nasserandgithub-actions[bot] <github-actions[bot]@users.noreply.github.com> 9f39cd19f8 docs: document configuring request body parsing (#11463)
* docs: document configuring request body parsing

* chore: run yarn prep automatically

* chore: run yarn prep automatically

* chore: run yarn prep automatically

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-14 15:58:34 +02:00
Shahed Nasser e769c5afe3 chore: remove action to generate prep files for docs (#11475) 2025-02-14 14:47:44 +02:00
Shahed Nasser 6b7c447b29 chore: fix the generate action by passing the token (#11473) 2025-02-14 14:07:25 +02:00
Shahed Nasser d52b5e2d1f chore: add an action that generates documentation files in PRs (#11423)
* chore: add an action that generates documentation files in PRs

* fix
2025-02-14 09:16:36 +02:00
Shahed Nasser c08e6ad5cf docs: add how to upload files in tests (#11455) 2025-02-13 19:19:52 +02:00
Shahed Nasser 1077993aaa chore: improvements to provider docs (#11451) 2025-02-13 18:11:39 +02:00
Shahed Nasser 710cdaf677 docs: fix digital products recipe by adding shipping profile to snippets (#11452) 2025-02-13 17:52:20 +02:00
Shahed Nasser cd2f2900e8 docs: fix link to troubleshooting (#11448) 2025-02-13 17:11:08 +02:00
Shahed Nasser e3b93c679f chore(core-flows): update TSDocs of createProductsWorkflow (#11439)
* chore(core-flows): update TSDocs of createProductsWorkflow

* update example in js sdk
2025-02-13 15:30:56 +02:00
Shahed Nasser b864cb4e28 docs: add missing shipping_profile_id in create product snippets (#11443)
* initial

* add link
2025-02-13 15:30:40 +02:00
Shahed Nasser 73d921f511 docs: add section on pagination for query context (#11432)
* docs: add section on pagination for query context

* fix lint

* merge
2025-02-13 09:28:57 +02:00
Shahed Nasser b24af3ad9a docs: add section on middleware registration (#11433) 2025-02-12 19:25:29 +02:00
Shahed Nasser 49bf934da3 docs-util: fix inline code escape in generated references (#11428) 2025-02-12 19:08:37 +02:00
Shahed Nasser d9946e679d docs: add section on validating module options (#11427) 2025-02-12 18:25:15 +02:00
Shahed Nasser 00fa475e77 docs: fix managing relationship for hasOne (#11422) 2025-02-12 17:42:27 +02:00
Shahed Nasser c5d49c66a0 docs: small fixes to workflow constraints chapter (#11421)
* docs: small fixes to workflow constraints chapter

* add links to plugins in nav
2025-02-12 16:27:55 +02:00
Shahed Nasser b3604ef862 docs: added express checkout guide (#10810)
* initial draft

* docs: add express checkout guide

* fix lint errors

* small fixes

* add screenshot in summary

* add meta image
2025-02-12 14:10:37 +02:00
Shahed Nasser 5cb44d364d docs: general updates after 2.5.0 update (#11402) 2025-02-11 18:26:21 +02:00
Shahed Nasser 7ba178e2d6 docs: add documentation for product <> shipping profile link (#11397) 2025-02-11 14:46:03 +02:00
Shahed Nasser 615b6f107e docs: document payment changes + account holder (#11242)
* docs: document payment changes + account holder

* added version
2025-02-11 13:27:10 +02:00
Shahed Nasser 320d84d191 docs: update default for medusa start (#11391)
* docs: update default NODE_ENV

* fix

* fix
2025-02-11 13:26:48 +02:00
Shahed Nasser eb74167261 docs: fix path to modules in plugin (#11387) 2025-02-11 10:12:52 +02:00
Shahed Nasser 1e7c072efa docs: fix some index.html.md links resulting 404 (#11379) 2025-02-10 12:54:17 +02:00
Shahed Nasser cb0f065c9d fix(utils): add static identifier to AbstractNotificationProviderService (#11344) 2025-02-07 17:30:08 +02:00
Shahed Nasser d588073cea docs: add help dropdown (#11364) 2025-02-07 15:41:03 +02:00
Shahed Nasser e04c1889bd docs: added authentication in integration tests (#11363) 2025-02-07 14:51:27 +02:00
Shahed Nasser 5c44811cb0 docs: document module providers in plugins (#11360)
* docs: document module providers in plugins

* small fixes

* add missing title
2025-02-07 14:17:14 +02:00
Shahed Nasser acc1e8e262 docs: update intro of custom item price (#11358)
* docs: update intro of custom item price guide

* small change
2025-02-07 12:41:19 +02:00
Shahed Nasser 3a6818e3c4 docs: generate OAS after cart promotion fixes (#11351) 2025-02-07 10:12:09 +02:00
Shahed Nasser 073eb15d11 docs: update llms.txt (#11347) 2025-02-06 17:39:06 +02:00
Shahed Nasser 7d0ba7037b docs: add railway troubleshooting for host (#11346) 2025-02-06 15:54:54 +02:00
Shahed Nasser d7342c6f82 chore(types): add TSDocs for retentionTime (#11345) 2025-02-06 15:22:32 +02:00
Shahed Nasser ccb332ce41 docs: fix empty return in references (#11343) 2025-02-06 14:35:45 +02:00
Shahed Nasser 0aa84fc371 docs: added custom item price guide (#11240)
* added examples sidebar

* added guide

* fixes

* add meta image

* update intro
2025-02-06 13:29:05 +02:00
Shahed Nasser 60f46e07fd docs: add ui to llms-full.txt (#11328) 2025-02-05 18:22:35 +02:00
Shahed Nasser db2aa58542 docs: update text in LLM editors section (#11329) 2025-02-05 18:22:14 +02:00
Shahed Nasser a655b49a7d docs: fix appending index.html.md to api reference links (#11327)
* docs: fix appending index.html.md to api reference links

* make hash in api reference lower case
2025-02-05 17:29:07 +02:00
Shahed Nasser bc53716d8d docs: clarify steps for medusa build (#11324) 2025-02-05 17:11:43 +02:00
Shahed Nasser 5f7ff7f9f0 docs: add generator for llms-full.txt (#11323)
* initial

* improvements

* finished implementation

* transform links to index.html.md links

* fix for resources
2025-02-05 16:34:39 +02:00
Shahed Nasser da25980d24 chore(core-flows): update the TSDocs of new steps (#11315) 2025-02-05 16:20:23 +02:00
Shahed Nasser 4be327819f chore(types): add @version to new payment provider methods (#11316) 2025-02-05 12:51:08 +02:00
Shahed Nasser 9f1a3b2a42 fix(medusa, types): fix promotion HTTP types in cart (#11304) 2025-02-05 12:31:24 +02:00
Shahed Nasser d348204fe5 docs: document admin environment variables (#11313) 2025-02-05 11:47:07 +02:00
Shahed Nasser 98236c8262 docs: add clean markdown version of all documentation pages (#11308)
* added route to book

* added to resources

* added route to ui

* added to user guide
2025-02-05 11:23:13 +02:00
Shahed Nasser 604f46f8bc docs: add util to generate clean markdown for a file (#11303) 2025-02-04 16:44:17 +02:00
Shahed Nasser 70b3e16683 docs: fix import of defineMiddleware (#11293) 2025-02-04 12:15:46 +02:00
Shahed Nasser ddaeafacdd docs: fix metadata destructure in query.graph (#11294) 2025-02-04 12:15:14 +02:00
Shahed Nasser 94376f6c75 docs: document Query Context (#11289)
* docs: document Query Context

* add vale exception
2025-02-03 19:43:40 +02:00
Shahed Nasser e0851b25ce docs: add storefront guide select customer address during checkout (#11288) 2025-02-03 19:15:46 +02:00
Shahed Nasser 178a7f4216 docs: document variant inventory conceptual guide (#11280)
* docs: document variant inventory conceptual guide

* add notes

* fix vale error

* fix vale error
2025-02-03 18:14:45 +02:00
Shahed Nasser 6cd8249a2c docs: add troubleshooting for admin optimizeDeps (#11282) 2025-02-03 16:30:29 +02:00
Shahed Nasser c366ae3b61 chore(framework): add example of admin's vite configurations (#11283) 2025-02-03 16:30:06 +02:00
Shahed Nasser b61af03a63 docs: fix description of update cart OAS (#11278) 2025-02-03 14:34:26 +02:00
Shahed Nasser a76cf3e8f5 docs: update railway deployment docs (#11274) 2025-02-03 12:24:50 +02:00
Shahed Nasser 826004b82f docs: document onesided one-to-one relationship (#11270) 2025-02-03 10:59:06 +02:00
Shahed Nasser 44bfee25fb docs: fix link to promotion actions (#11271) 2025-02-03 10:58:55 +02:00