Shahed Nasser
effee5c8bb
chore(js-sdk): update TSDocs of auth callback ( #11005 )
...
* chore(js-sdk): update TSDocs of auth callback
* generate doc
2025-01-16 20:13:01 +02:00
Shahed Nasser
fa5d1b65fd
docs: small typo fix ( #10956 )
2025-01-14 12:08:38 +02:00
Shahed Nasser
98e77fad89
docs-util: reorder workflow execution examples ( #10955 )
...
* docs-util: reorder workflow execution examples
* reorder again
* add examples header
2025-01-14 11:52:50 +02:00
Shahed Nasser
2a2b387bc3
docs: add additional data description in generated references ( #10944 )
2025-01-13 20:47:37 +02:00
Shahed Nasser
d9ea65dfc4
chore(docs): generate references following latest workflows reference changes ( #10943 )
2025-01-13 19:48:33 +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
c5915451b8
docs-util: add examples generator for workflows and steps ( #10914 )
...
* initial changes
* docs-util: generate examples for workflows and steps
2025-01-10 19:16:43 +02:00
Shahed Nasser
a126f40bbe
docs: DX improvements to a workflow / step reference page ( #10906 )
2025-01-10 13:47:08 +02:00
Shahed Nasser
a607b8e800
docs-util: fix hook input type showing as __type ( #10905 )
2025-01-10 10:25:17 +02: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
46f987e351
docs-util: fix parsing when function if it has three parameters ( #10878 )
...
* docs-util: fix parsing when step when it has three parameters
* fix condition
2025-01-08 16:48:20 +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
github-actions[bot]
5216ad2f15
chore(docs): Generated References (automated) ( #10866 )
...
Generated the following references:
- `auth`
- `auth_provider`
- `core_flows`
- `fulfillment`
- `fulfillment_provider`
- `js_sdk`
- `medusa`
- `modules`
- `modules_sdk`
- `order`
- `payment`
- `stock_location_next`
- `stock_location_next_models`
- `types`
- `utils`
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2025-01-07 13:14:10 +00: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
Ranjith kumar
1ef3e4b8de
docs: update fulfillment provider module docs to reflect CalculatedShippingOptionPrice ( #10778 )
...
The return value below the example for the `calculatePrice` method is shown correctly as `CalculatedShippingOptionPrice` but the example is not updated in the guide "How to Create a Fulfillment Provider Module"
This PR updates the example in the guide and the TS doc
2024-12-31 11:44:17 +00: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
Shahed Nasser
65d0a300ce
docs: document how to calculate shipping prices in storefront ( #10748 )
2024-12-27 09:22:35 +02:00
Shahed Nasser
ce51c36ecf
chore: improve payment provider tsdocs + generate reference ( #10742 )
2024-12-26 14:11:52 +02:00
Shahed Nasser
ee50e67a96
docs: add JS SDK to commerce modules sidebars ( #10740 )
2024-12-26 13:33:33 +02:00
Shahed Nasser
ebca8fed28
docs: revise commerce modules overview pages ( #10738 )
...
* revise API Key Module overview
* revise auth module
* support ref sidebar items
* remove examples
* revise cart module
* revise currency
* revise customer module
* revise fulfillment module
* revise inventory module
* revise order module
* revise payment
* revise pricing module
* revise product module
* revise promotion module
* revise region module
* revise sales channel module
* revise stock location module
* revise store module
* revise tax module
* revise user module
* lint content + fix snippets
2024-12-26 10:32:16 +02:00
Shahed Nasser
97baa56d71
docs: add workflow / step tags ( #10731 )
2024-12-25 11:04:55 +02:00
Shahed Nasser
8441d2ab9d
docs: improve link docs for commerce modules ( #10726 )
2024-12-24 17:19:39 +02:00
Shahed Nasser
041baafd38
docs: split admin widget zone to pages ( #10719 )
2024-12-24 12:29:41 +02:00
Shahed Nasser
fd1afa8bc9
docs: split events reference across modules ( #10711 )
...
* docs: split events reference across modules
* add lint exceptions
2024-12-24 09:54:51 +02:00
Shahed Nasser
be9b19eb0f
docs: split commerce modules sidebars ( #10705 )
2024-12-23 18:09:53 +02:00
Shahed Nasser
c804ae575b
docs-util: fix links in references to current page ( #10703 )
2024-12-23 16:27:01 +02:00
Shahed Nasser
870cb6e88c
docs: update typedoc, convert packages to esm, generate references ( #10699 )
2024-12-23 15:20:09 +02:00
Shahed Nasser
a399781b9b
docs: integrate shipstation guide ( #10623 )
...
* first draft
* finalized first draft + added link to sidebar
* fix lint errors
* type changes
* updates to createFulfillment
* updates
* more updates
* add package weight
* added note about package
* fix up order items fulfillment
* add meta image
* address comment
2024-12-23 10:20:19 +02:00
Shahed Nasser
8650e6178e
docs: remove duplicate parsed tag items ( #10676 )
2024-12-19 19:33:23 +02:00
Shahed Nasser
024c55d995
docs: add tags manually to doc pages ( #10675 )
2024-12-19 18:55:56 +02:00
Shahed Nasser
65007c49f6
docs: support generating sidebar items with tags ( #10672 )
...
* docs: support generating sidebar items with tags
* small fix
* fix dependencies
* test
* test fix
* test fix
* test fix
* test fix
* another fix
* revert change
* fix for resources
2024-12-19 18:24:36 +02:00
Shahed Nasser
16ae192456
docs: add tags package to generate tags ( #10666 )
...
* initial changes
* finalize implementation
* run generator on prep
* remove tags package from book
* optimization attempt
* test transpile
* test transpile
* rename utils
* rename directory
* add vercel ignore
* add tags to book
2024-12-19 13:15:42 +02:00
Shahed Nasser
0f5d640736
docs: generate references manually for v2.1.2 ( #10639 )
...
* docs: manually generate references for v2.1.2
* more changes
2024-12-17 19:20:44 +02:00