Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
208809b635 docs: update readme (#2587)
* docs: added features list

* docs: update readme
2022-11-10 17:52:03 +02:00
Shahed Nasser
9e7e8c6d51 docs: migrated images to cloudinary from imgur (#2569) 2022-11-09 16:30:41 +02: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
Shahed Nasser
6adaf56c73 docs: integrate Vale for documentation linting (#2242)
* added value rules

* resolved errors raised by vale

* added github action

* fixes to github action

* added details in contribution guidelines

* added rule for numbers

* limited checks to errors
2022-09-22 13:12:09 +03:00
Danijel Predojevic
4767766819 docs: update admin and storefront API URLs (#2072)
Co-authored-by: Danijel Predojevic <danijel@vivant.eco>
2022-08-22 11:41:03 +03:00
Debashis Biswal
95f5e918c6 docs: fix comma splice on introduction.md (#1967)
Co-authored-by: Debashis Biswal <debashisonsoftware@gmail.com>
2022-08-04 18:37:10 +03:00
Achufusi Ifeanyichukwu
59009c50b7 syntax changes (#1499) 2022-05-11 20:36:57 +02:00
Philip Korsholm
b164977a19 Feat: Medusa react price list (#1258)
* export everything from price lists in core

* medusa-js price list

* feat: add product list for price lists

* feat: add product list for price lists

* add price list to admin module

* add price list hooks initial

* refactor: product list controller

* fix: add integration test for price list products

* update types

* add tests for price lists

* update medusa react tests

* update update request for price lists

* Apply suggestions from code review

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>

* rename methods

* pr feedback

* list products from price list

* fix errors after merge

* update medusa react with medusa-js method name changes

* redo changes

* update hook names

* fix: routes in msw handler

Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Zakaria El Asri <zakaria.elas@gmail.com>
2022-04-03 20:48:49 +02:00
Shahed Nasser
d12c8b919b Docs: added architecture overview (#1109) 2022-03-06 15:58:07 +01:00