Philip Korsholm
dfa3502e41
Feat: Price selection implementation (#1158)
* init
* added buld id validation to repo
* admin done
* updated price reqs
* initial price selection strategy
* update customer seeder
* format models
* price selection strategy
* price selection testing
* update price selection tests
* update price selection strategy
* remove console.warn
* update price selection strat
* remove console.log
* fix unit tests
* update product snapshot integration tests
* fix failing unit tests
* update variant test snapshots
* intial implementation of PriceList
* integration tests for price lists
* updated admin/product integration tests
* update updateVariantPrices method
* remove comment from error handler
* add integration test for batch deleting prices associated with price list
* make update to prices through variant service limited to default prices
* update store/products.js snapshot
* add api unit tests and update product integration tests to validate that prices from Price List are ignored
* fix product test
* requested changes
* cascade
* ensure delete variant cascades to MoneyAmount
* addresses PR feedback
* removed unused endpoint
* update mock
* fix failing store integration tests
* remove medusajs ressource
* re add env.template
* price selection strategy methods
* fix integration tests
* update unit tests
* update jsdoc
* update price selection strategy parameter
* fix unit tests
* pr feedback
Co-authored-by: Kasper <kasper@medusajs.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
2022-03-21 19:03:42 +01:00
..
2022-03-18 15:18:50 +01:00
2021-09-30 12:19:37 +02:00
2022-02-16 22:45:19 +01:00
2022-03-10 13:05:46 +01:00
2022-03-10 13:05:46 +01:00
2022-02-28 10:03:26 +01:00
2021-09-10 13:57:34 +02:00
2022-02-10 09:11:32 +01:00
2021-12-08 10:15:22 +01:00
2021-09-22 15:19:35 +02:00
2022-02-01 17:24:13 +01:00
2022-03-21 19:03:42 +01:00
2022-02-03 19:03:15 +01:00
2022-03-18 15:18:50 +01:00
2022-02-10 09:15:07 +01:00
2021-09-29 09:22:09 +02:00
2022-01-04 16:35:38 +01:00
2022-03-18 15:18:50 +01:00
2021-11-03 14:11:27 +01:00
2021-12-08 10:15:22 +01:00
2021-09-21 11:15:33 +02:00