zakariaelas
f7c765945b
fix: jsdoc custom shipping option service
2021-10-14 16:14:20 +01:00
zakariaelas
71d433c335
fix: remove custom shipping options from swapService create method call
2021-10-14 16:10:08 +01:00
zakariaelas
29c5a1f8d2
fix: store cart integration test by removing custom shipping options when creating a swap
2021-10-14 16:03:59 +01:00
zakariaelas
7cdd628997
merge develop and resolve conflicts
2021-10-14 15:44:58 +01:00
zakariaelas
36aeb4fffa
fix: remove verbose mode in integration test + fix jsdoc
2021-10-14 14:50:28 +01:00
zakariaelas
dba1d5bb69
fix: adjustments based on seb's feedback
...
- remove eager from shipping_option relationship in `models/custom-shipping-options.ts`
- remove custom_shipping_options relation from cart model
2021-10-14 14:44:36 +01:00
zakariaelas
3d088c351b
fix: more adjustments
...
add: composite unique constraint for shipping_option_id and cart_id
fix: fetchCartOptions to format custom shipping options like normal shipping options
fix: addShippingMethod should throw when custom shipping options is not empty and no optionId corresponds to custom shipping options
2021-10-07 14:54:05 +01:00
zakariaelas
52be911e50
fix: adjustments based on feedback
...
rename RMAShippingOption to CustomShippingOption
update models and relations
update unit and integration tests
update services
2021-10-06 14:17:36 +01:00
zakariaelas
db83448d18
fix: tests
2021-10-01 16:41:27 +01:00
zakariaelas
632ad17e3f
fix: merge conflicts
2021-09-30 20:29:58 +01:00
zakariaelas
7ea284bb20
fix: tests
2021-09-30 17:57:46 +01:00
zakariaelas
02ce006440
fix: jsdoc
2021-09-30 17:35:21 +01:00
zakariaelas
79c601279e
tests: integration tests
2021-09-30 14:52:43 +01:00
zakariaelas
77ee0bf186
feat: rma shipping option + unit tests
2021-09-30 14:52:34 +01:00