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
Shahed Nasser
0bfdaab34e
docs: fixes in shipping, payment, and other documentations
...
* added integration
* add segment for API reference
* updated frontend checkout flow
* added paypal documentation
* Improve storefront quickstart documents
* added documentation for entities
* docs: disable running tests for docs
* added docs contribution guidelines
* Use npm2yarn where missing
* added additional steps section
* added notification overview
* Added guidelines for sidebar labels
* added how to create notification provider
* fixes
* fixes for payment provider
* fixes
* chore(deps): bump sqlite3 from 5.0.2 to 5.0.3 (#1453 )
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3 )
* fix: Issue with cache in CI pipeline
* Use npm2yarn where missing
* added integration
* add segment for API reference
* fix double segment
* updated frontend checkout flow
* added documentation for entities
* added docs contribution guidelines
* Added guidelines for sidebar labels
* added additional steps section
* added notification overview
* added how to create notification provider
* chore: Add issue template for bug reports (#1676 )
* chore: Add issue template for feature requests (#1679 )
* fixes
* fixes for payment provider
* fixes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2022-06-17 11:31:05 +03:00
Shahed Nasser
97f8ce39fc
docs: fix for admin endpoints
2022-05-30 12:14:56 +03:00
olivermrbl
d7971ba604
fix: merge conflicts with master
2022-04-27 14:21:03 +02:00
Shahed Nasser
3ad0f66619
feat: added npm2yarn package ( #1347 )
2022-04-18 15:17:27 +02:00
Shahed Nasser
1ebeb13441
Added routes parameter ( #1341 )
2022-04-15 10:57:58 +02:00
Shahed Nasser
4321af8db6
docs: updated Docusaurus + fix recurring error ( #1244 )
2022-04-08 11:16:22 +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
837b97cf47
documentation for admin custom endpoints
2022-02-22 18:21:11 +02:00