Commit Graph
20 Commits
Author SHA1 Message Date
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