Shahed Nasser
|
78e68a0bb6
|
docs: fix base path not added to hash links (#10235)
|
2024-11-22 18:42:49 +02:00 |
|
Shahed Nasser
|
b558800547
|
docs: revise events and subscribers (#10227)
|
2024-11-22 14:39:29 +02:00 |
|
Shahed Nasser
|
4810b1c55b
|
chore: fix cURL example in create payment collection route (#10219)
* chore: fix cURL example in create payment collection route
* regenerate OAS
|
2024-11-22 14:22:50 +02:00 |
|
Shahed Nasser
|
8e10ada2d0
|
docs: revise loaders documentation (#10224)
|
2024-11-22 13:20:52 +02:00 |
|
Pedro Tigre
|
58f24a373d
|
docs: fix typo in page.mdx (#10210)
Fix typo
|
2024-11-22 09:47:44 +02:00 |
|
Shahed Nasser
|
5f9029c033
|
docs: revise commerce modules (#10209)
|
2024-11-21 18:45:39 +02:00 |
|
Shahed Nasser
|
af374f85d1
|
docs: revise modules (#10204)
|
2024-11-21 18:37:59 +02:00 |
|
Shahed Nasser
|
c99b03bcc2
|
docs: change logo (#10208)
* docs: changed logo
* remove unused component
|
2024-11-21 18:15:32 +02:00 |
|
Shahed Nasser
|
ab5f2b5e11
|
docs: update og images (#10206)
* docs: update og images
* fixes
|
2024-11-21 17:33:50 +02:00 |
|
Shahed Nasser
|
19c6c4af15
|
docs: fix og image for sanity guide (#10205)
|
2024-11-21 17:02:49 +02:00 |
|
Mohsen
|
9e5e4c9f25
|
Set proper name for the steps in the schedule-task page (#9716)
Change `step` to `steps` for the batch workflows.
|
2024-11-21 14:14:57 +00:00 |
|
Shahed Nasser
|
35afa04a93
|
docs: migrate Kapa (#10198)
* docs: migrate kapa
* remove unused dependency
* fix isbrowser
|
2024-11-21 15:05:50 +02:00 |
|
Shahed Nasser
|
f541e21c62
|
docs: revise medusa container chapter (#10192)
|
2024-11-21 11:22:15 +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
|
ec1ab4db87
|
docs: add default value if PAK environment variable isn't set (#10185)
|
2024-11-20 19:06:08 +02:00 |
|
Shahed Nasser
|
765f99e04b
|
docs: fix font smoothing across projects (#10183)
|
2024-11-20 18:24:58 +02:00 |
|
Shahed Nasser
|
bef89e43c4
|
docs: revise intro pages (#10182)
|
2024-11-20 17:36:02 +02:00 |
|
Shahed Nasser
|
544f5d4c59
|
chore: optimize sanity opengraph image (#10181)
|
2024-11-20 17:08:05 +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
|
b43febda54
|
chore(js-sdk,types): add tsdocs for admin JS SDK methods [6/n] (#10028)
* chore(js-sdk,types): add tsdocs for admin JS SDK methods [6/n]
* fix error
* remove type changes
|
2024-11-19 19:15:44 +02:00 |
|
Shahed Nasser
|
7a3c6acf31
|
docs: fix heading import in ui route docs (#10167)
|
2024-11-19 18:49:07 +02:00 |
|
Shahed Nasser
|
be700e31f2
|
docs: add section on querying records from a link's table (#10165)
|
2024-11-19 18:28:10 +02:00 |
|
Shahed Nasser
|
dbd06a131a
|
docs-util: remove duplicate methods from JS SDK (#10161)
|
2024-11-19 18:07:44 +02:00 |
|
Shahed Nasser
|
a1738f823c
|
docs: change report issue link (#10160)
|
2024-11-19 15:54:16 +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
|
3f4e6a168b
|
docs: remove section on updating cart's customer (#10154)
* docs: add more clarification on updating a cart's customer
* remove section
|
2024-11-19 15:19:53 +02:00 |
|
Shahed Nasser
|
3b1463048a
|
docs: fix error on collapsing prerequisites (#10153)
|
2024-11-19 13:35:47 +02:00 |
|
Jim Johnston
|
18a60e2d2e
|
docs: S3 providers - add example for DigitalOcean Spaces endpoint (#10145)
The [S3 providers docs](https://docs.medusajs.com/resources/architectural-modules/file/s3#:R1d5rtttqj5db:) instructs DigitalOcean users to set the endpoint address to the "Spaces Origin Endpoint":
```
For DigitalOcean Spaces, it's the Spaces Origin Endpoint.
```
On DigitalOcean's user interface they include the bucket name in their origin endpoint:

Using this url for the endpoint will cause an error.
The example URL `https://{region}.digitaloceanspaces.com` should tip users off to remove the bucketname.
Cheers!
|
2024-11-19 10:52:26 +00:00 |
|
Shahed Nasser
|
f5c580a661
|
docs: add missing prerequisite in stripe's storefront integration (#10097)
|
2024-11-18 09:52:00 +02:00 |
|
Shahed Nasser
|
b0c6efa98b
|
docs: fix copy in code blocks with tabs (#10123)
* docs: fix copy in code blocks with tabs
* fix lint error
|
2024-11-15 18:59:46 +02:00 |
|
Shahed Nasser
|
1fb2998620
|
docs: document nested UI routes (#10104)
* docs: document nested UI routes
* address PR feedback
|
2024-11-15 18:54:33 +02:00 |
|
Shahed Nasser
|
12e8405cca
|
docs: add note about using dates in workflows (#10107)
|
2024-11-15 18:42:56 +02:00 |
|
Shahed Nasser
|
79a3dc1e82
|
docs: update admin injection zones list (#10103)
|
2024-11-14 18:14:16 +02:00 |
|
Shahed Nasser
|
9c39cf69fb
|
docs: add guide on how to translate admin (#10095)
* docs: add guide on how to translate admin
* added a link from the main docs
|
2024-11-14 17:17:01 +02:00 |
|
Shahed Nasser
|
273960f6e3
|
docs: fix client error for learning path (#10102)
|
2024-11-14 16:53:24 +02:00 |
|
Shahed Nasser
|
af66ac58cc
|
docs: add missing import in digital product recipe (#10094)
|
2024-11-14 16:41:14 +02:00 |
|
Shahed Nasser
|
0ea57659e8
|
docs: improv version detection + fix breadcrumbs (#10083)
|
2024-11-13 18:20:05 +02:00 |
|
Shahed Nasser
|
c054f47872
|
docs-utils: make reference table of content in alphabetical order (#10084)
|
2024-11-13 18:10:20 +02:00 |
|
Shahed Nasser
|
662b096a46
|
docs: fix oneOf design hiding more than three items (#10077)
* docs: fix oneOf design hiding more than three items
* fix lint errors
* fix eslint
|
2024-11-13 17:41:49 +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
|
6f7467f071
|
docs: added + updated build and deployment guides (#10019)
|
2024-11-13 14:44:36 +02:00 |
|
Shahed Nasser
|
b6775f894a
|
docs: fix types of injection zone props (#10074)
Closes DX-1065
|
2024-11-13 14:32:55 +02:00 |
|
Shahed Nasser
|
f151fb32aa
|
docs: add emit events + types documentation (#10026)
* docs: add emit events + types documentation
* vale fixes
|
2024-11-13 14:17:14 +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
|
5fec006371
|
docs-util: fix helper step settings (#10045)
|
2024-11-13 11:01:14 +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
|
823552ecd9
|
docs: document multiple steps usage in a workflow (#10053)
|
2024-11-13 11:00:37 +02:00 |
|
Shahed Nasser
|
1fbe1d4ee9
|
docs: update event module guide (#10056)
|
2024-11-13 11:00:22 +02:00 |
|
Shahed Nasser
|
3962c2c88f
|
docs: fix link to medusa configuration guide (#10059)
|
2024-11-13 11:00:04 +02:00 |
|