Commit Graph

460 Commits

Author SHA1 Message Date
github-actions[bot]
9ceddf45a9 chore(docs): Generated Services Reference (automated) (#3465)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-03-13 18:29:42 +00:00
Oliver Windall Juhl
ea28eea251 docs: Added upgrade guide for v1.7.12 (#3425)
* docs: Added upgrade guide for v1.7.12

* Update 1-7-12.md

* Update 1-7-12.md

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-03-09 12:20:19 +01:00
Shahed Nasser
6496c20800 docs: improved generation details in migrations guide (#3396) 2023-03-06 19:58:52 +02:00
Johannes Riedmüller
0d7725d3d3 docs: fix env variable name in sendgrid (#3382)
I think this reference is wrong.
2023-03-06 10:40:20 +02:00
github-actions[bot]
2507af68b5 chore(docs): Generated Services Reference (automated) (#3360)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-03-02 13:21:33 +01:00
github-actions[bot]
3f5b7fbe7e chore(docs): Generated Services Reference (automated) (#3309)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-02-22 14:44:52 +02:00
Shahed Nasser
d8dcc4ce9a docs: added CORS common examples (#3284)
* docs: added CORS common examples

* fix lint errors
2023-02-17 15:42:46 +02:00
github-actions[bot]
ef148cb9f4 chore(docs): Generated Services Reference (automated) (#3261)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-02-14 20:32:42 +02:00
github-actions[bot]
312b05ea5a chore(docs): Generated Services Reference (automated) (#3242)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-02-13 09:56:49 +02:00
github-actions[bot]
91234c14b5 chore(docs): Generated Services Reference (automated) (#3227)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-02-09 19:55:08 +02:00
Shahed Nasser
cf946b26fa docs: added upgrade guide for v1.7.6 (#3207) 2023-02-08 19:51:47 +01:00
olivermrbl
0a2bf7845d Merge branch 'master' into develop 2023-02-06 20:01:54 +01:00
Rafał Fortuński
63d61e31a9 docs: fix type in Spaces documentation (#3150) 2023-01-31 19:46:40 +02:00
olivermrbl
0326d6cfa3 Merge branch 'master' into develop 2023-01-31 12:10:52 +01:00
Shahed Nasser
6f058b389b docs: added information about metadata attribute (#3139)
* docs: added information about metdata fields

* docs: changed a subheader to avoid confusion

* added acronym expanding for jsonb
2023-01-30 15:24:44 +02:00
RegisHubelia
2551fe0b93 fix(medusa-plugin-sendgrid): Inject GiftCardService to eliminate undefined error (#2941) 2023-01-30 13:11:03 +01:00
Shahed Nasser
3566bccb76 docs: added publish plugin documentation (#3137) 2023-01-30 14:11:00 +02:00
Shahed Nasser
a65e115844 docs: added user guide for order editing (#3120) 2023-01-26 19:30:17 +02:00
Shahed Nasser
5af39e7beb docs: added product category events to reference (#3118) 2023-01-26 16:54:27 +02:00
Shahed Nasser
589cb18f98 docs: improved SEO of documentation (#3117)
* docs: added description to documentation pages

* docs: added more descriptions

* docs: finished improving meta description

* docs: added searchbox structured data

* docs: added breadcrumbs structured data

* docs: added how to structured data

* docs: improved 404 page

* docs: added how-to frontmatter option
2023-01-26 15:58:33 +02:00
Shahed Nasser
a248bf6e4f docs: added medusa-react snippets in how-to guides (#3091)
* added medusa-react snippets

* added more code snippets

* added medusa-react snippets

* docs: added medusa-react snippets to storefront how-to

* docs: added medusa-react snippets in admin how-to

* docs: fixed incorrect link
2023-01-23 21:04:09 +02:00
Shahed Nasser
7418a0025c docs: added a fix for QueryClient error in medusa-react upgrade guide (#3089) 2023-01-23 16:23:49 +02:00
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
olivermrbl
838948c4e8 Merge branch 'master' into develop 2023-01-18 15:54:27 +01: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
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
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]
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
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
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