Commit Graph

1403 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
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
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
Philip Korsholm
ac6d9c6ec2 Update assert-changed-files-actions.sh 2021-10-21 17:39:20 +02:00
Philip Korsholm
eb797677e9 Update action.yml 2021-10-21 17:31:43 +02:00
Philip Korsholm
1b0dd60a33 Feat/new actions (#586)
* test

* test

* create integration testing workflow

* Create unit-testing.yml

* Rename integration-testing to integration-testing.yml

* initial testing

* Update assert-changed-files.sh

* Update integration-testing.yml

* Update unit-testing.yml

* Update assert-changed-files.sh

* Delete integration-testing.yml

* Update assert-changed-files.sh

* Update assert-changed-files.sh

* Update assert-changed-files.sh

* Update order.js

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Update unit-testing.yml

* Create cache-bootstrap.yml

* Update cache-bootstrap.yml

* Update cache-bootstrap.yml

* Update cache-bootstrap.yml

* Update unit-testing.yml

* extracted action

* corrected ext. name for int. tests

* checked out actions

* added fetching of actions

* updated

* updated

* moved package

* updated

* Update action.yml

* Update action.yml

* ended if statement

* updated

* updated

* removed error

* updated cache version

* update

* updated to more strict cache policy

* update

* updated

* updated

* update

* update

* update

* update

* update

* update

* update

* update

* updated to also include on PR

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* removed current branch from diff

* updated comment

* Update action.yml

* Update action.yml

* Update action.yml

* save before merge

* Update action.yml

* Update product.js

* Update product.js

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update assert-changed-files-actions.sh

* Update assert-changed-files-actions.sh

* Update product-variant.js

* Update product.js

* Update product.js

* cleanup

Co-authored-by: Sebastian Mateos Nicolajsen <80953876+sebastiannicolajsen@users.noreply.github.com>
Co-authored-by: Sebastian M. Nicolajsen <sebastian.m.nicolajsen@gmail.com>
2021-10-21 17:15:29 +02:00
Philip Korsholm
6a02090287 Update action.yml 2021-10-21 14:53:21 +02:00
Philip Korsholm
0a11cf51d3 Update action.yml 2021-10-21 14:50:15 +02:00
Philip Korsholm
118335e704 Merge branch 'feat/github-actions' of https://github.com/medusajs/medusa into feat/github-actions 2021-10-21 14:34:49 +02:00
Philip Korsholm
dd9dd293ed removed test 2021-10-21 14:34:40 +02:00
Philip Korsholm
816b45baf7 Update action.yml 2021-10-21 14:24:04 +02:00
Philip Korsholm
5fa3892e4f Update action.yml 2021-10-21 14:19:31 +02:00
Philip Korsholm
2126a5e5d2 Update action.yml 2021-10-21 14:16:25 +02:00