Commit Graph

1421 Commits

Author SHA1 Message Date
github-actions[bot]
0a40b69276 chore(docs): Generated DML JSON files (automated) (#10634)
* chore(docs): Generated DML JSON files (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2024-12-17 18:22:20 +02:00
github-actions[bot]
302c01db3f chore(docs): Update version in documentation (automated) (#10633)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-12-17 17:14:23 +02:00
Shahed Nasser
8ded7fd781 docs: document float property (for v2.1.2) (#10575) 2024-12-17 17:13:17 +02:00
Shahed Nasser
2a73d0ac0d docs-util: support @tags comments (#10627)
* support tags in tsdocs + add them in frontmatter

* fixes
2024-12-17 13:07:59 +02:00
Shahed Nasser
612eb78c9e docs: fix expanding of custom relations in customer and product category routes (#10620) 2024-12-16 18:46:57 +02:00
Shahed Nasser
e8b7035ba0 docs: add example of Table component with pagination (#10621) 2024-12-16 18:46:36 +02:00
Shahed Nasser
6758d6acb0 docs: add stripe events to provider guide (#10618) 2024-12-16 17:33:55 +02:00
Shahed Nasser
078dcf6554 docs: remove unnecessary log (#10619) 2024-12-16 17:33:07 +02:00
Shahed Nasser
5a9f1b52f4 docs: small wording fix (#10616) 2024-12-16 15:21:45 +02:00
Shahed Nasser
f78b410b96 docs: add customize stripe integration in next.js guide (#10583) 2024-12-16 14:58:40 +02:00
Shahed Nasser
7c773fc108 docs: add pivotTable in digital product recipe (#10605) 2024-12-13 19:54:31 +02:00
Shahed Nasser
03803283d6 chore: fix docs freshness check action (#10592) 2024-12-13 09:40:59 +02:00
Shahed Nasser
54118941ef docs-util: support @version tag (#10591) 2024-12-13 09:40:47 +02:00
Shahed Nasser
78d8698a24 docs: document alternatives for conditional operators (#10588)
* docs: document alternatives for conditional operators

* more operators

* fix lint errors
2024-12-12 18:10:29 +02:00
Shahed Nasser
ec5c7cf63f docs: add section on updating medusa (#10589) 2024-12-12 18:10:12 +02:00
Shahed Nasser
eec450276d docs: improve examples in module link direction (#10590) 2024-12-12 17:59:47 +02:00
Shahed Nasser
bbed7af027 docs: document many-to-many with extra columns (#10586) 2024-12-12 17:32:49 +02:00
Shahed Nasser
96648523e0 docs: updates to contribution guidelines (#10578) 2024-12-12 14:47:17 +02:00
Shahed Nasser
d070c09185 docs: add documentation on sending requests to custom routes with JS SDK (#10582) 2024-12-12 14:47:00 +02:00
Shahed Nasser
65ad05f74c docs: clarify that stripe module provider is available in application (#10577) 2024-12-12 13:20:00 +02:00
Shahed Nasser
bf6d14cb54 docs: fix imports in createBrandStep (#10567) 2024-12-12 10:10:01 +02:00
Nicklas Gellner
52b494b62d Nits (#10558) 2024-12-12 09:10:11 +02:00
Shahed Nasser
cccce65ef9 docs: fix bugs in API reference (#10557) 2024-12-11 18:32:58 +02:00
Shahed Nasser
c3b2b4b438 chore: fixes to tsdocs + docs-util related to providers 2024-12-11 17:27:32 +02:00
Shahed Nasser
2ac6fd82d9 Merge pull request #10548 from medusajs/docs/revise-architectural-modules 2024-12-11 13:15:09 +02:00
Shahed Nasser
01aba4b3c0 Merge branch 'develop' into docs/revise-recipe-examples 2024-12-11 12:41:02 +02:00
Shahed Nasser
588d6f9157 fix broken links 2024-12-11 12:40:32 +02:00
Shahed Nasser
d289665de9 Merge branch 'develop' into docs/revise-architectural-modules 2024-12-11 12:37:14 +02:00
Shahed Nasser
9acd0f72a6 docs: revise architectural modules documentation 2024-12-11 12:36:16 +02:00
Shahed Nasser
1e04f90d93 docs: fix typo in code in module isolation documentation 2024-12-11 12:10:24 +02:00
Shahed Nasser
3cc1b99830 docs: revise recipe examples 2024-12-11 12:07:31 +02:00
Shahed Nasser
35a8224497 fix lint errors 2024-12-11 11:20:07 +02:00
Shahed Nasser
3522c0f0e0 update when-then blocks across docs 2024-12-11 11:08:52 +02:00
Shahed Nasser
fd23f13cfd docs: document when-then name 2024-12-11 11:00:25 +02:00
Shahed Nasser
376b9e85bc docs: regenerate references for core flows (#10538) 2024-12-10 19:28:35 +02:00
github-actions[bot]
a5ed061d6c chore(docs): Updated API Reference (automated) (#10531)
* chore(docs): Generated API Reference (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2024-12-10 17:57:32 +01:00
Shahed Nasser
ab1bfb966d docs: generate references manually for 2.1.1 (#10534)
* docs: generate references manually for 2.1.1

* re-generate for core-flows

* Revert "re-generate for core-flows"

This reverts commit ff785c80214dc6125e2da4c6e8a674a87b03e9dd.
2024-12-10 18:49:30 +02:00
Shahed Nasser
482929f74d docs: fix page title in reference pagesnot showing + refactor workflows reference (#10537)
* docs: fix references title + refactor workflow reference generation

* update references sidebar
2024-12-10 18:19:03 +02:00
Shahed Nasser
e41ab50f59 docs: added restock notification guide (#10413)
* docs: added restock notification guide

* changes

* lint fixes

* fixes

* more changes

* remove get email step

* add og image

* update sendRestockNotificationsWorkflow

* updates

* fix links
2024-12-10 16:50:40 +02:00
github-actions[bot]
4b384eaf05 chore(docs): Generated DML JSON files (automated) (#10530)
* chore(docs): Generated DML JSON files (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2024-12-10 16:38:09 +02:00
Shahed Nasser
9e3cca4b18 docs: documented fetchCredentials options of JS SDK (#10510) 2024-12-10 16:16:10 +02:00
github-actions[bot]
27a34a15a2 chore(docs): Update version in documentation (automated) (#10529)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-12-10 16:09:29 +02:00
Shahed Nasser
0c1bbbac2a docs: integrate google analytics (#10526) 2024-12-10 13:16:12 +02:00
Shahed Nasser
096f1c2a9b docs: revise storefront development guide (#10522) 2024-12-10 12:33:52 +02:00
Shahed Nasser
ed9bc1f1c4 docs: revise next.js starter docs (#10520)
* docs: revised next.js starter

* update next.js starter in main docs
2024-12-10 11:58:19 +02:00
Shahed Nasser
ce70782608 docs: revise integrations page (#10518) 2024-12-10 10:56:58 +02:00
Shahed Nasser
212b37c2fe docs: fix file path in CMS integration example (#10516) 2024-12-10 09:59:08 +02:00
Shahed Nasser
3409953c4f docs: use tooling convention across docs (#10512) 2024-12-09 19:15:29 +02:00
github-actions[bot]
9534751b5c chore(docs): Generated References (automated) (#10508)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2024-12-09 15:27:01 +02:00
Shahed Nasser
866cabf384 docs-util: normalize RelationNullableModifier in model references (#10505) 2024-12-09 15:11:45 +02:00