Commit Graph

332 Commits

Author SHA1 Message Date
Ketan Saraf
26627c69a9 docs: fix broken link redis (#2481)
* fix: fixed broken link redis

* Update docs/content/advanced/backend/notification/how-to-create-notification-provider.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-10-20 21:42:49 +03:00
Shahed Nasser
a03bdaf375 docs: added core package to troubleshooting step (#2473) 2022-10-19 20:07:07 +03:00
Shahed Nasser
554360ba19 docs: added missing import in Create Service docs (#2446) 2022-10-14 15:02:46 +03:00
Shahed Nasser
f79698838c docs: changed heroku based on their plan changes (#2441) 2022-10-13 17:57:44 +03:00
Shahed Nasser
6335f166e7 docs: changed JavaScript files to TypeScript (#2440) 2022-10-13 17:40:19 +03:00
Shahed Nasser
358b52cf4f docs: added Dependency Container documentation (#2439) 2022-10-13 16:25:50 +03:00
Akarsh Jain
2e350b204c docs: added missing tabs in Create a Batch Job Strategy documentation (#2434)
Fixes: 2423
2022-10-13 15:20:50 +03:00
Zainab Lawal
60cd94fd60 docs: added missing import for add cart functionality documentation (#2425)
* Add missing import for add cart functionality file

* Added the Tab section to the Update Cart section

* Removed unnecessary spaces
2022-10-13 12:59:08 +03:00
Shahed Nasser
f1605ae2a1 docs: migrated from javascript to typescript (#2398) 2022-10-11 16:36:08 +03:00
Shahed Nasser
2ac8d8e979 docs: added a note about generate command (#2418) 2022-10-11 16:33:21 +03:00
Shahed Nasser
8ca9354c50 docs: updated js client reference (#2414)
* docs: updated js client reference

* docs: fixed link
2022-10-11 16:32:41 +03:00
github-actions[bot]
b3ebc78b95 chore(docs): Generated Entities Reference (automated) (#2415)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2022-10-11 16:11:35 +03:00
Shahed Nasser
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 Nasser
8ec89d0977 docs: added user guide for import prices (#2268) 2022-10-11 11:06:02 +03:00
Shahed Nasser
7c30c249dc docs: added import prices how-to (#2266) 2022-10-11 11:05:37 +03:00
github-actions[bot]
5f8cb35b1b chore(docs): Generated Entities Reference (automated) (#2400)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2022-10-10 19:31:48 +03:00
github-actions[bot]
23bf4eb192 chore(docs): Generated Services Reference (automated) (#2399)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2022-10-10 19:31:16 +03:00
Shahed Nasser
9bc57abca3 docs: combine endpoints documentations (#2396)
* docs: combined endpoint docs

* fixed links
2022-10-10 15:55:39 +03:00
Shahed Nasser
a23ecf4724 docs: removed emojis (#2394) 2022-10-10 13:43:36 +03:00
Shahed Nasser
f72bf5e958 docs: added Strapi version (#2391) 2022-10-10 10:20:25 +03:00
Alex Chiu
0276e710e4 docs: fix typos (#2387) 2022-10-10 10:20:04 +03:00
Shahed Nasser
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
ASHISH LAMSAL
6b5a7c3ae5 docs: fixed long title in user guide (#2376) 2022-10-07 10:13:51 +03:00
Shahed Nasser
c2e7ac8892 docs: added order exchange user guide (#2368) 2022-10-06 18:42:37 +03:00
Appledora
294063ec9e docs: removed info admonitions from set up dev environment documentation (#2363)
* docs: fixed isue#2285 and removed info admonition

* removed the blocks after info admonitions

* docs: fixed isue#2285 and removed info admonition
2022-10-06 11:50:37 +03:00
Shahed Nasser
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 Nasser
911f75942e docs: added user guide for customer groups (#2364) 2022-10-05 17:39:40 +03:00
Shahed Nasser
789263f94d docs: added troubleshooting section for cli tool (#2357) 2022-10-05 16:39:53 +03:00
Shahed Nasser
714a5a0bbe docs: added customer group conceptual guide (#2361) 2022-10-05 15:44:47 +03:00
Appledora
c88211d059 docs: change titles for storefront starters (#2356) 2022-10-05 11:40:05 +03:00
Shahed Nasser
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 Nasser
bd94130916 docs: fix note in quickstart (#2347) 2022-10-04 19:48:08 +03:00
Marcos Rodríguez
34331708da docs: replaced admin features overview with the required linking section (#2338)
* docs: Replaced admin features overview with the corresponding link section

* Update docs/content/admin/quickstart.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* Update docs/content/admin/quickstart.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* docs: Removed empty line.

Co-authored-by: Marcos Rodríguez <marcos.rodriguez.partner@decathlon.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-10-04 17:28:04 +03:00
Shahed Nasser
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
Harshavardhan Bajoria
f222b7f1df docs: fixed some typos and grammatical errors (#2337)
* Update README.md

* Update usage.md

* Update contribution-guidelines.md

* Update quick-start-docker.md

* Update OrderService.md

* Update CartService.md

* Update README.md

* Update quick-start-docker.md

* Update usage.md

* Update CartService.md

* Update OrderService.md

* Update contribution-guidelines.md

* Update contribution-guidelines.md

* Update contribution-guidelines.md

* Update contribution-guidelines.md
2022-10-04 12:10:25 +03:00
RITIK JAIN
2ae8fabf36 Docs: Remove the Prerequisites section in Create an Entity documentation #2289 (#2320)
* update index.md

removes Prerequisites from the Create An entity page

* Update index.md

now check i removed the spaces above create the entity

* Update index.md
2022-10-04 11:14:09 +03:00
Ayush Sharma
a37925d6ea docs: added additional step for Gatsby and Next.js storefronts (#2328)
* Docs: Add additional step for Gatsby and Next.js storefronts

* update gatsby-medusa-starter.md

* Update docs/content/starters/nextjs-medusa-starter.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>

* update next-js-starter,md

* Update gatsby-medusa-starter.md

* Update gatsby-medusa-starter.md

* Update gatsby-medusa-starter.md

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2022-10-04 10:32:14 +03:00
alesbe
d87b3b34fb docs: Removed heroku button from quickstart and fixed list index from Next.js documentation (#2333)
* Removed heroku section from quickstart

* Fixed list index order from nextjs docs
2022-10-03 17:34:27 +03:00
Rutam Prita Mishra
7182c4eb3b docs: added the SendGrid Plugin Link under What's Next Section (#2322) 2022-10-03 16:36:13 +03:00
Shahed Nasser
9589ec8e97 docs: small fixes to quickstart (#2330) 2022-10-03 16:35:53 +03:00
Dmitriy Danilov
77c921053a docs: add links to entities in the Notification Architecture Overview doc (#2149) (#2315) 2022-10-03 13:31:01 +03:00
Zainab Lawal
9b3d634221 docs: changed label and Headers of introduction page (#2327)
* Changed label and Headers of introduction page

* Edited Storefront Header
2022-10-03 13:11:50 +03:00
Zainab Lawal
7bf53e6711 docs: removed "Load from .env" section (#2323)
* Removed "Load from .env" section

* Removed empty line

* Fixed Errors
2022-10-03 12:55:52 +03:00
Shahed Nasser
7a721e6447 docs: added Feedback component (#2274) 2022-09-30 12:02:13 +03:00
Shahed Nasser
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 Nasser
739d3d3887 docs: added note about base branch (#2278) 2022-09-29 18:30:23 +03:00
Shahed Nasser
c0d38aff60 docs: fixed formatting issue in Create Batch Job Strategy (#2269) 2022-09-28 18:31:00 +03:00
Shahed Nasser
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 Nasser
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 Nasser
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