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
1c355dac36
docs: update and fix UI props docs ( #10754 )
2024-12-27 14:53:46 +02:00
Shahed Nasser
bff031ba8f
docs: fix multiple typos in customization chapters ( #10727 )
2024-12-24 17:29:07 +02:00
Shahed Nasser
a4335f2a47
docs: fix typo in extend core flow ( #10709 )
...
* docs: fix typo in extend core flow
* small fixes
2024-12-23 18:10:31 +02:00
Shahed Nasser
c2c24f40f2
docs: fix typo in CmsModuleService ( #10702 )
2024-12-23 16:26:47 +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
8ded7fd781
docs: document float property (for v2.1.2) ( #10575 )
2024-12-17 17:13:17 +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
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
d070c09185
docs: add documentation on sending requests to custom routes with JS SDK ( #10582 )
2024-12-12 14:47:00 +02:00
Shahed Nasser
bf6d14cb54
docs: fix imports in createBrandStep ( #10567 )
2024-12-12 10:10:01 +02:00
Shahed Nasser
1e04f90d93
docs: fix typo in code in module isolation documentation
2024-12-11 12:10:24 +02:00
Shahed Nasser
35a8224497
fix lint errors
2024-12-11 11:20:07 +02:00
Shahed Nasser
fd23f13cfd
docs: document when-then name
2024-12-11 11:00:25 +02:00
Shahed Nasser
0c1bbbac2a
docs: integrate google analytics ( #10526 )
2024-12-10 13:16:12 +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
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
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
e7e36f39fb
docs: support detecting broken link cross-projects ( #10483 )
...
* docs: support detecting broken link cross-projects
* remove double separators
2024-12-06 19:54:46 +02:00
Shahed Nasser
a76b533604
docs: revise last chapters of customizations ( #10480 )
2024-12-06 17:56:27 +02:00
Shahed Nasser
21b0e0c26b
docs: revise admin customization pages ( #10466 )
...
* docs: revise admin customization pages
* fix prerequisites link
* apply lint
2024-12-06 16:34:02 +02:00
Shahed Nasser
7013c37fda
docs: revise query linked records ( #10447 )
2024-12-05 13:12:21 +02:00
Shahed Nasser
9690e44280
docs: revise extend create product ( #10444 )
...
* docs: revise extend create product
* change sidebar title
2024-12-05 12:41:12 +02:00
Shahed Nasser
644f1fbbaf
docs: add note about default owner table in many-to-many ( #10426 )
2024-12-04 20:04:57 +02:00
Shahed Nasser
b41a4ceea8
docs: add documentation for check constraints ( #10425 )
2024-12-04 20:04:36 +02:00
Shahed Nasser
a943dfb529
docs: revise define brand link ( #10434 )
2024-12-04 19:51:28 +02:00
Shahed Nasser
51b8b39525
docs: revise extend models (features) ( #10429 )
2024-12-04 18:27:32 +02:00
Shahed Nasser
563b725ed6
docs: revise brand API route ( #10352 )
...
* docs: revise brand API route
* address feedback
* add directory images
* change sidebar title
* address comments
2024-12-04 12:19:42 +02:00
Shahed Nasser
7643ed048b
docs: add missing import to db operations documentation ( #10390 )
2024-12-03 12:31:41 +02:00
Shahed Nasser
b4d6a4b3f0
docs: intro + basic chapter fixes ( #10361 )
2024-12-02 09:31:47 +02:00
Shahed Nasser
ef6dc53b87
docs: add note about retryInterval making workflow long-running ( #10355 )
2024-11-29 09:25:03 +02:00
Shahed Nasser
065146c19d
docs: document permanentFailure ( #10356 )
2024-11-29 09:24:29 +02:00
Shahed Nasser
768f970926
docs: changes to deployment + remove admin deployment guides ( #10345 )
...
* docs: change headings and text in deployment
* remove admin deployment guide
* generate changes
2024-11-28 14:48:10 +02:00
Shahed Nasser
aca7907d81
docs: revise create brand workflow ( #10346 )
...
* docs: revise create brand workflow
* small fix
2024-11-28 14:47:59 +02:00
Shahed Nasser
aced04e182
docs: revised build custom features chapter ( #10338 )
2024-11-28 12:28:27 +02:00
Shahed Nasser
441b7adaa7
docs: revise implement brand module ( #10341 )
2024-11-28 12:27:02 +02:00
Shahed Nasser
137913b469
docs: update many-to-many docs ( #10323 )
...
* docs: update many-to-many docs
* added note about version
* fix eslint error
2024-11-27 19:11:23 +02:00
Shahed Nasser
0b5ebeaa30
docs: revise admin customization pages ( #10297 )
...
* docs: revise admin customization pages
* small re-iteration
2024-11-27 10:29:32 +02:00
Shahed Nasser
b024c6c558
docs: fix link to medusa container ( #10298 )
2024-11-26 19:01:27 +02:00
Shahed Nasser
41e125dadd
docs: revise workflows docs ( #10294 )
2024-11-26 18:53:28 +02:00
Shahed Nasser
d6fa912b22
docs: revise scheduled jobs ( #10291 )
2024-11-26 16:19:53 +02:00
Shahed Nasser
1e4ff3d047
docs: fixes to Medusa Cloud sections ( #10270 )
...
* docs: fixes to Medusa Cloud sections
* apply comments
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-11-26 09:51:07 +02:00
Shahed Nasser
5022a7c08e
docs: added section on medusa cloud ( #10265 )
2024-11-25 17:00:14 +02:00