Michael Bromley
|
7eb21d16d0
feat(core): Implement isDefault on TaxCategory
|
5 years ago |
Michael Bromley
|
260ccfc049
feat(core): Support custom fields on Administrator entity
|
5 years ago |
Michael Bromley
|
48c0e9641d
fix(core): Allow unsetting PaymentMethod checkers
|
5 years ago |
Michael Bromley
|
e528c099fe
feat(core): Add eligiblePaymentMethods query to Shop API
|
5 years ago |
Michael Bromley
|
690514aa4d
feat(core): Implement eligibility checking for PaymentMethods
|
5 years ago |
Michael Bromley
|
ee9ba23a0d
feat(core): De-couple PaymentMethod from PaymentMethodHandler
|
5 years ago |
Michael Bromley
|
0a1fadd939
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
92ae819c58
feat(core): Support "defaultValue" field in ConfigArgs
|
5 years ago |
Michael Bromley
|
99403850b2
feat(core): Support "required" field in ConfigArgs
|
5 years ago |
Michael Bromley
|
63e97c7432
feat(admin-ui): Add support for "relation" custom field type
|
5 years ago |
Michael Bromley
|
c2b4ed21d8
feat(core): Implement productVariants list query in Admin API
|
5 years ago |
Michael Bromley
|
3e1a9000e9
feat(core): Implement "relation" custom field type
|
5 years ago |
Michael Bromley
|
6630063f12
feat(core): Create APIs & resolver for Tag operations
|
5 years ago |
Michael Bromley
|
71cf3b9016
feat(core): Add support for Asset tags
|
5 years ago |
Michael Bromley
|
02eb9f7894
feat(core): Allow "enabled" state to be set when creating products
|
5 years ago |
Michael Bromley
|
bfe463a3d7
chore: Clean up dev config & generated types
|
5 years ago |
Michael Bromley
|
2d099cfe72
feat(core): Add `cancelJob` mutation
|
5 years ago |
Lukas Chladek
|
66fe6e2b75
feat(admin-ui) Display shipping column in OrderList
|
5 years ago |
Michael Bromley
|
ce656c4b4f
feat(core): Allow Order/OrderLine customFields to be modified
|
5 years ago |
Michael Bromley
|
894f95b160
feat(core): Add Order history entry for modifications
|
5 years ago |
Michael Bromley
|
9cd3e2470d
feat(core): Implement order modification
|
5 years ago |
Michael Bromley
|
bbcc6d8b2e
feat(admin-ui): Display surcharges in OrderDetail
|
5 years ago |
Michael Bromley
|
b608e145bf
feat(core): Implement Order surcharges
|
5 years ago |
Michael Bromley
|
221bce539f
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
75b5b7a201
feat(core): Implement negated string filter operators
|
5 years ago |
Michael Bromley
|
95663b43d0
feat(core): Implement TaxLineCalculationStrategy
|
5 years ago |
Michael Bromley
|
9544dd42aa
feat(core): Simplify TaxCalculationStrategy API
|
5 years ago |
Michael Bromley
|
69b12e30dc
feat(core): Implement Shipping promotion actions
|
5 years ago |
Michael Bromley
|
a711780758
feat(core): Rework Order shipping to support multiple shipping lines
|
5 years ago |
Michael Bromley
|
aa5513f259
feat(core): Extend OrderLine type with more discount & tax info
|
5 years ago |