Michael Bromley
|
1feec2e3b3
fix(core): Fix product option deletion logic
|
3 years ago |
Michael Bromley
|
177f905a16
feat(core): Implement cancelPayment in dummy payment handler
|
3 years ago |
Michael Bromley
|
d35cf73c60
feat(admin-ui): Use new cancelPayment mutation to cancel payments
|
3 years ago |
Michael Bromley
|
1ce1ba7fd6
feat(core): Implement payment cancellation
|
3 years ago |
Martijn
|
ac1dcc75e9
feat(core): Make slug unique per channel instead of globally unique (#1729)
|
3 years ago |
Martijn
|
83e2056215
fix(admin-ui): Lib es2019 so ts understands array.flat (#1728)
|
3 years ago |
Michael Bromley
|
70537fe1c2
feat(core): Correct handling of product option groups
|
3 years ago |
Michael Bromley
|
6a62e47e6f
feat(admin-ui): Add ability to remove option group from product
|
3 years ago |
Michael Bromley
|
7ce0ed48b1
feat(admin-ui): Auto-focus name input when creating new product option
|
3 years ago |
Michael Bromley
|
600990f38f
feat(admin-ui): Make new product option names editable
|
3 years ago |
Michael Bromley
|
b43aa8113f
feat(admin-ui): Implement deletion of ProductOptions via variant manager
|
3 years ago |
Michael Bromley
|
afa9340409
refactor(admin-ui): Rework internals of option-value-input.component
|
3 years ago |
Michael Bromley
|
d77de9bb4d
feat(core): Add `deleteProductOption` mutation to Admin API
|
3 years ago |
Michael Bromley
|
30d615af6c
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
7c63f31a12
fix(core): Fix order calculation with over 1000 active Promotions
|
3 years ago |
Michael Bromley
|
cb83f9ddf0
docs(core): Add warning on changing primary key type
|
3 years ago |
Michael Bromley
|
929ccd1b0a
test(core): Fix flaky e2e test on mysql
|
3 years ago |
Michael Bromley
|
860cce683a
fix(core): Allow removal of unused ProductOptionGroup
|
3 years ago |
Michael Bromley
|
4e651009dc
fix(core): Reset active config after running migration functions
|
3 years ago |
Michael Bromley
|
fc9a2e5027
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
eba7f70973
chore: Clean up changelog entries
|
3 years ago |
Michael Bromley
|
f9b8dd0b19
chore: Publish v1.6.5
|
3 years ago |
Michael Bromley
|
4ff8dff64d
fix(core): Take channels into account when validating coupon codes
|
3 years ago |
Michael Bromley
|
43b776632b
fix(admin-ui): Correctly display translatable custom field labels
|
3 years ago |
Michael Bromley
|
59dfc50181
refactor(core): Move config reset to module rather than service
|
3 years ago |
Michael Bromley
|
b4e89d3b8a
Merge branch 'fix-orderline-customfield-relations'
|
3 years ago |
Michael Bromley
|
fba7a73df3
docs(core): Add docs to OrderItemPriceCalculationStrategy on relations
|
3 years ago |
Michael Bromley
|
b6220db20b
fix(core): Revert eager joining of OrderLine customField relations
|
3 years ago |
Michael Bromley
|
51ad9e97e8
refactor(core): Extract boolean coercion logic
|
3 years ago |
Michael Bromley
|
8b8e310c05
fix(core): Reset activeConfig on app shutdown
|
3 years ago |