3bf32e5dc9
fix: adds order by functionality to products ( #1021 )
...
* fix: adds order by functionality to products
* feat: adds product tags list
* fix: adds client and react support for product tags
* fix: unit test
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-tag.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2022-02-03 19:03:15 +01:00
a81227fa74
Fix/count variants ( #1020 )
...
* fix: adds listAndCount to product variants
* fix: adds list and count with relations
* lint fix
* Update packages/medusa/src/services/product-variant.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
* Update packages/medusa/src/services/product-variant.ts
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com >
2022-02-02 19:29:06 +01:00
Sebastian Rindom and GitHub
bbc16d6b11
feat(create-medusa-app): add medusa.express ( #981 )
...
* feat(create-medusa-app): add medusa.express
* fix: pr comments
2022-01-11 14:06:16 +01:00
Sebastian Rindom and GitHub
146a22d45e
Create SECURITY.md
2022-01-06 13:05:04 +01:00
Sebastian Rindom and GitHub
329767e279
fix: ensures that delayed restock notifications are being sent ( #881 )
...
* fix: ensures that delayed restock notifications are being sent
* fix: default options to empty object
* fix: tests
2021-12-08 09:55:00 +01:00
Sebastian Rindom and GitHub
7d6fc5c9e1
fix: widen range of discount limit conditions ( #895 )
2021-12-08 09:42:45 +01:00
Sebastian Rindom and GitHub
ed04132533
fix(medusa): migrate cart service to typescript ( #884 )
...
* fix: migrate cart service to typescript
* fix: jsdoc inventory service
* fix: revert route unit test change
* fix: typo
* fix: revert integration test packages
* fix: cleanup
* fix: tests
* fix: integration tests
* fix: create props type guards
* fix: move total field to common types
2021-12-07 19:26:00 +01:00