Sebastian Rindom
|
3ea6aea5be
|
fix: updates documentation and fixes script blockers (#765)
|
2021-11-10 09:18:16 +01:00 |
|
Sebastian Rindom
|
8f8b946e90
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-09 10:21:14 +01:00 |
|
Sebastian Rindom
|
54043c7976
|
chore(release): Publish
- @medusajs/medusa@1.1.52
|
2021-11-09 10:16:29 +01:00 |
|
Sebastian Rindom
|
af9e539869
|
hotfix(medusa): join missing discount rule on swaps (#759)
|
2021-11-09 10:13:55 +01:00 |
|
Leo Lou
|
0caba0d491
|
fix: make packages/medusa/src/services/cart.js pass eslint (#700)
|
2021-11-07 19:12:15 +01:00 |
|
Sebastian Rindom
|
e0fa06fe96
|
fix: make it possible to update order shipping address (#668)
|
2021-11-05 16:48:29 +01:00 |
|
Sebastian Rindom
|
45b344fbe1
|
fix: add product count to storefront (#719)
|
2021-11-04 15:32:48 +01:00 |
|
Zakaria El Asri
|
0a65eca3de
|
fix: delete region causes cascade error (#672)
Co-authored-by: olivermrbl <oliver@mrbltech.com>
|
2021-11-03 15:19:46 +01:00 |
|
Sebastian Rindom
|
692cccf53a
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-03 14:13:58 +01:00 |
|
Sebastian Rindom
|
ff952b5daf
|
chore(release): Publish
- medusa-plugin-meilisearch@0.0.7
- @medusajs/medusa@1.1.51
|
2021-11-03 14:13:29 +01:00 |
|
Sebastian Rindom
|
a5fe1c2e28
|
fix: include discount rule in swap retrieval (#682)
|
2021-11-03 14:11:27 +01:00 |
|
Philip Korsholm
|
649d8d34aa
|
Feat:cancel previous actions on push (#707)
|
2021-11-03 13:16:12 +01:00 |
|
Sebastian Rindom
|
e82737a035
|
fix: adds options to default relations in storefront product endpoints (#712)
|
2021-11-03 13:15:36 +01:00 |
|
Sebastian Rindom
|
109d400720
|
fix(medusa): add total count for list queries in product (#710)
|
2021-11-03 13:15:11 +01:00 |
|
Philip Korsholm
|
075864f24c
|
fix mocks (#713)
|
2021-11-03 13:14:47 +01:00 |
|
Sebastian Rindom
|
58127564d7
|
feat(medusa): adds collection endpoints to storefront (#711)
Adds:
- `/store/collections/:id`
- `/store/collections`
|
2021-11-03 11:24:45 +01:00 |
|
Sebastian Rindom
|
49e1dbbd48
|
chore(release): Publish
- @medusajs/medusa@1.1.50
|
2021-11-02 16:02:34 +01:00 |
|
Sebastian Rindom
|
9895b6e057
|
hotfix(medusa): join missing discount rule (#708)
|
2021-11-02 16:02:13 +01:00 |
|
Mihir50
|
a351398379
|
fix: Make packages/medusa/src/services/product-variant.js pass linting (#693)
|
2021-10-31 12:48:18 +01:00 |
|
Sebastian Rindom
|
8bf459f93f
|
Update README.md (#692)
|
2021-10-31 11:37:49 +01:00 |
|
Asian Cat
|
f01166272d
|
fix: make packages/medusa/src/api/routes/admin/notes pass eslint (#690)
|
2021-10-31 09:34:47 +01:00 |
|
Emme Bravo
|
d9ee127284
|
fix: make api/routes/store/swaps pass eslint (#678)
|
2021-10-31 09:32:17 +01:00 |
|
Abdullah Pathan
|
c9234c2343
|
fix: make api/routes/admin/apps pass eslint (#641)
|
2021-10-31 08:55:58 +01:00 |
|
Srujan Deshpande
|
7a230ec7e9
|
fix: make packages/medusa/src/api/routes/admin/store pass eslint (#686)
|
2021-10-29 14:49:41 +02:00 |
|
Oliver Windall Juhl
|
5ce949f3b0
|
Revert "fix: make packages/medusa/src/api/routes/store/carts pass eslint (#652)" (#689)
Integration tests not passing.
|
2021-10-29 11:27:40 +02:00 |
|
Leo Leone
|
1ba63cce08
|
fix: make packages/medusa/src/api/routes/store/carts pass eslint (#652)
|
2021-10-29 11:18:38 +02:00 |
|
Marlon Emmerich
|
2c415ea520
|
fix: make packages/medusa/src/services/shipping-profile.js pass eslint (#582)
|
2021-10-29 11:09:59 +02:00 |
|
Alok Kumar Sahoo
|
6c50d4ddfd
|
chore: make /packages/medusa/src/services/event-bus.js pass linting (#575)
|
2021-10-29 11:05:23 +02:00 |
|
Woramat Ngamkham
|
dc8821095c
|
fix: make packages/medusa/src/api/routes/admin/orders pass eslint (#649)
|
2021-10-27 19:49:59 +02:00 |
|
michizhou
|
ce4d3616d7
|
fix: make packages/medusa/src/api/routes/admin/shipping-profiles pass eslint (#642)
|
2021-10-27 09:15:46 +02:00 |
|
Sebastian Rindom
|
b7eae378f9
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-10-26 22:12:46 +02:00 |
|
Sebastian Rindom
|
4602b37cf3
|
chore(release): Publish
- medusa-plugin-brightpearl@1.1.35
|
2021-10-26 22:05:43 +02:00 |
|
Sebastian Rindom
|
d8422fc759
|
fix: add missing discount rule to bp orders (#680)
|
2021-10-26 22:05:19 +02:00 |
|
Leo Leone
|
2f7deea1d0
|
fix: make packages/medusa/src/api/routes/admin/returns pass eslint (#653)
|
2021-10-26 20:05:58 +02:00 |
|
Leo Leone
|
a8fc89af06
|
fix: make packages/medusa/src/api/routes/admin/return-reasons pass eslint (#654)
|
2021-10-26 20:01:30 +02:00 |
|
Daniel Tiringer
|
c648a3c960
|
Fix linting errors in admin/draft-orders (#676)
|
2021-10-26 19:59:36 +02:00 |
|
Luca Pizzini
|
748270a75d
|
chore: Make packages/medusa/src/api/routes/admin/customers pass linting (#681)
|
2021-10-26 19:55:08 +02:00 |
|
Philip Korsholm
|
68c2a4fe3a
|
Fix/polish discount (#569)
* formatting and optional "is_dynamic" on updates
* formatting
* uppercasing discount code on update
* multiple regions fail with fixed discounts
* discount testing
* testing
* spelling
* removed comment
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
|
2021-10-26 13:20:38 +02:00 |
|
Sebastian Rindom
|
9f1ae87605
|
Merge pull request #677 from RonaldoCaetano/fix-discounts
Fix discounts
|
2021-10-26 12:00:06 +02:00 |
|
Sebastian Rindom
|
71e52214bf
|
chore(release): Publish
- @medusajs/medusa@1.1.49
|
2021-10-26 08:42:49 +02:00 |
|
Sebastian Rindom
|
d84531f5f3
|
Merge pull request #670 from medusajs/hotfix/allow-empty-search-query
fix: allow empty string to search product route
|
2021-10-26 08:42:18 +02:00 |
|
Sebastian Rindom
|
dd71408b10
|
Merge pull request #592 from aloks98/fix/GH-584
fix: add upc validator
|
2021-10-26 08:41:46 +02:00 |
|
Ronaldo Caetano
|
662b1ee670
|
Merge branch 'medusajs:develop' into develop
|
2021-10-25 22:07:36 -03:00 |
|
Ronaldo Caetano
|
3df2b4279f
|
fix: make discounts pass eslint
|
2021-10-25 22:06:46 -03:00 |
|
Sebastian Rindom
|
42646c9813
|
Merge pull request #657 from Ronak-23/develop
fix: make packages/medusa/src/api/routes/admin/users pass eslint
|
2021-10-25 21:25:03 +02:00 |
|
Sebastian Rindom
|
d0733e0b63
|
Merge branch 'develop' into develop
|
2021-10-25 21:14:45 +02:00 |
|
Sebastian Rindom
|
8f5ea026e1
|
Merge pull request #588 from medusajs/feat/github-actions
Feat: GitHub actions
|
2021-10-25 20:54:20 +02:00 |
|
AjayPrabuR
|
bd86d3c995
|
fix: make packages/medusa/src/api/routes/admin/shipping-options pass eslint (#674)
|
2021-10-25 20:53:14 +02:00 |
|
Nick Ni
|
25ed7dc056
|
chore: Make packages/medusa/src/api/routes/admin/notifications pass linting (#675)
Co-authored-by: Nicholas Ni <nicholas_ni@intuit.com>
|
2021-10-25 20:48:11 +02:00 |
|
Audrey Kon
|
95f80f8a66
|
fix: make packages/medusa/src/api/routes/admin/auth and 3 others pass eslint (#666)
|
2021-10-25 20:17:42 +02:00 |
|