Commit Graph

37 Commits

Author SHA1 Message Date
Shahed Nasser
e96c0e4d09 docs: document feature flags (#13388) 2025-09-02 12:26:54 +03:00
Shahed Nasser
f39ba53fd3 docs: document scheduled jobs interval (#13350) 2025-08-29 15:14:26 +03:00
Shahed Nasser
d510639193 docs: docs for next release (#13303)
* added draft order plugin docs

* fix vale error

* added note about draft order being optional

* add new shipping option - shipping method link

* update user guides

* generate

* fix github icon

* changes to shipping option type

* document logger

* reorder list

* fixes

* fixes
2025-08-28 18:49:07 +03:00
Shahed Nasser
b0d0e7b1a6 docs: updates to nested workflow docs (#13117) 2025-08-01 11:54:41 +03:00
Shahed Nasser
54a74b0215 docs: document JSON properties (#13099) 2025-07-31 12:22:32 +03:00
Shahed Nasser
11318eaa89 docs: document debugging workflows (#13087) 2025-07-30 14:41:15 +03:00
Shahed Nasser
ea9ed62ee0 docs: migration guide from v1 to v2 (#12597)
Closes DX-1637
2025-07-28 08:22:02 +00:00
Shahed Nasser
0d8c2c4056 docs: document auto-generated types (#13050) 2025-07-25 17:48:18 +03:00
Shahed Nasser
c71ace0be2 docs: added Docker local installation guide (#13022)
* docs: added Docker local installation guide

* fixes
2025-07-23 19:00:38 +03:00
Shahed Nasser
6474e4b328 docs: add inject dependencies section in module tests + improvements (#12993) 2025-07-18 16:33:36 +03:00
Shahed Nasser
0bcde275bc docs: add build with AI & LLMs doc (#12848) 2025-06-27 16:40:02 +03:00
Shahed Nasser
474e97c9be docs: added sentry guide (#12744)
* docs: added sentry guide

* added error capturing

* generate
2025-06-24 12:05:37 +03:00
Shahed Nasser
ab4358de7d docs: document index module (#12594)
Closes DX-1638
2025-06-16 07:25:45 +00:00
Shahed Nasser
28285f309a docs: updates to middlewares and protected API routes + new chapter (#12419) 2025-05-09 12:06:34 +03:00
Shahed Nasser
35d7c143ea docs: improve documetation around error handling in workflows (#12288)
* docs: improve documetation around error handling in workflows

* regenerate
2025-04-24 18:41:28 +03:00
Shahed Nasser
a3aa5d7a66 dos: add docs on overriding allowed fields in routes (#12233) 2025-04-18 11:38:36 +03:00
Shahed Nasser
eb73bdb478 docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules

* generate again
2025-04-17 13:20:43 +03:00
Shahed Nasser
757ba6cd7f docs: add framework page (#12162)
* initial draft

* finalize page

* fix vale error

* changes to intro

* small fix

* added features list
2025-04-16 17:58:27 +03:00
Shahed Nasser
2ec59ddadc docs: typos and examples fixes (#11954)
* docs: typos and examples fixes

* fix notification example
2025-03-24 09:33:22 +02:00
Shahed Nasser
3f2bdb59cb docs: improved data model docs (#11884)
* docs: improved data model docs

* fix build errors
2025-03-18 11:45:21 +02:00
Shahed Nasser
bc3d04dac9 docs: read-only links + other changes (#11878)
* docs: read-only links + other changes

* re-generate

* fix vale errors
2025-03-18 08:31:09 +02:00
Shahed Nasser
267af9f3f6 docs: add worker mode documentation + improvements (#11812) 2025-03-11 19:12:32 +02:00
Shahed Nasser
ef66ff8f99 docs: improvement to sidebar (#11810)
* docs: improvement to sidebar

* fix sidebar
2025-03-11 16:48:01 +02:00
Shahed Nasser
e0277e375e docs: add missing details related to links and migrations (#11809)
* docs: add missing details related to links and migrations

* reorder content

* small changes

* last changes

* improve examples

* fix lint error
2025-03-11 16:22:52 +02:00
Shahed Nasser
ac989a6ed1 moved configurations page 2025-03-11 10:59:29 +02:00
Shahed Nasser
5deb8eaf50 docs: support multiple sidebars in a project (#11768)
* changed to new sidebar across projects except resources

* finalize multi sidebar support

* clean up

* remove redundant property

* small changes

* fixes

* generate

* fix error

* fix initial open
2025-03-07 15:47:38 +02:00
Shahed Nasser
4f23901fcf docs: change link to cloud pricing (#11753)
* docs: change link to cloud pricing

* generate
2025-03-06 13:06:12 +02:00
Shahed Nasser
ecc3deb362 docs: changes to main docs sidebar (#11750)
* docs: changes to main docs sidebar

* fix links

* fix vale test

* fix vale errors
2025-03-06 11:55:56 +02:00
Shahed Nasser
31f8b72129 docs: updates for 2.5.1 release (#11574)
* docs: updates for 2.5.1 release

* update
2025-02-24 13:02:26 +02:00
Shahed Nasser
9f39cd19f8 docs: document configuring request body parsing (#11463)
* docs: document configuring request body parsing

* chore: run yarn prep automatically

* chore: run yarn prep automatically

* chore: run yarn prep automatically

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-14 15:58:34 +02:00
Shahed Nasser
c5d49c66a0 docs: small fixes to workflow constraints chapter (#11421)
* docs: small fixes to workflow constraints chapter

* add links to plugins in nav
2025-02-12 16:27:55 +02:00
Shahed Nasser
d348204fe5 docs: document admin environment variables (#11313) 2025-02-05 11:47:07 +02:00
Shahed Nasser
94376f6c75 docs: document Query Context (#11289)
* docs: document Query Context

* add vale exception
2025-02-03 19:43:40 +02:00
Shahed Nasser
d6480c4d0a docs: fixes and improvements to testing docs (#11244)
* docs: fixes and improvements to testing docs

* generate files
2025-01-31 15:36:20 +02:00
Shahed Nasser
c26ef84cae docs: added plugins documentation (#10989)
(Should be merged after the next release)

Closes DX-1294
2025-01-27 09:32:53 +00:00
Shahed Nasser
9462f00f8d docs: add updates documentation (#11146)
- Add chapter on updating Medusa
- Add section in UI docs about updating UI packages in standalone applications

Closes #10927
Closes DX-1282
2025-01-27 07:27:37 +00:00
Shahed Nasser
f803157943 docs: generate sidebar for main docs (#11139) 2025-01-24 19:20:02 +02:00