Shahed Nasser
f98bb7e2b4
docs: small fixes to marketplace recipe ( #8932 )
2024-09-02 15:39:58 +03:00
github-actions[bot]
d6dcda5b8f
chore(docs): Updated API Reference (v2) ( #8929 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
2024-09-02 07:45:24 +00:00
Shahed Nasser
0d24262bbe
docs: fix missing auth tag in api reference ( #8903 )
2024-09-01 11:42:27 +02:00
Shahed Nasser
7e92aa412c
chore(framework): add a note for admin path configuration + add troubleshooting guide ( #8905 )
...
- add a note in the `path` configuration regarding same path as docker image
- Add a section in the troubleshooting guide for the same reason
2024-09-01 07:46:32 +00:00
Shahed Nasser
c8f951dd89
docs: fixes and improvements to auth flow documentation ( #8909 )
2024-08-30 20:14:16 +03:00
Attila Turcsan
b9eac4402b
Update page.mdx ( #8908 )
...
Fix API route path in the example.
2024-08-30 13:11:32 +00:00
Shahed Nasser
8c82207a41
docs: replace usages of migrations and links commands ( #8894 )
2024-08-30 11:48:49 +03:00
github-actions[bot]
184ce379a6
chore(docs): Generated References (automated) ( #8889 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-08-30 08:35:16 +02:00
github-actions[bot]
524be62312
chore(docs): Generated API Reference (v2) ( #8890 )
...
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com >
2024-08-30 08:35:10 +02:00
Shahed Nasser
8cf47516c1
docs: use new x-sidebar-summary for sidebar items in api-reference if available ( #8865 )
...
Use the new `x-sidebar-summary` OAS attribute when adding operations to the sidebar, if available.
2024-08-29 17:14:10 +00:00
Shahed Nasser
fbd93ab67c
docs: fix tag filters in search ( #8862 )
2024-08-29 20:05:58 +03:00
github-actions[bot]
4e6e81f445
chore(docs): Updated API Reference (v2) ( #8870 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2024-08-29 13:05:50 +00:00
github-actions[bot]
37ebc97d82
chore(docs): Generated References ( #8860 )
...
Generated the following references:
- `fulfillment_models`
- `modules`
- `notification`
- `order`
- `order_models`
- `types`
2024-08-29 09:46:46 +00:00
Shahed Nasser
84fb9d55f3
docs: incorrect link fixes ( #8868 )
...
Few link fixes
Closes #8856
2024-08-29 09:44:55 +00:00
Shahed Nasser
ddddd4303c
docs: add restaurant-delivery marketplace recipe ( #8817 )
...
Add recipe for restaurant-delivery marketplace recipe inspired by Medusa Eats
Closes DOCS-921
Preview: https://resources-docs-git-docs-restaurant-delivery-recipe-medusajs.vercel.app/v2/resources/recipes/marketplace/examples/restaurant-delivery
2024-08-29 09:33:31 +00:00
Shahed Nasser
70f2290a22
docs: added documentation for db commands ( #8846 )
...
* docs: added documentation for db commands
* fix lint errors
2024-08-29 10:46:00 +03:00
Shahed Nasser
e1fd448cd1
docs: capitalize HTTP methods in api reference ( #8821 )
2024-08-28 15:44:42 +03:00
Shahed Nasser
bfded6c2c8
docs: improvements to base OAS ( #8835 )
...
* docs: improve base OAS
* extra new lines + design fixes
2024-08-28 15:44:05 +03:00
github-actions[bot]
841cb69ba9
chore(docs): Generated References ( #8828 )
...
Generated the following references:
- `auth`
- `core_flows`
- `fulfillment`
- `fulfillment_models`
- `helper_steps`
- `medusa_config`
- `modules`
- `modules_sdk`
- `order`
- `order_models`
- `payment`
- `stock_location_next`
- `types`
2024-08-28 06:53:38 +00:00
420coupe
a430339d54
feat(notification-sendgrid): include ability to handle attachments ( #8729 )
...
* feat(notification-sendgrid): include ability to handle attachments array if passed to dynamicTemplateData.attachments
* docs: update sendgrid page.mdx
include attachments documentation in example
* ability to set from email, must be verified sender
* docs: update to include optional from property
* first-class optional vars for from & attachments
* docs: update for optional first-class vars
* Update www/apps/resources/app/architectural-modules/notification/sendgrid/page.mdx
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
---------
Co-authored-by: Stevche Radevski <sradevski@live.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2024-08-28 09:39:41 +03:00
Shahed Nasser
0c4f4c8a11
docs: updates following authentication flow changes ( #8706 )
...
* docs: updates following authentication flow changes
* generate sidebar
* added open api specs
* fix up OAS
* changes to existing pages
* change sidebar items
* update marketplace recipe
2024-08-27 15:47:39 +03:00
Shahed Nasser
c6eba80af6
docs: generate sidebar and other data related to core-flows reference ( #8811 )
2024-08-27 11:22:03 +00:00
Shahed Nasser
6470168526
docs: [23/n] generate core-flows reference ( #8807 )
2024-08-27 12:25:39 +03:00
Shahed Nasser
2b67b87137
docs: [22/n] generate core-flows reference ( #8805 )
2024-08-27 12:25:26 +03:00
Shahed Nasser
4f280e7cd6
docs: [21/n] generate core-flows reference ( #8804 )
...
* docs: [21/n] generate core-flows reference
* more
2024-08-27 12:25:16 +03:00
Shahed Nasser
40330650e4
docs: [20/n] generate core-flows reference ( #8803 )
2024-08-27 12:25:05 +03:00
Shahed Nasser
c617dc873b
docs: [19/n] generate core-flows reference ( #8802 )
...
* docs: [19/n] generate core-flows reference
* more
2024-08-27 12:24:54 +03:00
Shahed Nasser
9dc70a8195
docs: [18/n] generate core-flows reference ( #8801 )
2024-08-27 12:24:40 +03:00
Shahed Nasser
c5a86a83ee
docs: [17/n] generate core-flows reference ( #8800 )
2024-08-27 12:24:30 +03:00
Shahed Nasser
e29ead56dc
docs: [16/n] generate core-flows reference ( #8799 )
2024-08-27 12:24:21 +03:00
Shahed Nasser
20623cdc80
docs: [15/n] generate core-flows reference ( #8796 )
2024-08-27 12:24:11 +03:00
Shahed Nasser
fc3ab7faf6
docs: [14/n] generate core-flows reference ( #8795 )
2024-08-27 12:24:02 +03:00
Shahed Nasser
e30e9a0f2b
docs: [13/n] generate core-flows reference ( #8794 )
2024-08-27 12:23:47 +03:00
Shahed Nasser
8553cd6427
docs: [12/n] generate core-flows reference ( #8793 )
2024-08-27 12:23:32 +03:00
Shahed Nasser
d4aaf70667
docs: [11/n] generate core-flows reference ( #8792 )
2024-08-27 12:23:15 +03:00
Shahed Nasser
c4dd82e814
docs: [10/n] generate core-flows reference ( #8791 )
2024-08-27 12:22:59 +03:00
Shahed Nasser
842c26cb46
docs: [9/n] generate core-flows reference ( #8790 )
2024-08-27 12:22:48 +03:00
Shahed Nasser
587984de6e
docs: [8/n] generate core-flows reference ( #8789 )
2024-08-27 12:22:38 +03:00
Shahed Nasser
275b5b2af5
docs: [7/n] generate core-flows reference ( #8788 )
2024-08-27 12:22:27 +03:00
Shahed Nasser
6e7438a2cb
docs: [6/n] generate core-flows reference ( #8787 )
2024-08-27 12:22:03 +03:00
Shahed Nasser
04677f6827
docs: [3/n] generate core-flows reference ( #8783 )
2024-08-27 12:01:15 +03:00
Shahed Nasser
12db60aadf
docs: [2/n] generate core-flows reference ( #8782 )
2024-08-27 12:00:58 +03:00
Shahed Nasser
2a8da2ef8e
docs: [4/n] generate core-flows reference ( #8785 )
2024-08-27 12:00:49 +03:00
Shahed Nasser
7dfe46c3eb
docs: [5/n] generate core-flows reference ( #8786 )
2024-08-27 12:00:28 +03:00
Shahed Nasser
82155257df
docs: [3/n] generate core-flows reference ( #8784 )
2024-08-27 12:00:19 +03:00
Shahed Nasser
59217a9796
docs: add a note about the middleware regular expression ( #8742 )
2024-08-27 10:35:43 +02:00
Shahed Nasser
b36e2c3129
docs: update create payment collection route usage in store development ( #8736 )
2024-08-27 10:35:22 +02:00
Shahed Nasser
5996089c9c
docs: added new guides and troubleshooting related to admin development ( #8739 )
2024-08-27 10:35:09 +02:00
Shahed Nasser
e4fa9ae610
docs: delete all core-flows reference ( #8777 )
2024-08-27 07:30:18 +00:00
github-actions[bot]
cd4063de74
chore(docs): Updated API Reference (v2) ( #8758 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
2024-08-26 08:06:02 +00:00