Commit Graph

28 Commits

Author SHA1 Message Date
Shahed Nasser
e96c0e4d09 docs: document feature flags (#13388) 2025-09-02 12:26:54 +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
1c1e1c6aa2 docs: improved workflows integration tests guide (#13090) 2025-07-30 17:25:46 +03:00
Shahed Nasser
11318eaa89 docs: document debugging workflows (#13087) 2025-07-30 14:41:15 +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
SteelRazor47
637a200747 docs: fix jest.config.js to use correct target (#12999) 2025-07-21 09:45:39 +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
474e97c9be docs: added sentry guide (#12744)
* docs: added sentry guide

* added error capturing

* generate
2025-06-24 12:05:37 +03:00
Shahed Nasser
e1dcb12800 docs: fix URLs to OpenTelemetry docs (#12742) 2025-06-16 13:03:58 +03:00
Shahed Nasser
7e1d880915 docs: fix log levels list (#12648) 2025-05-30 17:20:51 +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
4827db98f7 docs: added to workflow legend + example improvements (#11895) 2025-03-19 08:31:28 +02:00
Shahed Nasser
5a5da0d6a1 remove main reference page 2025-03-10 17:34:45 +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
c08e6ad5cf docs: add how to upload files in tests (#11455) 2025-02-13 19:19:52 +02:00
Shahed Nasser
5cb44d364d docs: general updates after 2.5.0 update (#11402) 2025-02-11 18:26:21 +02:00
Shahed Nasser
e04c1889bd docs: added authentication in integration tests (#11363) 2025-02-07 14:51:27 +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
3409953c4f docs: use tooling convention across docs (#10512) 2024-12-09 19:15:29 +02:00
Shahed Nasser
7a26e123bb docs: fix outdated links (#10040) 2024-11-13 11:02:01 +02:00
Shahed Nasser
2d469ba587 docs: added note about test timeout (#10041) 2024-11-13 11:01:47 +02:00
Shahed Nasser
5e1ccba06d docs: fix link to testing tools (#10030) 2024-11-11 18:24:55 +00:00
Shahed Nasser
c08df5ac44 docs: remove dev notices + fix AI assistant answer width (#9686)
* docs: remove dev notices + fix AI assistant answer width

* fix import

* more notes removal

* rc to latest
2024-10-23 09:52:52 +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