Commit Graph
34 Commits
Author SHA1 Message Date
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 0993e18481 make tests fail 2021-10-21 13:55:24 +02:00
Philip Korsholm ae2fbb3c12 update cache version 2021-10-21 09:36:11 +02:00
Philip Korsholm 0f88293100 recover assert-changed-files.sh 2021-10-21 08:42:42 +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
Philip Korsholm bc54587549 removed unused import that breaks unit tests 2021-10-20 16:57:23 +02:00
Philip Korsholm c977eb7e6b exit code 2021-10-20 16:21:29 +02:00
Philip Korsholm e137aa6484 console log 2021-10-20 16:18:31 +02:00
Philip Korsholm 241aef6e6c make script executable 2021-10-20 16:16:07 +02:00
Philip Korsholm b32c6f15ec rename script 2021-10-20 16:12:44 +02:00
Philip Korsholm 6537e30251 update scripts to handle github actions 2021-10-20 16:04:36 +02:00
Philip Korsholm 834e58a620 add github actions 2021-10-20 16:02:07 +02:00
pKorsholm 84e2081955 added missing brackets to control structures 2021-09-09 09:26:49 +02:00
pKorsholm 1331a7d4ce rename migraiton 2021-09-09 09:23:38 +02:00
pKorsholm 976b57f944 adjusted product tests after removing sorting and public variant ranks 2021-09-08 15:19:46 +02:00
pKorsholm 8e6bd6c97e nullable variant_rank with defaulvalue of 0 excluded from select queries in database 2021-09-08 15:07:22 +02:00
pKorsholm f5ee870854 product variant test adjustsments after variant was removed from the api 2021-09-08 15:04:03 +02:00
pKorsholm 6bd0d4458c moved variant sorting from service to the repository 2021-09-08 14:14:28 +02:00
pKorsholm ecad9db924 product-list snapshot test 2021-09-08 14:12:27 +02:00
pKorsholm 5d9d34edf4 Create variant appends variant in rankings 2021-09-06 14:20:00 +02:00
pKorsholm ddffd45071 removed unused imports 2021-09-06 13:38:22 +02:00
pKorsholm 0c47c78c08 change variant column 'rank' to 'variant_rank' 2021-09-06 13:29:24 +02:00
pKorsholm 13d539b882 add rank enforcement at product variant level 2021-09-03 17:24:06 +02:00
pKorsholm 73a4746500 add cascading deletes to product variant 2021-09-03 17:20:11 +02:00
pKorsholm 3ae6bdb7fc add ranking of variants to product creation implementation 2021-09-03 17:18:20 +02:00
pKorsholm 32880dbed3 add ranking of variants to product creation 2021-09-03 17:17:43 +02:00
pKorsholm 9e62746e43 integration tests 2021-09-03 17:15:33 +02:00
pKorsholm f73841c384 add variant ranking on creation of a product 2021-09-02 11:42:02 +02:00
pKorsholm 1bf2b9c2ac Test if productservice.update updates rankings of variants 2021-09-02 09:53:58 +02:00
pKorsholm 7681e6a641 add rank updates to productservice.update 2021-09-02 09:53:07 +02:00
pKorsholm 99b6a94146 add rank field to product variant 2021-09-02 09:51:53 +02:00
pKorsholm 93715e2c80 fix spelling errors 2021-09-01 14:35:03 +02:00