olivermrbl
ab580066ae
fix: Merge conflicts with master
2023-01-18 10:17:39 +01:00
Shahed Nasser
107cd4de4c
docs: fixed note about custom database schema ( #3049 )
2023-01-17 10:38:13 +02:00
Shahed Nasser
5c6931953a
docs: fixed note about database_schema option ( #3037 )
2023-01-16 11:22:38 +02:00
Oliver Windall Juhl
9e3beaf531
chore(feature-flags): Remove OrderEditing feature flag ( #3006 )
2023-01-13 11:10:09 +00:00
github-actions[bot]
853f8efdf3
chore(docs): Generated API Reference ( #3021 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-01-13 09:27:24 +02:00
Shahed Nasser
dd87e62536
docs: added middleware documentation ( #3000 )
...
* docs: added a middleware documentation
* docs: fixes based on eslint
2023-01-11 20:15:17 +02:00
Shahed Nasser
cbd5943ddb
docs: updated user guide following sidebar redesign of admin ( #2998 )
2023-01-11 19:09:06 +02:00
Shahed Nasser
c10437f22c
docs: fix note about migration script in upgrade guide ( #2996 )
2023-01-11 18:52:59 +02:00
github-actions[bot]
f7e23afff2
chore(docs): Generated API Reference ( #2994 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-01-11 18:08:33 +02:00
github-actions[bot]
f521260a8f
chore(docs): Generated Services Reference (automated) ( #2993 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2023-01-11 18:08:25 +02:00
olivermrbl
6dafb51547
Merge branch 'master' into develop
2023-01-11 16:46:32 +01:00
github-actions[bot]
3b632c5130
chore(docs): Generated API Reference ( #2991 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-01-11 17:43:03 +02:00
Oliver Windall Juhl
0d9e3e86dd
docs: Temporarily remove note on peer deps in documentation ( #2988 )
...
* docs: Temporarily remove note on peer deps in documentation
* Update docs/content/advanced/backend/plugins/create.md
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2023-01-11 17:37:00 +02:00
Shahed Nasser
4156e280ab
docs: added publishable API keys documentation pages ( #2972 )
...
* docs: added publishable api keys docs
* Update docs/content/advanced/admin/manage-publishable-api-keys.mdx
Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com >
* Update publishable-api-keys.mdx
* Update docs/content/advanced/storefront/use-sales-channels.mdx
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* added note in admin how-to guide
* added note in conceptual guide
* Update docs/content/advanced/backend/publishable-api-keys/index.md
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* small fixes
Co-authored-by: Frane Polić <16856471+fPolic@users.noreply.github.com >
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2023-01-11 17:36:51 +02:00
Shahed Nasser
c94ce03aa2
docs: added upgrade guide for 1.7.3 ( #2968 )
...
* docs: added upgrade guide for 1.7.3
* remove sales channel note
2023-01-11 17:36:29 +02:00
Shahed Nasser
21b1ae53e4
docs: changed links on the homepage ( #2981 )
...
* docs: changed homepage
* added missing import
* added related links
* added a link to the user guide on homepage
2023-01-10 21:09:11 +02:00
olivermrbl
abb98f99dd
Merge branch 'master' into develop
2023-01-10 19:23:34 +01:00
Oliver Windall Juhl
32b038fc3f
feat(medusa): Reliable retrying of jobs ( #2947 )
2023-01-09 11:56:29 +01:00
Binzi
0f039a087a
docs: Correct import products url ( #2960 )
...
Fixes broken URL in `introduction.md`
2023-01-09 10:21:56 +02:00
Shahed Nasser
39c834e043
docs: small fixes based on friction log ( #2954 )
...
* docs: small fixes
* removed python command
2023-01-06 11:40:18 +02:00
Shahed Nasser
8ba27a2e28
docs: changed details related to new payment method signatures ( #2876 )
...
* docs: changed details related to new method signatures
* updated the information regarding update_requests
* small changes to the text
* lint fixes
* fixed constructor
* fixes based on review
2023-01-05 11:55:27 +02:00
Shahed Nasser
af7e67e827
docs: added gift card documentation guides ( #2939 )
2023-01-04 18:16:51 +02:00
github-actions[bot]
c62e309629
chore(docs): Generated API Reference ( #2935 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-01-03 16:26:45 +02:00
github-actions[bot]
cd32795595
chore(docs): Generated API Reference ( #2927 )
...
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com >
2023-01-03 10:40:03 +02:00
Yessica Bao
663a0d1a59
docs: fix wrong key for order placed in sendgrid docs ( #2923 )
...
Hello!
I just found out that the key in plugin options for Order Placed `order.placed` is wrong. It should be `order_placed_template` instead.
2023-01-03 10:27:27 +02:00
Shahed Nasser
45f7ed8d1b
docs: updated steps in MinIO documentation ( #2922 )
2023-01-02 17:33:10 +02:00
Shahed Nasser
d1b4b11ff6
chore(docs): added eslint to lint documentation code blocks ( #2920 )
...
* docs: added rule for code length
* chore: fixes based on vale errors
* changed to use eslint
* fixes using eslint
* added github action for documentation eslint
* changed allowed max-length
* fixed incorrect heading level
* removed comment
2022-12-30 18:44:46 +02:00
Shahed Nasser
99add15fc3
docs: added a note about watching changes ( #2917 )
2022-12-29 16:51:30 +02:00
Shahed Nasser
3d4e71aa45
docs: added a section to the troubleshooting guide ( #2916 )
2022-12-29 16:38:33 +02:00
Shahed Nasser
123d910ef6
docs: added Manage Customers documentation ( #2911 )
...
* docs: added Manage Customers documentation
* fixed link
2022-12-28 19:36:18 +02:00
Shahed Nasser
f89759f069
docs: added Implement Customer Profiles documentation ( #2910 )
2022-12-28 17:43:35 +02:00
Shahed Nasser
800059bf6e
docs: added Customers conceptual guide ( #2908 )
2022-12-27 18:01:59 +02:00
Akarsh Jain
48baf48eff
docs: add git as in the prerequisites section of the Quickstart Guide ( #2892 )
...
* docs: Added git as in the prerequisites section of the Quickstart Guide
Fixes : #2850
* added divider
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2022-12-27 15:21:20 +02:00
github-actions[bot]
d93d337df7
chore(docs): Updated API Reference ( #2903 )
...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request ) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com >
2022-12-26 16:30:38 +00:00
Shahed Nasser
035790606e
docs: added missing sections ( #2901 )
...
* docs: added a link to the quickstart guide
* docs: added env variables section
2022-12-26 17:01:23 +02:00
Shahed Nasser
2916ff9861
docs: added troubleshooting docs ( #2900 )
2022-12-26 16:19:10 +02:00
Shahed Nasser
b0ebfd6bcf
docs: added dividers + see also section ( #2899 )
2022-12-26 15:52:08 +02:00
Shahed Nasser
b0e5769e27
docs: added a feedback component in quickstart guides ( #2894 )
...
* docs: added a feedback component in quickstart guides
* docs: added feedback to admin docs
2022-12-23 16:54:18 +02:00
github-actions[bot]
a32a2c4cf1
chore(docs): Generated Services Reference (automated) ( #2891 )
...
Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
2022-12-23 10:20:47 +02:00
Shahed Nasser
bf200c5528
docs: added order edit documentation pages ( #2885 )
2022-12-22 19:24:44 +02:00
Shahed Nasser
c414dd5498
docs: added schema option ( #2880 )
2022-12-22 17:15:12 +02:00
Shahed Nasser
87256e81b3
docs: added an upgrade guide for v1.7.1 ( #2868 )
...
* docs: added an upgrade guide for 1.7.1
* docs: added more required changes for the release
* docs: removed link to payment provider docs
* docs: reordered upgrade guides in desc order
* added export to code snippet
* added details about update_request property
* fixed the text
* added link to scheduled jobs docs
2022-12-22 17:13:20 +02:00
github-actions[bot]
4814045036
chore(docs): Generated API Reference ( #2882 )
...
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com >
2022-12-22 17:09:49 +02:00
olivermrbl
51c61f401e
Merge branch 'master' into develop
2022-12-22 15:45:16 +01:00
Shahed Nasser
c78e78de28
docs: fixed typo in upgrade guide v1.7 ( #2879 )
2022-12-22 15:30:18 +02:00
Shahed Nasser
f4c9a4698f
docs: added a note about running migrations ( #2875 )
...
* docs: added a note about running migrations
* docs: fixed link
2022-12-22 12:12:21 +02:00
olivermrbl
5ae319004f
Merge branch 'master' into develop
2022-12-22 10:43:29 +01:00
Shahed Nasser
7c0ae7f6ba
docs: added customize medusa admin docs ( #2870 )
2022-12-21 19:23:16 +02:00
Debashis Biswal
34b5b63ee0
docs: add test medusa cli after installation in set up dev env docs ( #2866 )
...
* Update Set up your development doc for Medusa CLI section
* Remove auto changes by VS code.
* Update docs/content/tutorial/0-set-up-your-development-environment.mdx
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
Co-authored-by: Shahed Nasser <shahednasser@gmail.com >
2022-12-21 11:51:38 +02:00
Jon Jahr
355228c449
docs: add a note about running migrations after changing database type ( #2699 )
...
* Add note to run migrations
I think it will be helpful to remind newbies to run migrations after they change their `database_type`. I'm a newbie and today I got stuck for a while because I didn't know I had to run migrations after I changed from `sqlite` to `postgres`.
* Add H3 header "Changing Database Type"
2022-12-21 10:43:29 +02:00