Commit Graph
100 Commits
Author SHA1 Message Date
Shahed NasserandGitHub c78e78de28 docs: fixed typo in upgrade guide v1.7 (#2879) 2022-12-22 15:30:18 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 7c0ae7f6ba docs: added customize medusa admin docs (#2870) 2022-12-21 19:23:16 +02:00
Shahed NasserandGitHub 907f7f83d8 docs: added user guide for custom gift cards (#2862) 2022-12-20 17:51:06 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 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 NasserandGitHub 4ddbde3594 docs: changed postgres plan using in heroku docs (#2827) 2022-12-19 10:53:27 +02:00
Shahed NasserandGitHub f2cb0cf683 docs: added upgrade guide for admin (#2816) 2022-12-16 11:26:30 +02:00
Shahed NasserandGitHub e5e13cc40e docs: added order claim documentation (#2805) 2022-12-14 20:25:12 +02:00
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 NasserandGitHub fef2d997b2 chore: removed reference directory (#2800) 2022-12-14 14:59:11 +02:00
Shahed NasserandGitHub 49383c0cbd docs: fix OAS comments in publishable api keys (#2796) 2022-12-14 11:29:39 +01:00
Shahed NasserandGitHub 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 NasserandGitHub 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 NasserandGitHub 0d788e73c4 chore: fix API ref generator to run on push to master (#2787) 2022-12-13 13:22:05 +02:00
Shahed NasserandGitHub 52a8e90aac chore(docs): Generated API reference (#2788) 2022-12-13 12:52:58 +02:00
Shahed NasserandGitHub a77b4a1b7e docs: changed the steps to run tests in local dev (#2786) 2022-12-13 12:47:21 +02:00
Shahed NasserandGitHub 76d35a1350 docs: made changes to CORS usage/config (#2784) 2022-12-13 12:32:51 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 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 NasserandGitHub beecd4947d docs: added an upgrade guide for 1.7.0 (#2750) 2022-12-13 10:36:52 +01:00
Shahed NasserandGitHub 64a4dcc53b docs: fixed tabs in create-medusa-app (#2762) 2022-12-12 13:27:48 +02:00
Shahed NasserandGitHub 0d1e73f152 docs: added Klarna documentation (#2746) 2022-12-08 20:26:35 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 8efae2dfcf docs: added details about admin analytics in usage documentation (#2733) 2022-12-06 18:14:07 +02:00
Shahed NasserandGitHub 2ffeaf567f docs: delete unused doc files (#2732) 2022-12-06 18:13:38 +02:00
Shahed NasserandGitHub 7363cae339 docs: Added Manage Discounts using Admin APIs doc (#2730) 2022-12-06 16:43:13 +02:00
Shahed NasserandGitHub f19e4de636 docs: added Use Discounts in Checkout documentation (#2717) 2022-12-02 16:10:54 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 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 NasserandGitHub 6cea109caa docs: added user guide for Manage Discounts (#2706) 2022-11-30 19:24:34 +02:00
Shahed NasserandGitHub 7bee40c6f3 docs: added Create a Discount user guide (#2705) 2022-11-30 17:32:43 +02:00
Shahed NasserandGitHub 663e262cc4 docs: added deploy to railway docs (#2697) 2022-11-29 19:16:18 +02:00
Shahed NasserandGitHub 657ada6fb0 docs: added credentials option to fetch examples (#2694) 2022-11-29 17:21:19 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 0c8bdf4dad docs: fixed error in code in override price selection (#2689) 2022-11-29 14:54:17 +02:00
Shahed NasserandGitHub 2db038cd82 docs: fixed tooltip causing overflow in codeblocks (#2679) 2022-11-28 11:03:11 +02:00
Shahed NasserandGitHub c0cdbd025e docs: fix duplicate labels (#2589) 2022-11-10 18:43:04 +02:00
Shahed NasserandGitHub 7c5523160d docs: changed introduction title (#2588) 2022-11-10 18:08:55 +02:00
Shahed NasserandGitHub 208809b635 docs: update readme (#2587)
* docs: added features list

* docs: update readme
2022-11-10 17:52:03 +02:00
Shahed NasserandGitHub 7b96bb1f1a docs: added settings user guides (#2586) 2022-11-10 16:31:56 +02:00
Shahed NasserandGitHub 657d0a6586 docs: added user guide for tax-inclusive pricing (#2580) 2022-11-10 14:44:17 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 884322447e docs: fixes to the API reference (#2570) 2022-11-09 18:24:48 +02:00
Shahed NasserandGitHub 9e7e8c6d51 docs: migrated images to cloudinary from imgur (#2569) 2022-11-09 16:30:41 +02:00
Shahed NasserandGitHub 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 NasserandGitHub 1167970211 docs: added manage collections user guide (#2564) 2022-11-08 13:30:43 +02:00
Shahed NasserandGitHub e16d076ffc docs: added manage customer user guide (#2562) 2022-11-07 19:42:41 +02:00
Shahed NasserandGitHub c00971423e docs: added upgrade guide for 1.6.1 (#2561) 2022-11-07 18:59:58 +02:00
Shahed NasserandGitHub c0639ef708 docs: added code blocks without headers (#2560) 2022-11-07 17:36:51 +02:00
Shahed NasserandGitHub bbf4039147 docs: redesigned announcement bar (#2559) 2022-11-07 14:13:54 +02:00
Shahed NasserandGitHub f7126fc9e1 docs: added meta image (#2550) 2022-11-04 15:42:43 +02:00
Shahed NasserandGitHub 2cf26d7071 docs: added robots.txt file (#2549) 2022-11-04 15:11:52 +02:00
Shahed NasserandGitHub 5cc8f26aae docs: added opengraph image (#2547)
* docs: added opengraph image

* re-ran install
2022-11-04 14:50:42 +02:00
Shahed NasserandGitHub 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 NasserandGitHub e4e65812a6 docs: fix color mode tabs (#2541) 2022-11-03 19:53:39 +02:00
Shahed NasserandGitHub 3a727c6f68 docs: fix main content not centered (#2540) 2022-11-03 19:24:47 +02:00
Shahed NasserandGitHub 76a16aa131 docs: redesigned documentation (#2539)
* docs: redesigned navigation bar (#2478)

* docs: redesigned homepage (#2480)

* docs: redesigned homepage

* fixed link

* docs: redesigned notes (#2491)

* docs: Applied Typography redesign rules (#2516)

* changes to typography

* small changes and fixes

* docs: redesigned table of content (#2518)

* redesigning toc

* finalized table of content design

* docs: redesigned code blocks (#2519)

* docs: redesigned code blocks

* removed unused package

* docs: redesigned survey and content footer (#2522)

* fixes to inline code

* redesigned doc footer

* docs: redesigned footer (#2523)

* docs: changed dark mode colors (#2524)

* docs: redesigned sidebar (#2535)

* docs: redesigned search modal (#2537)

* docs: resolved loose ends (#2538)

* added spacing for tabs

* docs: added no-zoom class for deploy images

* fix to tooltip design for inline code
2022-11-03 18:59:46 +02:00
Shahed NasserandGitHub a03bdaf375 docs: added core package to troubleshooting step (#2473) 2022-10-19 20:07:07 +03:00
Shahed NasserandGitHub 479ae1e257 docs: Added automated freshness check (#2428)
* docs: created freshness check script

* added github action
2022-10-17 10:01:45 +03:00
Shahed NasserandGitHub 554360ba19 docs: added missing import in Create Service docs (#2446) 2022-10-14 15:02:46 +03:00
Shahed NasserandGitHub f79698838c docs: changed heroku based on their plan changes (#2441) 2022-10-13 17:57:44 +03:00
Shahed NasserandGitHub 6335f166e7 docs: changed JavaScript files to TypeScript (#2440) 2022-10-13 17:40:19 +03:00
Shahed NasserandGitHub 358b52cf4f docs: added Dependency Container documentation (#2439) 2022-10-13 16:25:50 +03:00
Shahed NasserandGitHub f1605ae2a1 docs: migrated from javascript to typescript (#2398) 2022-10-11 16:36:08 +03:00
Shahed NasserandGitHub 2ac8d8e979 docs: added a note about generate command (#2418) 2022-10-11 16:33:21 +03:00
Shahed NasserandGitHub 8ca9354c50 docs: updated js client reference (#2414)
* docs: updated js client reference

* docs: fixed link
2022-10-11 16:32:41 +03:00
Shahed NasserandGitHub c4c83c9717 docs: fixed some types in oas comments (#2413) 2022-10-11 16:05:39 +03:00
Shahed NasserandGitHub 53e34d33d9 docs: update announcement version (#2412) 2022-10-11 14:58:02 +03:00
Shahed NasserandGitHub 18e7f57852 docs: added how-to use sales channels guide (#2345)
* docs: added how-to use sales channels guide

* fix link

* docs: added link to sidebar
2022-10-11 11:42:56 +03:00
Shahed NasserandGitHub 8ec89d0977 docs: added user guide for import prices (#2268) 2022-10-11 11:06:02 +03:00
Shahed NasserandGitHub 7c30c249dc docs: added import prices how-to (#2266) 2022-10-11 11:05:37 +03:00
Shahed NasserandGitHub 78e7361f7e docs: added missing date typecast in release script (#2409) 2022-10-11 10:43:40 +03:00
Shahed NasserandGitHub 14d4b9d95c chore: generate API reference (#2410) 2022-10-11 10:30:45 +03:00
Shahed NasserandGitHub d794c9b86c docs: fixed search url error (#2397) 2022-10-10 16:28:39 +03:00
Shahed NasserandGitHub 9bc57abca3 docs: combine endpoints documentations (#2396)
* docs: combined endpoint docs

* fixed links
2022-10-10 15:55:39 +03:00
Shahed NasserandGitHub a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed NasserandGitHub f72bf5e958 docs: added Strapi version (#2391) 2022-10-10 10:20:25 +03:00
Shahed NasserandGitHub 63d514494b docs: added google analytics (#2382) 2022-10-07 15:29:45 +03:00
Shahed NasserandGitHub 52347c31bc docs: updated how-to docs to be more consistent (#2379)
* docs: updated how-to docs to be more consistent

* fixed links
2022-10-07 13:21:07 +03:00
Shahed NasserandGitHub c2e7ac8892 docs: added order exchange user guide (#2368) 2022-10-06 18:42:37 +03:00
Shahed NasserandGitHub c105c046c2 docs: added a how-to guide for customer groups (#2362)
* docs: added how-to guide for customer groups

* added link to new documentation
2022-10-05 17:40:03 +03:00
Shahed NasserandGitHub 911f75942e docs: added user guide for customer groups (#2364) 2022-10-05 17:39:40 +03:00
Shahed NasserandGitHub 789263f94d docs: added troubleshooting section for cli tool (#2357) 2022-10-05 16:39:53 +03:00
Shahed NasserandGitHub 714a5a0bbe docs: added customer group conceptual guide (#2361) 2022-10-05 15:44:47 +03:00
Shahed NasserandGitHub d27d995c51 docs: added how-to guide for "Mange Sales Channels" (#2344)
* fix id in example

* docs: added admin sales channel how-to guide

* docs: small fixes

* docs: added sidebar link

* revert change in api reference

* added link in conceptual guide
2022-10-05 10:45:51 +03:00
Shahed NasserandGitHub bd94130916 docs: fix note in quickstart (#2347) 2022-10-04 19:48:08 +03:00
Shahed NasserandGitHub 4836127e9e docs: added sales channel conceptual guide (#2342)
* docs: added sales channel conceptual guide

* fixed file path

* added dividers
2022-10-04 17:24:15 +03:00
Shahed NasserandGitHub d516e04699 docs: Added pattern usage sections in the API Reference (#2332)
* docs: added usage patterns in API Reference

* docs: added pattern usage to storefront api ref
2022-10-04 15:49:53 +03:00
Shahed NasserandGitHub 88c86614a4 docs: changed medusa's readme (#2334) 2022-10-04 15:48:44 +03:00
Shahed NasserandGitHub 9589ec8e97 docs: small fixes to quickstart (#2330) 2022-10-03 16:35:53 +03:00
Shahed NasserandGitHub 64ebece3b4 fix: fixed remove announcement bar action (#2281) 2022-09-30 13:06:56 +03:00
Shahed NasserandGitHub 7a721e6447 docs: added Feedback component (#2274) 2022-09-30 12:02:13 +03:00
Shahed NasserandGitHub 8e21246047 docs: added separate sections for imports and exports in MinIO docs (#2279)
* docs: added information related to imports

* docs: seperated details for imports and exports
2022-09-30 11:16:38 +03:00
Shahed NasserandGitHub f233e20537 docs: removed deploy to Heroku button (#2277)
* Removed deploy to Heroku button

* changed some wording
2022-09-30 10:51:34 +03:00
Shahed NasserandGitHub 739d3d3887 docs: added note about base branch (#2278) 2022-09-29 18:30:23 +03:00
Shahed NasserandGitHub c0d38aff60 docs: fixed formatting issue in Create Batch Job Strategy (#2269) 2022-09-28 18:31:00 +03:00
Shahed NasserandGitHub a58955bdba docs: added how-to documentation for the PriceList API (#2260)
* docs: added price list how-to

* added links to price list conceptual docs

* added link to the how-to guide

* fixed typo in file extension
2022-09-28 17:06:21 +03:00
Shahed NasserandGitHub d03ff07a48 docs: fixes to plugin documentation (#2265)
* docs: fixes to plugins documentation

* added missing prepare step
2022-09-28 17:05:08 +03:00
Shahed NasserandGitHub 0ffc5b48d7 docs: conceptual and how-to docs for price lists and price selection strategy (#2259)
* docs: price lists and price selection strategy

* added missing type property

* Removed duplicate links
2022-09-28 12:13:05 +03:00