Shahed Nasser
857a26ff17
docs: improve links to other modules docs ( #11868 )
2025-03-17 12:17:39 +02:00
Shahed Nasser
87b041800a
fixes + added new sidebars
2025-03-10 08:33:21 +02:00
Shahed Nasser
95eef899f7
docs: add notes + missing links for user guide ( #11621 )
...
* docs: add notes + missing links for user guide
* fix build errors
* fixes
2025-02-26 15:28:18 +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
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
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
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
612eb78c9e
docs: fix expanding of custom relations in customer and product category routes ( #10620 )
2024-12-16 18:46:57 +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
3409953c4f
docs: use tooling convention across docs ( #10512 )
2024-12-09 19:15:29 +02:00
Shahed Nasser
f4b45b8080
docs: fix imports across docs
2024-12-09 15:10:38 +02:00
Shahed Nasser
0ae98c51eb
docs: revise main docs outline ( #10502 )
2024-12-09 13:54:42 +02:00
Shahed Nasser
e3459b1f2f
docs: fix links in extend product guide ( #10472 )
...
* docs: fix links in extend product guide
* fix links
2024-12-06 11:32:57 +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
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
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
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
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
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
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
00a51b59b1
docs: update imports of middlewares and http types ( #9440 )
2024-10-03 15:56:58 +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
8584031041
docs: replace ModuleRegistrationName with Modules ( #9142 )
2024-09-16 15:30:03 +03: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
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
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
964927b597
docs: general fixes and improvements ( #7918 )
...
* docs improvements and changes
* updated module definition
* modules + dml changes
* fix build
* fix vale error
* fix lint errors
* fixes to stripe docs
* fix condition
* fix condition
* fix module defintion
* fix checkout
* disable UI action
* change oas preview action
* flatten provider module options
* fix lint errors
* add module link docs
* pr comments fixes
* fix vale error
* change node engine version
* links -> linkable
* add note about database name
* small fixes
* link fixes
* fix response code in api reference
* added migrations step
2024-07-04 17:26:03 +03:00
Shahed Nasser
6713d76db3
docs: prepare configuration ( #7877 )
...
* update configuration
* resolve todos + remove events guides
* disable v2 docs in v1 navbar
* remove v2 from v1 mobile sidebar
* resolve build errors
* fix build errors
* fix lint errors
* fix lint
2024-07-03 19:27:13 +03:00
Carlos R. L. Rodrigues
a7844efd09
chore: move ModuleRegistrationName to utils ( #7911 )
2024-07-03 06:30:56 -03:00
Shahed Nasser
0462cc5acf
docs: updates to use DML and other changes ( #7834 )
...
- Change existing data model guides and add new ones for DML
- Change module's docs around service factory + remove guides that are now necessary
- Hide/remove all mentions of module relationships, or label them as coming soon.
- Change all data model creation snippets to use DML
- use `property` instead of `field` when referring to a data model's properties.
- Fix all snippets in commerce module guides to use new method suffix (no more main model methods)
- Rework recipes, removing/hiding a lot of sections as a lot of recipes are incomplete with the current state of DML.
### Other changes
- Highlight fixes in some guides
- Remove feature flags guide
- Fix code block styles when there are no line numbers.
### Upcoming changes in other PRs
- Re-generate commerce module references (for the updates in the method names)
- Ensure that the data model references are generated correctly for models using DML.
- (probably at a very later point) revisit recipes
2024-06-26 07:55:59 +00:00
Shahed Nasser
c1db40b564
docs: added customer storefront guides ( #7685 )
...
* added customer guides
* fixes to sidebar
* remove old customer registration guide
* fix build error
* generate files
* run linter
2024-06-13 12:21:54 +03:00
Shahed Nasser
e472aed00f
docs: new + improved auth documentation pages ( #7529 )
...
* added and improved auth docs
* add prep to generates resources action
* add module options to sidebar
* fix broken link
2024-06-09 15:18:29 +02:00
Shahed Nasser
fe96bd39b1
docs: change config snippets to use defineConfig ( #7546 )
2024-05-30 16:47:28 +03:00
Shahed Nasser
2c5ba408d4
docs: edits and fixes to commerce module docs ( #7468 )
...
Apply edits and fixes to the commerce modules docs
2024-05-29 11:08:06 +00:00
Shahed Nasser
9b1998b9b2
docs: update events reference ( #7321 )
...
* change subscribers events
* add event references for modules
2024-05-16 09:01:12 +02:00
Shahed Nasser
4fe28f5a95
chore: reorganize docs apps ( #7228 )
...
* reorganize docs apps
* add README
* fix directory
* add condition for old docs
2024-05-03 17:36:38 +03:00