Shahed Nasser
8915abbacf
docs: fix upgrade command in Medusa React upgrade guide ( #3071 )
...
* docs: fix upgrade command in Medusa React upgrade guide
* changed to an install latest command
2023-01-19 19:04:33 +02:00
Shahed Nasser
ff319cb800
docs: fixed npm/yarn blocks ( #3070 )
2023-01-19 18:31:40 +02:00
Shahed Nasser
b2a37109e1
docs: fixed issue with document title for Medusa React upgrade guide ( #3068 )
2023-01-19 18:01:48 +02:00
Shahed Nasser
7cafff14b9
docs: added migration guide for Medusa React ( #3066 )
...
* docs: added migration guide for Medusa React
* docs: fixed vale error
2023-01-19 16:59:49 +02:00
Shahed Nasser
27749eae40
docs: added documentation for Medusa React ( #3059 )
...
* chore: fixed issue in typedoc plugin
* chore: updated typedoc dependencies
* docs: added Medusa React documentation
* fixed link to js-client
* fixes to package.json
* fixes to package.json
* undo changes other than docs
2023-01-18 16:42:49 +02:00
Shahed Nasser
4b5d760c96
docs: fix start command for storefront ( #3058 )
2023-01-18 15:57:13 +02:00
Shahed Nasser
8417757d92
docs: added a troubleshooting guide for updates ( #3057 )
2023-01-18 14:49:47 +02: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
Shahed Nasser
dc26a28a53
docs: improved feedback component ( #3026 )
2023-01-13 15:31:26 +02:00
Shahed Nasser
e1292dca5f
chore(medusa-js): changed README to link to the docs ( #3024 )
2023-01-13 15:20:03 +02:00
Shahed Nasser
2c2c70d88c
chore(oas): fixed oas for product category endpoints and model ( #3019 )
2023-01-13 09:21:50 +02:00
Shahed Nasser
5d769ccad2
chore(oas): fixed oas for product category endpoints and model ( #3014 )
2023-01-12 21:35:13 +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
76d6d26b3a
docs: fix search bar not focused when using keyboard shortcut ( #2999 )
...
* docs: only render mobile search bar on mobile devices
* docs: prevent rendering desktop search bar on mobile devices
2023-01-11 19:30:08 +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
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
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
Shahed Nasser
8263dc1906
docs: fixed oas tag of price list products endpoint ( #2933 )
2023-01-03 16:10:15 +02:00
Shahed Nasser
82d66408f9
docs: changed behavior of feedback component ( #2929 )
2023-01-03 13:09:47 +02:00
Shahed Nasser
19d7be31eb
docs: added missing oas tag of uploads endpoints ( #2924 )
2023-01-03 10:30:23 +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
Shahed Nasser
1f1b85afbb
docs: shortened summaries in API reference ( #2902 )
2022-12-26 18:09:22 +02: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
Shahed Nasser
365d11aca7
fix(docs): fixed redirects for api reference ( #2888 )
2022-12-22 20:13:52 +02:00
Shahed Nasser
8d6db2b5d8
chore(docs): added rewrites for old links ( #2887 )
2022-12-22 19:55:20 +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
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
Shahed Nasser
7c0ae7f6ba
docs: added customize medusa admin docs ( #2870 )
2022-12-21 19:23:16 +02:00
Shahed Nasser
907f7f83d8
docs: added user guide for custom gift cards ( #2862 )
2022-12-20 17:51:06 +02:00
Shahed Nasser
9ec6847941
chore: updated roadmap section in README ( #2859 )
...
Updated the Roadmap section in the README to link to the Discussion category.
2022-12-20 11:25:55 +00:00
Shahed Nasser
3fb9362d0e
docs: added region-related documentation pages ( #2845 )
...
* docs: added region doc pages
* docs: small fixes
2022-12-19 18:54:26 +02:00
Shahed Nasser
4ddbde3594
docs: changed postgres plan using in heroku docs ( #2827 )
2022-12-19 10:53:27 +02:00
Shahed Nasser
f2cb0cf683
docs: added upgrade guide for admin ( #2816 )
2022-12-16 11:26:30 +02:00
Shahed Nasser
e5e13cc40e
docs: added order claim documentation ( #2805 )
2022-12-14 20:25:12 +02:00
Shahed Nasser and olivermrbl
c1659f81ac
chore: cleanup typedoc plugin ( #2801 )
...
* chore: added gitignore for typedoc plugin
* remove unnecessary files
* docs: added a note about building the plugin
* chore: added .yarn to gitignore
Co-authored-by: olivermrbl <oliver@mrbltech.com >
2022-12-14 19:48:48 +02:00
Shahed Nasser
fef2d997b2
chore: removed reference directory ( #2800 )
2022-12-14 14:59:11 +02:00
Shahed Nasser
49383c0cbd
docs: fix OAS comments in publishable api keys ( #2796 )
2022-12-14 11:29:39 +01:00
Shahed Nasser
e2b7f77ba9
docs: fix id used in endpoint path in OAS ( #2795 )
...
* docs: fix id used in endpoint path in OAS
* docs: small fixes to OAS comments
* revert changes in core package
* undo changes in core files
2022-12-14 11:54:31 +02:00
Shahed Nasser
319bcc71b0
docs: updated event reference ( #2791 )
...
* docs: updated events reference
* docs: added noCopy metadata option for code blocks
2022-12-13 18:14:53 +02:00
Shahed Nasser
0d788e73c4
chore: fix API ref generator to run on push to master ( #2787 )
2022-12-13 13:22:05 +02:00
Shahed Nasser
52a8e90aac
chore(docs): Generated API reference ( #2788 )
2022-12-13 12:52:58 +02:00
Shahed Nasser
a77b4a1b7e
docs: changed the steps to run tests in local dev ( #2786 )
2022-12-13 12:47:21 +02:00
Shahed Nasser
76d35a1350
docs: made changes to CORS usage/config ( #2784 )
2022-12-13 12:32:51 +02:00
Shahed Nasser
7227c1539b
docs: added a note about using Yarn for installation ( #2778 )
...
* docs: added a note about yarn being faster
* docs: fixed env variable used in admin deployment guide
* docs: fixed the use of noReport with npm2yarn
2022-12-13 11:52:55 +02:00
Shahed Nasser
6c796bf582
docs: added a minimum Node.js version for admin ( #2779 )
...
* docs: added a note about min node version in admin
* docs: added a link to Vite documentation
2022-12-13 11:52:37 +02:00
Shahed Nasser
beecd4947d
docs: added an upgrade guide for 1.7.0 ( #2750 )
2022-12-13 10:36:52 +01:00
Shahed Nasser
64a4dcc53b
docs: fixed tabs in create-medusa-app ( #2762 )
2022-12-12 13:27:48 +02:00
Shahed Nasser
0d1e73f152
docs: added Klarna documentation ( #2746 )
2022-12-08 20:26:35 +02:00
Shahed Nasser
a57177ded5
docs: redesigned code blocks ( #2745 )
...
* docs: redesigned code blocks to include titles
* docs: added a title where necessary
2022-12-08 18:52:54 +02:00
Shahed Nasser
8efae2dfcf
docs: added details about admin analytics in usage documentation ( #2733 )
2022-12-06 18:14:07 +02:00
Shahed Nasser
2ffeaf567f
docs: delete unused doc files ( #2732 )
2022-12-06 18:13:38 +02:00
Shahed Nasser
7363cae339
docs: Added Manage Discounts using Admin APIs doc ( #2730 )
2022-12-06 16:43:13 +02:00
Shahed Nasser
f19e4de636
docs: added Use Discounts in Checkout documentation ( #2717 )
2022-12-02 16:10:54 +02:00
Shahed Nasser
c729921180
docs: fixes to discounts documentation percentage ( #2711 )
...
* docs: fixes to discounts documentation
* docs: added a note about regions for fixed discount
2022-12-01 17:37:56 +02:00
Shahed Nasser
b54405e3de
docs: added Discounts Architecture documentation ( #2709 )
...
* docs: added discounts architecture documentation
* docs: fix tooltip text showing in the copied text
* docs: added missing link
2022-12-01 16:08:27 +02:00
Shahed Nasser
6cea109caa
docs: added user guide for Manage Discounts ( #2706 )
2022-11-30 19:24:34 +02:00
Shahed Nasser
7bee40c6f3
docs: added Create a Discount user guide ( #2705 )
2022-11-30 17:32:43 +02:00
Shahed Nasser
663e262cc4
docs: added deploy to railway docs ( #2697 )
2022-11-29 19:16:18 +02:00
Shahed Nasser
657ada6fb0
docs: added credentials option to fetch examples ( #2694 )
2022-11-29 17:21:19 +02:00
Shahed Nasser
a917b0a109
docs: small fixes across the documentation ( #2692 )
...
* docs: various bug fixes
* docs: add the import in other storage plugins
* docs: fixed the placement of manual taxes doc
2022-11-29 16:29:55 +02:00
Shahed Nasser
0c8bdf4dad
docs: fixed error in code in override price selection ( #2689 )
2022-11-29 14:54:17 +02:00
Shahed Nasser
2db038cd82
docs: fixed tooltip causing overflow in codeblocks ( #2679 )
2022-11-28 11:03:11 +02:00
Shahed Nasser
c0cdbd025e
docs: fix duplicate labels ( #2589 )
2022-11-10 18:43:04 +02:00
Shahed Nasser
7c5523160d
docs: changed introduction title ( #2588 )
2022-11-10 18:08:55 +02:00
Shahed Nasser
208809b635
docs: update readme ( #2587 )
...
* docs: added features list
* docs: update readme
2022-11-10 17:52:03 +02:00
Shahed Nasser
7b96bb1f1a
docs: added settings user guides ( #2586 )
2022-11-10 16:31:56 +02:00
Shahed Nasser
657d0a6586
docs: added user guide for tax-inclusive pricing ( #2580 )
2022-11-10 14:44:17 +02:00
Shahed Nasser
8f39ee26d9
docs: temporary fix for memory error that occurs during build ( #2584 )
...
* docs: temporary fixes for build error
* docs: added env variable to the build step
* docs: undo unnecessary updates
2022-11-10 14:04:34 +02:00
Shahed Nasser
884322447e
docs: fixes to the API reference ( #2570 )
2022-11-09 18:24:48 +02:00
Shahed Nasser
9e7e8c6d51
docs: migrated images to cloudinary from imgur ( #2569 )
2022-11-09 16:30:41 +02:00
Shahed Nasser
0a31ea9d43
docs: added "users" user guides ( #2565 )
...
* docs: added "users" user guides
* docs: added user trial link to footer
2022-11-08 17:55:45 +02:00
Shahed Nasser
1167970211
docs: added manage collections user guide ( #2564 )
2022-11-08 13:30:43 +02:00
Shahed Nasser
e16d076ffc
docs: added manage customer user guide ( #2562 )
2022-11-07 19:42:41 +02:00
Shahed Nasser
c00971423e
docs: added upgrade guide for 1.6.1 ( #2561 )
2022-11-07 18:59:58 +02:00
Shahed Nasser
c0639ef708
docs: added code blocks without headers ( #2560 )
2022-11-07 17:36:51 +02:00
Shahed Nasser
bbf4039147
docs: redesigned announcement bar ( #2559 )
2022-11-07 14:13:54 +02:00
Shahed Nasser
f7126fc9e1
docs: added meta image ( #2550 )
2022-11-04 15:42:43 +02:00
Shahed Nasser
2cf26d7071
docs: added robots.txt file ( #2549 )
2022-11-04 15:11:52 +02:00
Shahed Nasser
5cc8f26aae
docs: added opengraph image ( #2547 )
...
* docs: added opengraph image
* re-ran install
2022-11-04 14:50:42 +02:00
Shahed Nasser
52666a8538
docs: general design fixes ( #2545 )
...
* general fixes to the docs design
* fix condition checking for auto color scheme
2022-11-04 12:30:55 +02:00
Shahed Nasser
e4e65812a6
docs: fix color mode tabs ( #2541 )
2022-11-03 19:53:39 +02:00
Shahed Nasser
3a727c6f68
docs: fix main content not centered ( #2540 )
2022-11-03 19:24:47 +02:00