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
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
ddaeafacdd
docs: fix metadata destructure in query.graph ( #11294 )
2025-02-04 12:15:14 +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
a76cf3e8f5
docs: update railway deployment docs ( #11274 )
2025-02-03 12:24:50 +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
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
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
88202761a5
docs: update b2b recipe ( #11213 )
2025-01-29 16:11:21 +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
dc3a4b5c40
docs: add troubleshooting for cloudflare s3 ( #11143 )
2025-01-24 18:51:43 +02:00
Devdutta Bain
8d0b9f5c69
typo ( #11128 )
...
fixed typos for cart ids
2025-01-24 07:31:35 +00:00
Shahed Nasser
2fe98c9712
docs: add a note about installing tanstack query as a dev dependency ( #11123 )
2025-01-23 19:16:52 +02:00
Shahed Nasser
af350c3a8b
docs: add search to workflows reference ( #11054 )
...
* docs: add search to workflows reference
* fix error
2025-01-20 17:02:29 +02:00
Shahed Nasser
d089852ce3
docs: improve content of workflows reference overview page ( #11045 )
2025-01-20 10:54:32 +02:00
gharbi-mohamed-dev
66898124b1
docs: fix typo in admin translations guide ( #11043 )
2025-01-20 10:08:28 +02:00
Shahed Nasser
e3d5457b5c
docs: document new migration script option for db:migrate ( #10986 )
...
* docs: document new migration script option for db:migrate
* update versions
2025-01-17 17:41:49 +02:00
Shahed Nasser
8754c2afef
docs: update payment docs after removing fields ( #10992 )
2025-01-17 17:40:52 +02:00
Shahed Nasser
fa5d1b65fd
docs: small typo fix ( #10956 )
2025-01-14 12:08:38 +02:00
Ranjith kumar
b0cfb05bd1
docs: remove redundant body parameter in fetch customer ( #10934 )
2025-01-13 15:13:53 +02:00
Shahed Nasser
4250c292eb
docs: fix authentication callback descriptions to include all query parameters ( #10932 )
2025-01-13 15:12:06 +02:00
Shahed Nasser
55ff7e4dcd
docs: add a note about promotion types support in Medusa Admin ( #10933 )
2025-01-13 15:11:45 +02:00
Shahed Nasser
253b642418
docs: fix validation in restaurant-delivery marketplace recipe ( #10925 )
2025-01-13 11:24:21 +02:00
Ranjith kumar
b938051c9b
docs: update breaking changes for google auth storefront ( #10924 )
...
Medusa v2.2.0 has a breaking change where the `state` must also be passed to the auth callback.
This is not mentioned in the required actions for breaking changes in the release notes. I spent more than an hour trying to understand why the upgrade was breaking Google auth login even though I followed the breaking changes release notes and the docs.
Please update it in the release notes as well if possible - https://github.com/medusajs/medusa/releases/tag/v2.2.0
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-01-13 08:43:16 +00:00
Shahed Nasser
44706ef03b
docs: add workflow and js sdk reference pages for commerce modules ( #10898 )
...
* docs: add workflow and js sdk reference pages for commerce modules
* resolve build errors
2025-01-09 18:19:40 +02:00
Shahed Nasser
3ee15f3b85
docs: add inventory kit conceptual guide ( #10891 )
2025-01-09 11:59:52 +02:00
Shahed Nasser
a0e944a7a8
docs: general fixes and additions ( #10876 )
2025-01-08 16:09:48 +02:00
Ehtisham Afzal
2734dd6f20
docs: added Cloudflare R2 guide for Object Storage ( #10497 )
...
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2025-01-08 08:06:50 +00:00
Shahed Nasser
8e7d895aa2
docs: update recipes following 2.2 release ( #10868 )
2025-01-07 17:07:51 +02:00
Shahed Nasser
60fd1cbc6c
docs: document dependencies for auth provider ( #10865 )
...
* docs: document dependencies for auth provider
* fixes
* document overriding callback url
2025-01-07 16:42:45 +02:00
Shahed Nasser
ff3df907ce
docs: document create-medusa-app new project name argument ( #10834 )
2025-01-07 15:02:55 +02:00
Shahed Nasser
38223e5104
docs: rename remoteLink and remoteQueryConfig ( #10836 )
...
* docs: rename remoteLink and remoteQueryConfig
* change version number
2025-01-07 14:43:12 +02:00
Shahed Nasser
f8c20e5ee4
docs: document registering user with existing email ( #10859 )
2025-01-07 12:39:16 +02:00
Shahed Nasser
4c0546a8e9
docs: update storefront development snippets for next.js 15 compatibility ( #10843 )
2025-01-07 09:02:18 +02:00
Shahed Nasser
9490c265b2
docs: update next.js storefront snippets ( #10840 )
2025-01-06 16:35:56 +02:00
Shahed Nasser
8224466dd7
docs: fix storefront sections in digital product recipe ( #10833 )
2025-01-06 13:12:12 +02:00
Shahed Nasser
18b385aff7
docs: handle product deletion in digital products recipe ( #10811 )
2025-01-03 17:02:56 +02:00
Shahed Nasser
0594f37d59
docs: fix highlights in checkout storefront guide ( #10793 )
2025-01-02 11:37:15 +02:00
Shahed Nasser
8e27af552f
docs: fix selected variant in storefront guide ( #10785 )
2025-01-02 09:37:23 +02:00
Shahed Nasser
6780ea9f13
docs: document missing events in reference ( #10779 )
2024-12-31 12:44:38 +02:00
Ranjith kumar
5ca4b0bb00
docs: use correct env variable for medusa admin in server mode deployment ( #10764 )
2024-12-31 10:26:01 +02:00