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
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
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
Ronak
a6a612c941
fix: make packages/medusa/src/api/routes/admin/users pass eslint
2021-10-25 16:47:47 +05:30
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
Ronaldo Caetano
a1e446c121
fix: make variants pass eslint
2021-10-24 20:00:15 -03: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
29dd9a669a
Merge pull request #589 from medusajs/hotfix/product-status-search
...
hotfix(medusa): add product status to search
2021-10-23 13:17:19 +02:00
Sebastian Rindom
caa9ab81df
fix: add integration test
2021-10-23 13:15:04 +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
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
9d175ca332
Update assert-changed-files.sh
2021-10-21 21:13:32 +02:00
Philip Korsholm
20e5533bcd
Update product.js
2021-10-21 21:12:48 +02:00
Philip Korsholm
fbf94b8824
Update action.yml
2021-10-21 21:04:17 +02:00
Philip Korsholm
cf6d63c41a
Update action.yml
2021-10-21 20:58:39 +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
d27649752b
Update action.yml
2021-10-21 20:17:14 +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
1bd13a6dd7
update cache number
2021-10-21 17:43:17 +02:00