Commit Graph

1132 Commits

Author SHA1 Message Date
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
Daniel Tiringer
e97367d26e Fix linting errors in routes admin product (#656) 2021-10-25 20:01:43 +02:00
Luca Pizzini
623d5f2b6d fix: make /swaps pass eslint (#665) 2021-10-25 19:52:26 +02:00
timothy22000
40ad748cc3 fix: /api/routes/store/auth pass linting (#645) 2021-10-25 19:47:56 +02:00
Lucifer
71561b0a61 chore: Make packages/medusa/src/services/product.js (#585) 2021-10-25 09:11:28 +02:00
timothy22000
7cc94dc479 fix: /api/routes/store/customers pass linting (#646) 2021-10-25 08:55:37 +02:00
Penthaa Patel
5cb1b5687e fix: make packages/medusa/src/api/routes/store/shipping-options pass linting (#648) 2021-10-25 08:22:17 +02:00
timothy22000
2966242bc8 fix: api/routes/store/products pass linting (#644) 2021-10-25 08:18:29 +02:00
Ronaldo Caetano
f4307c702a fix: make variants pass eslint (#647) 2021-10-25 08:16:53 +02:00
timothy22000
60e943260b fix: make /api/routes/admin/gift-cards,routes/store/gift-cards,/routes/store/orders pass linting (#643) 2021-10-25 08:00:22 +02:00
saurabh042
82eee77610 fix/chore: Make packages/medusa/src/services/store.js pass linting #526 (#601) 2021-10-24 20:33:44 +02:00
Audrey Kon
5fbce42948 fix: make packages/medusa/src/api/routes/admin/upload pass eslint (#627) 2021-10-24 20:30:26 +02:00
Abhijeet Chatterjee
0d3036978a fix: Make packages/medusa/src/services/claim-item.js pass linting (#626) 2021-10-24 17:17:12 +02:00
Abhijeet Chatterjee
14608b0f68 fix: Make packages/medusa/src/services/oauth.js pass linting (#604) 2021-10-24 15:28:53 +02:00
Oliver Windall Juhl
3e68069a89 fix: Prepare routes for linting (#603) 2021-10-24 15:13:49 +02:00
Sebastian Rindom
531075208f Merge remote-tracking branch 'origin/master' into develop 2021-10-24 14:08:45 +02:00
saurabh042
49639930a8 chore: Make packages/medusa/src/services/product-collection.js pass linting #517 (#591) 2021-10-24 10:38:25 +02:00
Abhijeet Chatterjee
3156a0de31 fix: lint in packages/medusa/src/services/swap.js pass linting (#587) 2021-10-24 10:35:02 +02:00
Sebastian Rindom
53178cbda3 fix: ignore tests in build output (#579) 2021-10-24 10:23:09 +02:00
Sebastian Rindom
81847456f1 chore(release): Publish
- @medusajs/medusa@1.1.47
2021-10-23 13:30:51 +02:00
Sebastian Rindom
6f690e9004 Merge pull request #596 from medusajs/hotfix/password-reset
hotfix(medusa): pull missing fields
2021-10-23 13:23:19 +02:00
Sebastian Rindom
b82b43b4c6 fix: pull missing fields 2021-10-23 13:07:41 +02:00
Sebastian Rindom
71e1ee808b hotfix(medusa): add product status to search 2021-10-22 10:44:28 +02:00
Philip Korsholm
6b83653bf6 Fix/cascading product variant deletion (#570)
* testing for deletes of variants when a product is deleted

* remove variants with products

* test using direct db query

* formatting

* removed unused imports
2021-10-22 09:20:59 +02:00
Philip Korsholm
20e5533bcd Update product.js 2021-10-21 21:12:48 +02:00
Philip Korsholm
ac55bcd9fd Update product.js 2021-10-21 20:49:18 +02:00
Philip Korsholm
b657ff9bfa Update product.js 2021-10-21 20:36:24 +02:00
Philip Korsholm
85612006eb Update product.js 2021-10-21 20:25:52 +02:00
Philip Korsholm
da20f4907f Update product.js 2021-10-21 18:10:14 +02:00
Philip Korsholm
ac5b747490 Update product.js 2021-10-21 18:01:59 +02:00
Philip Korsholm
dd9dd293ed removed test 2021-10-21 14:34:40 +02:00
Philip Korsholm
0993e18481 make tests fail 2021-10-21 13:55:24 +02:00
Philip Korsholm
9a1e47dda1 removed console.log 2021-10-21 08:41:08 +02:00
Philip Korsholm
e55c84c731 removed unused file 2021-10-21 08:39:59 +02:00
Lucifer
b0226b1975 chore: Make packages/medusa/src/services/return.js pass linting (#567) 2021-10-20 18:48:29 +02:00
Philip Korsholm
bc54587549 removed unused import that breaks unit tests 2021-10-20 16:57:23 +02:00
Philip Korsholm
e137aa6484 console log 2021-10-20 16:18:31 +02:00
Sebastian Rindom
bfecfa7c78 Merge pull request #564 from saurabh042/chore/lint
fix: Chore/lint chore: Make packages/medusa/src/services/inventory.js pass linting #509
2021-10-20 09:55:05 +02:00
Sebastian Rindom
4f35041885 Merge pull request #561 from Ayush0730/develop
fix: make packages/medusa/src/services/totals.js pass eslint
2021-10-20 08:58:55 +02:00
Sebastian Rindom
f0c371f987 chore(release): Publish
- medusa-plugin-meilisearch@0.0.6
 - @medusajs/medusa@1.1.46
2021-10-19 20:04:33 +02:00
Sebastian Rindom
5441d47f88 fix: cleanup 2021-10-19 19:16:47 +02:00
Sebastian Rindom
06f5fe2670 fix: allow changing regions safely 2021-10-19 18:56:52 +02:00
Oliver Windall Juhl
94402a7204 Merge branch 'develop' into develop 2021-10-19 16:49:03 +02:00
Oliver Windall Juhl
9dd3a26a71 Merge branch 'develop' into chore/lint 2021-10-19 16:42:36 +02:00
Sebastian Rindom
528fc3a933 chore(release): Publish
- babel-preset-medusa-package@1.1.17
 - create-medusa-app@0.0.5
 - @medusajs/medusa-cli@1.1.22
 - medusa-core-utils@1.1.26
 - medusa-dev-cli@0.0.22
 - medusa-file-s3@1.0.4
 - medusa-file-spaces@1.1.29
 - medusa-fulfillment-manual@1.1.26
 - medusa-fulfillment-webshipper@1.1.30
 - medusa-interfaces@1.1.27
 - medusa-payment-adyen@1.1.31
 - medusa-payment-klarna@1.1.31
 - medusa-payment-manual@1.0.8
 - medusa-payment-paypal@1.0.30
 - medusa-payment-stripe@1.1.30
 - medusa-plugin-add-ons@1.1.29
 - medusa-plugin-brightpearl@1.1.34
 - medusa-plugin-contentful@1.1.31
 - medusa-plugin-discount-generator@1.1.19
 - medusa-plugin-economic@1.1.29
 - medusa-plugin-ip-lookup@1.1.19
 - medusa-plugin-mailchimp@1.1.29
 - medusa-plugin-meilisearch@0.0.5
 - medusa-plugin-permissions@1.1.29
 - medusa-plugin-restock-notification@0.0.22
 - medusa-plugin-segment@1.1.32
 - medusa-plugin-sendgrid@1.1.30
 - medusa-plugin-slack-notification@1.1.29
 - medusa-plugin-twilio-sms@1.1.29
 - medusa-plugin-wishlist@1.1.29
 - medusa-telemetry@0.0.9
 - medusa-test-utils@1.1.29
 - @medusajs/medusa@1.1.45
2021-10-18 17:55:22 +02:00
Sebastian Rindom
0eecc128dc chore(release): Publish
- babel-preset-medusa-package@1.1.16
 - create-medusa-app@0.0.4
 - @medusajs/medusa-cli@1.1.21
 - medusa-core-utils@1.1.25
 - medusa-dev-cli@0.0.21
 - medusa-file-s3@1.0.3
 - medusa-file-spaces@1.1.28
 - medusa-fulfillment-manual@1.1.25
 - medusa-fulfillment-webshipper@1.1.29
 - medusa-interfaces@1.1.26
 - medusa-payment-adyen@1.1.30
 - medusa-payment-klarna@1.1.30
 - medusa-payment-manual@1.0.7
 - medusa-payment-paypal@1.0.29
 - medusa-payment-stripe@1.1.29
 - medusa-plugin-add-ons@1.1.28
 - medusa-plugin-brightpearl@1.1.33
 - medusa-plugin-contentful@1.1.30
 - medusa-plugin-discount-generator@1.1.18
 - medusa-plugin-economic@1.1.28
 - medusa-plugin-ip-lookup@1.1.18
 - medusa-plugin-mailchimp@1.1.28
 - medusa-plugin-meilisearch@0.0.4
 - medusa-plugin-permissions@1.1.28
 - medusa-plugin-restock-notification@0.0.21
 - medusa-plugin-segment@1.1.31
 - medusa-plugin-sendgrid@1.1.29
 - medusa-plugin-slack-notification@1.1.28
 - medusa-plugin-twilio-sms@1.1.28
 - medusa-plugin-wishlist@1.1.28
 - medusa-telemetry@0.0.8
 - medusa-test-utils@1.1.28
 - @medusajs/medusa@1.1.44
2021-10-18 17:55:07 +02:00
Sebastian Rindom
116f85e7e1 release assist 2021-10-18 17:46:06 +02:00