Kasper Fabricius Kristensen
5300926db8
feat: Implement PriceList and extend MoneyAmount (#1152)
* init
* added buld id validation to repo
* admin done
* updated price reqs
* 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
* Update integration-tests/api/__tests__/admin/price-list.js
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
* Update integration-tests/api/__tests__/admin/price-list.js
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
* fix: update snapshots
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
2022-03-18 15:18:50 +01:00
..
2021-12-08 10:15:22 +01:00
2021-10-08 12:11:58 +02:00
2021-10-14 18:21:38 +02:00
2021-10-08 12:11:58 +02:00
2022-03-18 15:18:50 +01:00
2021-10-26 13:20:38 +02:00
2021-10-08 12:11:58 +02:00
2021-11-22 13:39:38 +01:00
2022-03-18 15:18:50 +01:00
2022-02-22 20:23:11 +01:00
2021-12-07 17:07:23 +01:00
2022-01-11 16:06:16 +01:00
2021-11-03 14:11:27 +01:00
2021-12-08 10:15:22 +01:00