Commit Graph

698 Commits

Author SHA1 Message Date
Shahed Nasser
f4f35cdb4f docs: add troubleshooting for js client (#4597)
Add troubleshooting on possible Typescript error that can occur when importing the JS Client
2023-07-24 18:48:14 +03:00
Shahed Nasser
edf93d972d docs: fixes to s3 plugin documentation (#4592) 2023-07-24 13:53:31 +03:00
Shahed Nasser
9748d8b7c0 docs: added a note about db user create privilege (#4584)
* docs: added a note about db user create privilege

* added troubleshooting section
2023-07-21 17:39:43 +03:00
Shahed Nasser
d22569f379 docs: added troubleshooting guide for beta version (#4582)
* docs: added troubleshooting guide for beta version

* Update docs/content/troubleshooting/upgrade-beta.md

Co-authored-by: Rares Stefan <rares.capilnar@gmail.com>

---------

Co-authored-by: Rares Stefan <rares.capilnar@gmail.com>
2023-07-21 15:36:08 +03:00
Shahed Nasser
e1e7d8e5e4 docs: fix options details passed to endpoints (#4579)
* docs: fix options details passed to endpoints

* added access configuration sections

* added section about parsing request body
2023-07-21 12:42:21 +03:00
Shahed Nasser
d766f74c14 docs: fix import of authenticate middleware (#4572)
* docs: fix import of authenticate middleware

* fix eslint errors
2023-07-20 20:00:17 +03:00
Shahed Nasser
525b34d575 docs: added new troubleshooting sections (#4571)
* docs: added troubleshooting section for EADDRINUSE

* added custom hooks troubleshooting

* fix tab issues

* fix double active items in sidebar

* Update sidebars.js
2023-07-20 19:13:59 +03:00
Shahed Nasser
3c33ca922a docs: added a user guide for prices bulk editor (#4569)
* docs: added bulk editor user guide

* fixed shortcut
2023-07-20 18:20:06 +03:00
Shahed Nasser
6bc8b40a6b docs: updated custom hooks section in Medusa React (#4566)
* docs: updated custom hooks section in Medusa React

* fix eslint errors
2023-07-20 15:20:10 +03:00
Sebastian Rindom
26e2f81c24 docs: change nextjs starter meta title (#4563)
* fix: nextjs starter meta title

* fix: adjust

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-20 12:23:42 +03:00
github-actions[bot]
df4deca2d1 chore(docs): Generated API Reference (#4558)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-20 12:00:56 +03:00
github-actions[bot]
6ee80794c9 chore(docs): Generated Services Reference (automated) (#4560)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-20 11:11:28 +03:00
Shahed Nasser
195ad13cba docs: added docs on how to extend a validator (#4489)
* docs: added docs on how to extend a validator

* fix eslint error
2023-07-18 18:58:43 +03:00
Shahed Nasser
761c6c80d6 docs: enable querystring option for operating systems tabs (#4542)
* docs: enable querystring option for operating systems tabs

* fix node.js version
2023-07-17 15:09:24 +03:00
github-actions[bot]
5affae9583 chore(docs): Generated API Reference (#4529)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-07-13 12:08:21 +03:00
Shahed Nasser
ef24fef53b docs: added create-medusa-app command within prerequisites (#4518) 2023-07-12 20:18:36 +03:00
Shahed Nasser
52b39896e2 docs: change medusa backend link in next.js guide (#4511) 2023-07-12 10:13:14 +03:00
github-actions[bot]
a086885596 chore(docs): Generated Services Reference (automated) (#4508)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-12 09:49:13 +03:00
Shahed Nasser
703fdf8f5f docs: updated extend entity documentation (#4498) 2023-07-11 20:48:36 +02:00
Shahed Nasser
fbece1d27e docs: change naming of Next.js starter (#4494) 2023-07-11 11:35:08 +03:00
Shahed Nasser
4b4296dc16 feat(create-medusa-app): remove .git directory in the project (#4493)
* feat(create-medusa-app): remove .git directory in the project

* reverted version changes

* remove version from package.json
2023-07-11 09:03:23 +02:00
Shahed Nasser
09157f0a58 docs: added notice about beta for custom hooks in Medusa React (#4491) 2023-07-10 18:22:10 +03:00
Shahed Nasser
8eefd79947 docs: fix identifier in tax provider documentation (#4488) 2023-07-10 18:03:19 +03:00
Bhyn
6c3eeb8d18 docs: correct typos in documentation (#4413)
* Correct typos in documentation

* Remove changes to References directory

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-07-10 15:36:23 +03:00
Shahed Nasser
76c4bf4acb docs: documentation changes for release (#4300)
* docs: added manage reservations user guide (#4290)

* docs: added manage reservations user guide

* removed feature flag details

* docs: added how-to for custom reservations (#4292)

* docs: added how-to for custom reservations

* eslint fixes

* docs: added product module documentation (#4287)

* docs: added product module documentation

* added details about optional environment variables

* small fixes

* Remove reference link

* added example usages

* added link to sample project

* address PR feedback

* docs: moved product module guide + added product module tabs (#4307)

* added product module tab

* adjust design of badge

* docs: added onboarding features (#4168)

* added marketplace page

* added subscription roadmap

* added rating for onboarding

* added learning path components

* small fixes

* fix build error

* fix eslint errors

* change roadmaps to recipes

* small change in text

* optimize learning path and notifications

* fix tracking usage

* fix eslint errors

* added enter/exit animation

* allow starting a path using a query parameter

* fix gap between notifications

* address vercel comments

* fixed links issue

* changed create-medusa-app docs steps

* move troubleshooting section

* improved tracking across docs

* fix build errors

* remove console

* added a note about `boilerplate` option

* added troubleshooting section for eagain

* added invite option in cli reference

* added track event for finished onboarding

* update boilerplate option name

* redesigned learning path component

* docs: added how to create widget docs (#4318)

* docs: added how to create widget docs

* remove development guide

* added types

* docs: added details about createCustomAdminHooks (#4288)

* docs: added details about createCustomAdminHooks

* small improvement

* added missing import

* small changes

* docs: added onboarding guide (#4320)

* docs: added how to create widget docs

* remove development guide

* docs: added onboarding guide

* added types

* added recipes link

* small adjustments

* fixed eslint errors

* styling fixes

* change to singular product module

* updated the what's new section

* shorten down medusa react card

* updated tailwind configurations

* fix build error

* fix newspaper icon

* style fixes

* change modal shadow

* fix color of line numbers

* fix code fade color

* docs: updated admin documentations

* eslint fixes

* text changes

* added a note about beta version

* remove empty object argument

* remove demo repo url

* fix selection color for code headers

* general fixes

* fix eslint error

* changed code theme

* added preparation step

* changes regarding beta version

* Update docs/content/modules/products/serverless-module.md

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>

* Update docs/content/modules/products/serverless-module.md

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>

---------

Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-06-20 12:25:22 +02:00
Shahed Nasser
9d868dfc40 docs: remove latest tag for yarn (#4358) 2023-06-19 18:24:12 +03:00
Shahed Nasser
5b50daec08 docs: updated create-medusa-app steps (#4327) 2023-06-18 15:38:06 +03:00
Ashutosh Krishna
698df651f5 docs: fixed typos in condition type relations section in discounts architecture page (#4122)
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-06-16 15:23:22 +03:00
Shahed Nasser
2bffe9c542 docs: fix code tabs in migrations guide (#4331) 2023-06-16 14:39:15 +03:00
Shahed Nasser
5eae7f03ef docs: update paypal configurations (#4304) 2023-06-14 11:33:52 +03:00
Neutron
2ebc3da98a docs : fix variable assignment and importing PostRepository (#4286)
* fix variable assignment and import in step-5

* update with postRepository_ suffix for flexibility and avoiding name conflicts

* fixed ESLint Errors
2023-06-12 16:19:30 +03:00
Shahed Nasser
8228503fa2 docs: improvements to create plugin guide (#4285)
* docs: improvements to create plugin guide

* fix link
2023-06-12 10:57:40 +03:00
Mattèo Gauthier
1b748d435c docs: Fix code example with pnpm in the create-medusa-app page (#4284)
* Update create-medusa-app.mdx

* Change the command to start the dev command on the storefront
2023-06-12 10:43:27 +03:00
Shahed Nasser
51bff28962 docs: fixed details about postgres url format (#4263) 2023-06-08 10:10:41 +03:00
Shahed Nasser
3f42a8e740 docs: small fixes in next.js storefront guide (#4256) 2023-06-06 15:36:16 +03:00
Shahed Nasser
b1c63c5476 docs: added troubleshooting component (#4255) 2023-06-06 15:18:23 +03:00
Shahed Nasser
926e284bac docs: fix transformer option name for algolia (#4253) 2023-06-06 11:40:47 +03:00
Tsvetan Nikolov
3e2fe07d0a docs: fix transformer option in meilisearch documentation (#4250)
* Fixed documentation about meilisearch transformer function

* updated medusa-plugin-meilisearch readme

---------

Co-authored-by: Tsvetan Nikolov <tsvetan.nikolov@coliquio.de>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-06-06 11:08:56 +03:00
Shahed Nasser
216faf0369 docs: improvements to heroku guide (#4249) 2023-06-05 18:12:26 +03:00
Shahed Nasser
2637b82933 docs: general fixes across documentation (#4248)
* docs: added details about the migration revert command

* added a note about running postgres before the backend

* added a link to typeorm's documentation

* fix broken links

* fixed section title

* fixed admonitions
2023-06-05 13:25:44 +03:00
Shahed Nasser
d385dd2054 docs: improved the steps in create-medusa-app (#4245)
* docs: improved the steps in create-medusa-app

* small edits
2023-06-05 11:20:21 +03:00
Shahed Nasser
c22b4ace0c docs: remove mentions of SQLite (#4045)
* docs: removed mentions of sqlite

* removed mentions of the seed option

* remove sidebar link

* Made PostgreSQL a required tool

* fixed heading
2023-06-01 14:23:45 +03:00
github-actions[bot]
274056a38d chore(docs): Generated API Reference (#4205)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-31 17:10:23 +03:00
github-actions[bot]
5c8ef2d370 chore(docs): Generated Services Reference (automated) (#4206)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-31 16:44:22 +03:00
Shahed Nasser
96468739dd docs: update backend installation steps (#4210) 2023-05-31 15:27:22 +03:00
Hardus van der Berg
b00a9a87fe docs: fixed code in create endpoints documentation (#4219)
sample

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-31 15:01:52 +03:00
Oliver Windall Juhl
f3920730dc docs: Add 1.12.0 upgrade guide (#4204)
* docs: Add 1.12.0 upgrade guide

* Add note on breaking changes

* added new action required

* eslint fixes

* Add another breaking change note

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-05-30 21:00:49 +02:00
Shahed Nasser
b7f236445a docs: updated price selection strategy doc (#4208) 2023-05-30 19:37:07 +02:00
Shahed Nasser
81fea66ef3 docs: added documentation for local file service (#4162)
* docs: added documentation for local file service

* fixed eslint errors

* change local file service package name
2023-05-30 19:31:57 +02:00
Shahed Nasser
06019f100a docs: fix import of cors (#4201)
* docs: fix import of cors

* eslint fixes
2023-05-29 18:06:20 +03:00