Commit Graph
100 Commits
Author SHA1 Message Date
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
Shahed Nasser d288c34c2c docs: fix link to sales channel docs (#11267) 2025-02-03 10:08:07 +02:00
Shahed Nasser 44176f5041 docs: fix typo in sales channel links docs (#11268) 2025-02-03 10:01:43 +02:00
Shahed Nasser 12c3e6a03d docs: add link from installation to update guide (#11245) 2025-01-31 16:39:48 +02:00
Shahed Nasser ff093a7735 docs: update tanstack query version (#11246) 2025-01-31 16:39:36 +02:00
Shahed Nasser d6480c4d0a docs: fixes and improvements to testing docs (#11244)
* docs: fixes and improvements to testing docs

* generate files
2025-01-31 15:36:20 +02:00
Shahed Nasser 105e73b523 docs: small design fixes (#11243) 2025-01-31 15:10:36 +02:00
Shahed Nasser 18f7b71b1b chore(core-flows,types): update TSDocs following latest payment changes (#11241) 2025-01-31 11:39:10 +02:00
Shahed Nasser 5c85b51d26 docs: set max width in assistant (#11231)
* docs: set max width in assistant

* allow scrolling while showing answer
2025-01-30 16:25:55 +02:00
Shahed Nasser be33a56290 docs: changes to AI assistant icon + add button to code blocks (#11227)
* docs: changes to AI assistant icon + add button to code blocks

* fix code blocks in questions

* collapse code block in answer

* styling fixes

* fix new line at cursor position
2025-01-30 14:29:22 +02:00
Shahed Nasser 386ce4b857 docs: fix incorrect hook details shown (#11225) 2025-01-30 12:40:14 +02:00
Shahed Nasser 332ef06534 docs: documet support for type aliases (#11117) 2025-01-30 09:09:29 +02:00
Shahed Nasser e0bd2a79b0 docs: fix overflowing content on small devices (#11219) 2025-01-29 20:50:51 +02:00
Shahed Nasser 5634a4762b docs: improve AI Assistant (#11208)
* initial implementation

* integrate new ai assistant in other projects + ux improvements

* fix chat window on mobile devices

* fixes to mobile

* allow pre

* change shortcut to i

* improved responsiveness

* align version in navbar
2025-01-29 19:13:51 +02:00
Shahed Nasser 88202761a5 docs: update b2b recipe (#11213) 2025-01-29 16:11:21 +02:00
Shahed Nasser 16fe43f214 fix(order): add data model name in define schema (#11181)
Add missing data model name in `model.define` in the Order Module where missing, as we need to infer the names in the references we generate

Closes DX-1305
2025-01-29 10:53:13 +00:00
Shahed Nasser 040b7b274e fix(medusa): use correct request / response types (#11170) 2025-01-29 11:51:30 +01:00
Shahed Nasser 1e6f47d662 docs: fix incorrect path in schedule syncing brands chapter (#11198) 2025-01-29 10:01:36 +02:00
Shahed Nasser f3ae297ee4 docs: change retentionTime from milliseconds to seconds (#11207) 2025-01-29 10:00:41 +02:00
Shahed Nasser a539907ff9 docs: add section on plugin keywords (#11187) 2025-01-28 11:07:52 +02:00
Shahed Nasser a37a9c8023 docs: fix sidebar navigation in API reference (#11179) 2025-01-28 09:02:53 +02:00
Shahed Nasser 12b69049ef docs: add section in update chapter for plugin projects (#11185) 2025-01-27 18:58:09 +02:00
Shahed Nasser 0154c0495d docs: fix tables design + update icons package (#11184) 2025-01-27 18:57:52 +02:00
Shahed Nasser dd487f02e1 docs-util: fix issue with creating StoreProductType OAS schema (#11180) 2025-01-27 17:33:46 +02:00
Shahed Nasser 4ccb489dbe docs: generate references manually for 2.4.0 (#11171) 2025-01-27 17:00:42 +02:00
Shahed Nasser c26ef84cae docs: added plugins documentation (#10989)
(Should be merged after the next release)

Closes DX-1294
2025-01-27 09:32:53 +00:00
Shahed Nasser a135c83f69 docs: update links to MikroORM docs following update (#11096)
* docs: update links to MikroORM docs following update

* update lock file
2025-01-27 11:12:37 +02:00
Shahed Nasser c8fc5edadd docs: add documentation for DataTable (#11095)
* docs: add documentation for DataTable

* update package versions
2025-01-27 11:04:46 +02:00
Shahed Nasser b0a2699e01 docs: fix tanstack query version (#11162) 2025-01-27 09:48:03 +02:00
Shahed Nasser 9462f00f8d docs: add updates documentation (#11146)
- Add chapter on updating Medusa
- Add section in UI docs about updating UI packages in standalone applications

Closes #10927
Closes DX-1282
2025-01-27 07:27:37 +00:00
Shahed Nasser 1d7eeb53ae docs: fix current sidebar not found (#11155) 2025-01-25 18:51:05 +02:00