Michael Bromley
|
a6e3e61650
feat(docs): Add updating guide
|
5 years ago |
Michael Bromley
|
5e42dfc17e
feat(docs): Add order process customization guide
|
5 years ago |
Michael Bromley
|
143e62ffe4
fix(core): Correctly call PaymentMethodHandler.onStateTransitionStart
|
5 years ago |
Michael Bromley
|
355ce1448b
refactor(core): Refactor finite state machine types
|
5 years ago |
Michael Bromley
|
b83f1feff6
feat(core): Include auth strategy name in AttemptedLoginEvent
|
5 years ago |
Michael Bromley
|
ebec0f083f
fix(core): Fix bug where session user in cache would get removed
|
5 years ago |
Michael Bromley
|
fa5caf54ce
chore(create): Increase pause in CI mode before closing
|
5 years ago |
Michael Bromley
|
fbb3c5d9f1
refactor(admin-ui): Re-arrange some types to prevent circular dependency
|
5 years ago |
Michael Bromley
|
005bf9a4d2
docs(core): Add missing documentation to the GraphQL Shop API
|
5 years ago |
Michael Bromley
|
92350e697f
feat(core): More flexible customer registration flow
|
5 years ago |
Michael Bromley
|
5bbd80b18c
feat(admin-ui): Enable updating of Order custom fields
|
5 years ago |
Michael Bromley
|
ad89fc938e
feat(core): Implement `setOrderCustomFields` in Admin API
|
5 years ago |
Michael Bromley
|
3a12dc5da9
feat(core): Implement `setOrderCustomFields` in Shop API
|
5 years ago |
Michael Bromley
|
b3bae2e17b
chore(admin-ui): Export new components, fix bad translation extraction
|
5 years ago |
Michael Bromley
|
49c2ad4d53
fix(core): Prevent countryCode exception when adding payment to order
|
5 years ago |
Michael Bromley
|
5d67d0685d
feat(core): Allow all CustomOrderProcess handlers to be async functions
|
5 years ago |
Michael Bromley
|
72832588e9
feat(admin-ui): Implement order process state chart view
|
5 years ago |
Michael Bromley
|
0a77438824
feat(core): Expose order state machine config via `serverConfig` type
|
5 years ago |
Michael Bromley
|
1d2ba31d3c
feat(admin-ui): Support custom state transitions from Order detail view
|
5 years ago |
Michael Bromley
|
3196b525df
feat(core): Implement `transitionOrderToState` in Admin API
|
5 years ago |
Jonathan Célio
|
d166c08963
feat(core): More flexible handling of shipping calculations
|
5 years ago |
Michael Bromley
|
7fd413fddc
test(core): Fix bad test
|
5 years ago |
Michael Bromley
|
8c38ad1a8d
fix(admin-ui): Fix ts error introduced by ShippingMethods custom fields
|
5 years ago |
Michael Bromley
|
0011ea9aaf
feat(core): Improve customization of order process
|
5 years ago |
Michael Bromley
|
8ebe04709c
test(core): Fix session management e2e tests
|
5 years ago |
Michael Bromley
|
ece0bbe869
feat(core): Expose `nextStates` on Order type in Admin API
|
5 years ago |
Michael Bromley
|
2c42305478
fix(core): Correct handling of multiple session for same user
|
5 years ago |
Michael Bromley
|
a1e03fd098
fix(core): Fix error when de-serializing a RequestContext without expiry
|
5 years ago |
hendrikdepauw
|
fbc36ab999
feat(core): Enable custom fields on ShippingMethod entity (#406)
|
5 years ago |
Michael Bromley
|
8261480748
test(core): Fix test
|
5 years ago |