Shahed Nasser
70e179a475
docs: add note about actor_type in reset password event in v2.0.7 ( #10322 )
2024-11-27 19:04:40 +02:00
Shahed Nasser
01def8e9e4
docs: clarify medusa_url in Stripe docs ( #10305 )
2024-11-27 11:12:44 +02:00
Shahed Nasser
80aca709d1
docs: fix link to payment session ( #10286 )
2024-11-26 12:31:48 +02:00
Simone Renesto
edc53495fd
docs: fix updateProvider edit user's password example ( #10253 )
...
#10251
2024-11-26 09:54:18 +00:00
Stevche Radevski
6e447da33c
fix: Fix product module creation example ( #10228 )
2024-11-25 16:23:54 +01:00
Pedro Tigre
58f24a373d
docs: fix typo in page.mdx ( #10210 )
...
Fix typo
2024-11-22 09:47:44 +02:00
Mukitul Islam Mukit
3a3091f3f8
docs: fix fulfillment module container name ( #10111 )
...
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com >
2024-11-21 10:55:28 +02:00
Shahed Nasser
a429a267f1
docs: add Sanity integration guide ( #10152 )
...
* docs: add integrate to Sanity guide
* address PR feedback
* added more screenshots
* edit introduction
* added meta images + changes
2024-11-20 16:17:33 +02:00
Shahed Nasser
156494c646
docs: fix provider ID in payment's webhook URL ( #10157 )
2024-11-19 15:29:34 +02:00
Shahed Nasser
938f3bd934
docs: update to next 15 + eslint 9 ( #9839 )
...
* update next
* updated react
* update eslint
* finish updating eslint
* fix content lint errors
* fix docs test
* fix vale action
* fix installation errors
2024-11-13 17:03:17 +02:00
Shahed Nasser
868b1c190f
docs: change useRemoteQueryStep to useQueryGraphStep ( #10051 )
...
* docs: change useRemoteQueryStep to useQueryGraphStep
* fix lint errors
2024-11-13 11:00:55 +02:00
Shahed Nasser
731309e87a
docs: fixes following QA testing ( #9690 )
2024-10-22 18:20:21 +03:00
Shahed Nasser
61e6a07b55
docs: rename packages ( #9618 )
2024-10-18 14:43:46 +00:00
Shahed Nasser
0a37675f0e
docs: add routing page ( #9550 )
...
- Add a new homepage to `book` project for the routing page
- Move all main doc pages to be under `/v2/learn` (and added redirects + fixed links across docs)
- Other: add admin components to resources dropdown + fixes to search on mobile.
Closes DX-955
Preview: https://docs-v2-git-docs-router-page-medusajs.vercel.app/v2
2024-10-18 08:24:34 +00:00
Shahed Nasser
8fddabce04
docs: update curl request to /admin/products ( #9641 )
...
Closes DX-1026
2024-10-17 16:21:31 +00:00
Shahed Nasser
eed88c95ec
docs: improved commerce modules [5/5] ( #9592 )
...
- Improve remaining commerce modules
- Other: add a note about using methods of the modules' main services.
2024-10-16 10:25:21 +00:00
Shahed Nasser
6e856d3156
docs: added examples page ( #9587 )
...
- Added an examples page with examples of all different concepts in Medusa. We'll probably add more examples with time as we see the need for them.
- Small fixes in different pages.
Preview: https://resources-docs-ocb5uyp0o-medusajs.vercel.app/v2/resources/examples
2024-10-16 10:07:39 +00:00
Shahed Nasser
f6d3453e6d
docs: improved commerce modules [4/n] ( #9517 )
...
Improve pricing, product, and promotion modules docs
[4/n]
2024-10-16 09:34:36 +00:00
Shahed Nasser
714b9e6c98
docs: update resolve path to use src ( #9605 )
...
Update path used in `resolve` of modules to start with `src`
2024-10-16 09:10:30 +00:00
Shahed Nasser
6efb5897dc
docs: fix package names in module registration ( #9590 )
...
* docs: fix package names in module registration
* update references
2024-10-16 09:05:07 +02:00
Shahed Nasser
b6df24463d
docs: updates for breaking changes ( #9558 )
...
- Update modules registration
- Update `medusa-config.js` to `medusa-config.ts`
- Update the out directory in the admin deployment guide
- Update logger imports
- Other fixes
Note: will need to re-generate references afterwards
Closes #9548
2024-10-14 10:40:30 +00:00
Shahed Nasser
11120a8b7e
docs: improve commerce modules [3/n] ( #9510 )
...
Improve and add docs for Order and Payment modules
[3/n]
Closes DOCS-966
Closes #9485
2024-10-14 07:20:35 +00:00
Shahed Nasser
69b9e73be7
docs: improve commerce modules [1/n] ( #9498 )
...
Improve and add docs for API Key, Auth, and Cart Modules
[1/n]
2024-10-11 15:19:13 +00:00
Zaid Rashid
0058338d40
docs: Fix link to the correct AuthIdentity model's page ( #9519 )
...
I think there is a bug on the link to the `AuthIdentity ` model's page. The page containing the issue can be found [here](https://docs.medusajs.com/v2/resources/commerce-modules/auth/auth-identity-and-actor-types#what-is-an-auth-identity )
2024-10-10 14:41:19 +00:00
Shahed Nasser
3298cd3fd2
docs: improved commerce module docs [2/n] ( #9501 )
...
Improve + add docs for commerce modules from currency to inventory
[2/n]
2024-10-09 09:53:17 +00:00
Shahed Nasser
781d0ca624
docs: added docs for reset password ( #9306 )
...
- Added to docs on implementing auth flows using the module and API routes how to update a user's password
- Added guide on how to send a notification when a password token is generated
- Added a guide on implementing reset password flow in storefront
- Added OAS for the `/update` and `/reset-password` routes + generated specs for the API reference
2024-10-07 08:04:01 +00:00
Shahed Nasser
00a51b59b1
docs: update imports of middlewares and http types ( #9440 )
2024-10-03 15:56:58 +00:00
Shahed Nasser
fb67d90b64
docs: improvements + additions to module docs ( #9152 )
...
- Split Module and Module Links to their own chapters
- Add new docs on db operations and transactions in modules, multiple services, links with custom columns, etc...
- Added a list of registered dependencies in a module container
2024-10-01 11:20:54 +00:00
Shahed Nasser
2e16949979
docs: update imports and package names across docs ( #9375 )
...
* docs: update imports and package names across docs
+ reference configs
* generate files
* fix import
* change preview to rc
2024-10-01 11:03:42 +02:00
Shahed Nasser
b3a204e974
docs: document InferTypeOf ( #9321 )
...
- Add documentation on how to use InferTypeOf
- Use InferTypeOf in recipes and examples
2024-09-26 13:42:29 +00:00
Shahed Nasser
8d3fb7fb2b
docs: use require instead of import in medusa-config.js ( #9102 )
...
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com >
2024-09-16 19:34:00 +02:00
Shahed Nasser
0bcdcccbe2
docs: update query usage across docs ( #9120 )
...
WIP
2024-09-16 12:46:26 +00:00
Shahed Nasser
8584031041
docs: replace ModuleRegistrationName with Modules ( #9142 )
2024-09-16 15:30:03 +03:00
Shahed Nasser
1eccf394df
docs: added docs for deleting user of actor type ( #9104 )
...
- Added to general guide on creating actor type how to delete its user later.
- Added to restaurant delivery recipe how to delete a restaurant admin
2024-09-13 07:17:36 +00:00
Shahed Nasser
e9b5f76f9a
docs: add Query documentation ( #9079 )
...
- Replace remote query documentation with new Query documentation
- Add redirect from old remote query to new query documentation
- Update remote query usages across docs to use new query usage.
2024-09-10 12:31:47 +00:00
Shahed Nasser
4b663a4559
docs: document events reference ( #9080 )
...
- Remove old hidden reference files that document modules' events
- Add new events reference for workflow events
- Reference events reference in the main docs
2024-09-10 12:20:09 +00:00
Shahed Nasser
3fb2f10ccb
docs: fix links to inventory model references ( #9073 )
...
Closes #9070
2024-09-10 12:18:10 +00:00
Shahed Nasser
3eb2387746
docs: fix pricing query params in storefront guide + modules restructure ( #9021 )
...
- Fix pricing query params previously using `customer_group_id` and `customer_id` as expected / accepted queries and update information around them
- Other: reorganize the introduction page of each module to show how to use it at the very beginning.
2024-09-09 06:43:43 +00:00
Shahed Nasser
a28c911c24
docs: update auth docs + add new storefront guides ( #9020 )
...
* docs: update auth docs + add new storefront guides
* lint content
* fix vale error
* add callback response schema
* Update www/apps/resources/app/commerce-modules/auth/auth-providers/github/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* Update www/apps/resources/app/commerce-modules/auth/auth-providers/github/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* Update www/apps/resources/app/commerce-modules/auth/authentication-route/page.mdx
Co-authored-by: Stevche Radevski <sradevski@live.com >
* address PR comments
* replace google -> github
* better explanation for refresh token
---------
Co-authored-by: Stevche Radevski <sradevski@live.com >
2024-09-06 15:26:10 +03:00
Shahed Nasser
c8f951dd89
docs: fixes and improvements to auth flow documentation ( #8909 )
2024-08-30 20:14:16 +03:00
Shahed Nasser
70f2290a22
docs: added documentation for db commands ( #8846 )
...
* docs: added documentation for db commands
* fix lint errors
2024-08-29 10:46:00 +03:00
Shahed Nasser
0c4f4c8a11
docs: updates following authentication flow changes ( #8706 )
...
* docs: updates following authentication flow changes
* generate sidebar
* added open api specs
* fix up OAS
* changes to existing pages
* change sidebar items
* update marketplace recipe
2024-08-27 15:47:39 +03:00
Shahed Nasser
b23f0f8188
docs: change notes across docs based on redesign ( #8662 )
...
Change the prerequisites / soon / other notes based on latest redesign
Depends on #8661
2024-08-23 07:59:48 +00:00
Shahed Nasser
810debc7bb
docs: add a note about installing preview version ( #8648 )
...
- Add a note about ensuring a package's version is set to `preview` in `package.json`
- Add a troubleshooting guide for deployments with a section about preview versions
- Added a troubleshooting section to the railway deployment guide about preview versions
Closes #8646
Closes DOCS-913
2024-08-22 08:33:24 +00:00
Shahed Nasser
b8ba020cd5
docs: redesign tables ( #8653 )
...
* docs: redesign tables
* fixes
2024-08-20 14:47:36 +02:00
Viktor Bakurin
be8afcaa63
docs: fix ModuleRegistrationName import ( #8434 )
...
Closes #8433
2024-08-05 07:24:27 +00:00
Shahed Nasser
560b6c74a4
docs: add a documentation on calculating prices with taxes ( #8330 )
...
Add a documentation page on how to calculate a product's prices with taxes in the Product Module's docs.
Closes DOCS-832
2024-08-01 15:32:54 +00:00
Shahed Nasser
6f973d9f2b
docs: added workflow hooks docs + changed workflow response ( #8364 )
...
* docs: added workflow hooks docs + changed workflow response
* Update page.mdx
2024-07-31 17:01:33 +03:00
Shahed Nasser
ebd290b531
docs: added guide on how to get product variant prices ( #8282 )
2024-07-26 10:09:41 +03:00
Shahed Nasser
eb64ae75a6
docs: update middlewares to use defineMiddlewares ( #8283 )
2024-07-25 17:14:06 +02:00