Commit Graph

319 Commits

Author SHA1 Message Date
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
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
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 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 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
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
zakariaelas 52c47abd40 fix: allow empty string to search product route 2021-10-25 15:50:51 +01:00
Ronak a6a612c941 fix: make packages/medusa/src/api/routes/admin/users pass eslint 2021-10-25 16:47:47 +05:30
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
Ronaldo Caetano a1e446c121 fix: make variants pass eslint 2021-10-24 20:00:15 -03:00
Audrey Kon 5fbce42948 fix: make packages/medusa/src/api/routes/admin/upload pass eslint (#627) 2021-10-24 20:30:26 +02:00
Oliver Windall Juhl 3e68069a89 fix: Prepare routes for linting (#603) 2021-10-24 15:13:49 +02:00
Sebastian Rindom b82b43b4c6 fix: pull missing fields 2021-10-23 13:07:41 +02:00
aloks98 a2178bfd9b GH-584: add upc validator 2021-10-23 03:11:59 +05:30
Philip Korsholm bc54587549 removed unused import that breaks unit tests 2021-10-20 16:57:23 +02:00
Sebastian Rindom 06f5fe2670 fix: allow changing regions safely 2021-10-19 18:56:52 +02:00
zakariaelas c960851e58 merge develop and resolve conflicts 2021-10-18 12:50:31 +01:00
Sebastian Rindom 690cdd2392 Merge branch 'develop' into feat/rma-shipping-options 2021-10-15 19:55:06 +02:00
Sebastian Rindom dc7ecc959a fix: add possiblity to unset billing address 2021-10-15 19:24:44 +02:00
Sebastian Rindom 9c72acda40 fix: failing integration tests 2021-10-15 19:14:44 +02:00
Sebastian Rindom 2297a84cb9 fix: merge develop 2021-10-15 18:44:19 +02:00
Sebastian Mateos Nicolajsen fbd08e0feb feat:swap/claim on claim and claim on swap (#424) 2021-10-14 18:21:38 +02:00
zakariaelas 7cdd628997 merge develop and resolve conflicts 2021-10-14 15:44:58 +01:00
zakariaelas dba1d5bb69 fix: adjustments based on seb's feedback
- remove eager from shipping_option relationship in `models/custom-shipping-options.ts`
- remove custom_shipping_options relation from cart model
2021-10-14 14:44:36 +01:00
Kasper Fabricius Kristensen fc50aacde2 fix: options relations on GET variant (#532) 2021-10-13 19:46:44 +02:00
pKorsholm 5ef2a3fbcb feat: Product filtering (#439) 2021-10-13 16:01:59 +02:00
Sebastian Mateos Nicolajsen 0cf9e416f3 Allow the user to log out (#459) 2021-10-12 11:09:38 +02:00
Sebastian Mateos Nicolajsen 84d4d791ea feat: allow product selection on discounts allocated to a specific item (#395) 2021-10-11 13:46:32 +02:00
zakariaelas 52be911e50 fix: adjustments based on feedback
rename RMAShippingOption to CustomShippingOption
update models and relations
update unit and integration tests
update services
2021-10-06 14:17:36 +01:00
Oliver Windall Juhl 17b192fe37 fix: Throw on cart creation when no region exist (#455)
If you try to create a cart without a region in your setup, we should throw a proper error message.
2021-10-06 11:19:38 +02:00