Michael Bromley
|
2ec16fbe9c
refactor(core): Split promotion conditions & actions into separate files
|
5 years ago |
Michael Bromley
|
7f6db2ee8b
refactor(core): Remove restrictions on config arg types
|
5 years ago |
Michael Bromley
|
669819524b
feat(core): Add support for list types in ConfigurableOperationDefs
|
5 years ago |
Michael Bromley
|
1a37148fb7
refactor(admin-ui): Support modified config op def API
|
5 years ago |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 years ago |
Michael Bromley
|
c29033beca
Merge branch 'master' into next
|
5 years ago |
Jonathan Célio
|
9052845a86
fix(core): Correct shipping calculator typing
|
5 years ago |
Michael Bromley
|
af7635841a
docs(core): Fix PaymentMethodHandler docs
|
5 years ago |
Jonathan Célio
|
4a8e9edb16
fix(core): Correct shipping calculator typing
|
5 years ago |
Michael Bromley
|
01214847e6
chore: Publish v0.14.0
|
5 years ago |
Michael Bromley
|
e5c2788bdd
docs(core): Add lang to code sample
|
5 years ago |
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 |