Michael Bromley
|
2134badd16
feat(server): Add property resolver for Order payments
|
7 years ago |
Michael Bromley
|
b9deafa203
feat(server): Implement addPaymentToOrder mutation
|
7 years ago |
Michael Bromley
|
fb6ca746d3
feat(admin-ui): PaymentMethod list/detail components
|
7 years ago |
Michael Bromley
|
9bccee040a
feat(server): Initial implementation of PaymentMethods
|
7 years ago |
Michael Bromley
|
0160683c54
test(admin-ui): Remove unused tests and DataService mock
|
7 years ago |
Michael Bromley
|
3168d90fce
refactor(server): Rename AdjustmentArg -> ConfigArg etc
|
7 years ago |
Michael Bromley
|
089190e792
fix(server): Allow authenticated Customer to view own addresses
|
7 years ago |
Michael Bromley
|
6d2b3eb85c
feat(admin-ui): Display customer & shipping data in Order list/detail
|
7 years ago |
Michael Bromley
|
f52e2e1566
feat(server): Implement setting of shipping method on an Order
|
7 years ago |
Michael Bromley
|
4f71b805cf
feat(server): Implement initial shipping step of checkout flow
|
7 years ago |
Michael Bromley
|
a789ec7d66
fix(server): Invalidate token if no session found
|
7 years ago |
Michael Bromley
|
0f01138a81
feat: Make Country entity translatable
|
7 years ago |
Michael Bromley
|
1d2f3d8139
feat(admin-ui): Implement basic ShippingMethod list/detail components
|
7 years ago |
Michael Bromley
|
3abc0dcb0b
refactor(admin-ui): Move some translation keys into common namespace
|
7 years ago |
Michael Bromley
|
c0c674bd70
feat(server): Implement CRU on ShippingMethod entity
|
7 years ago |
Michael Bromley
|
127d03ee3a
refactor(server): Extract shared code from promotions actions
|
7 years ago |
Michael Bromley
|
1e6d6a07b0
refactor(server): Group assets & promotions config options
|
7 years ago |
Michael Bromley
|
55943fc4c2
feat(server): Implement Order merging strategies on Customer login
|
7 years ago |
Michael Bromley
|
0575a62638
fix(server): Correct handling of active order when logging in and out
|
7 years ago |
Michael Bromley
|
be69ddda00
feat(server): Add activeCustomer query
|
7 years ago |
Michael Bromley
|
0538c2b37d
feat: Create & Update for Customers
|
7 years ago |
Michael Bromley
|
d4ee7eebee
docs: Create activity diagram for orders/accounts, update theme
|
7 years ago |
Michael Bromley
|
489b0e99bb
feat(admin-ui): Create CustomerModule with basic list/detail views
|
7 years ago |
Michael Bromley
|
46003ea7d5
test(server): Disable logging for e2e tests
|
7 years ago |
Michael Bromley
|
e625a59ccd
feat(admin-ui): Create OrderDetailComponent
|
7 years ago |
Michael Bromley
|
353bf96e46
test(server): Add e2e tests for Order state transitions
|
7 years ago |
Michael Bromley
|
6d30b835c5
feat(server): Implement state machine for Order process
|
7 years ago |
Michael Bromley
|
ce9508c49c
test(server): Increase timeout on e2e setup function
|
7 years ago |
Michael Bromley
|
ffd999f42c
docs: Update class diagram to reflect new order structure
|
7 years ago |
Michael Bromley
|
14f87aef5b
fix(admin-ui): Update PermissionGridComponent to show all existing perms
|
7 years ago |