Michael Bromley
|
7913b9ac0d
feat(core): Implement Admin API operations for stock location, e2e tests
|
3 lat temu |
Michael Bromley
|
0139ab1336
chore(core): Clean up commented-out code & unused files
|
3 lat temu |
Michael Bromley
|
8e5fb2aad4
refactor(core): Remove OrderItem entity, refactor order structure
|
3 lat temu |
Michael Bromley
|
3d9f7e8934
feat(core): Create underlying APIs to support multivendor Orders
|
3 lat temu |
Michael Bromley
|
3b67e61e37
fix(core): Add resolver for `Zone.members` field
|
3 lat temu |
Michael Bromley
|
cb8ae032d4
feat(core): Implement APIs for draft order creation
|
3 lat temu |
Michael Bromley
|
354932c07a
fix(core): Correctly resolve translatable custom field relations
|
3 lat temu |
Michael Bromley
|
6a9efe9fff
fix(core): Resolve OrderItem.fulfillment
|
4 lat temu |
Michael Bromley
|
f178276cd3
refactor(core): Extract TransactionalConnection into own module
|
4 lat temu |
Michael Bromley
|
13697c3589
perf(core): Cache certain field resolvers to avoid duplicated DB calls
|
4 lat temu |
Michael Bromley
|
8ea544b5b3
fix(core): Prevent customer data leak via Shop API
|
4 lat temu |
Michael Bromley
|
3ddadc0a36
fix(core): Resolve all LocaleString fields in GraphQL API
|
4 lat temu |
Michael Bromley
|
305727eca5
fix(core): Prevent max integer error in job duration
|
4 lat temu |
Michael Bromley
|
b56a4daa06
Merge branch 'next' into custom-payment-process
|
5 lat temu |
Michael Bromley
|
3e1a9000e9
feat(core): Implement "relation" custom field type
|
5 lat temu |
Elorm Koto
|
3c9a54b47e
refactor(payment): Merged next branch and cleaned up the code a bit
|
5 lat temu |
Michael Bromley
|
6630063f12
feat(core): Create APIs & resolver for Tag operations
|
5 lat temu |
Michael Bromley
|
71cf3b9016
feat(core): Add support for Asset tags
|
5 lat temu |
Michael Bromley
|
a711780758
feat(core): Rework Order shipping to support multiple shipping lines
|
5 lat temu |
Michael Bromley
|
820ee68428
refactor(core): Re-organize graphql schema files
|
5 lat temu |
Michael Bromley
|
70e14f221d
feat(core): Add `activeAdministrator` query to Admin API
|
5 lat temu |
Elorm Koto
|
ff7a820325
refactor(core): Add generated types
|
5 lat temu |
Jonathan Célio
|
70a7665510
feat(core): Implement a state machine for Fulfillments
|
5 lat temu |
Michael Bromley
|
1a37148fb7
refactor(admin-ui): Support modified config op def API
|
5 lat temu |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 lat temu |
Michael Bromley
|
ece0bbe869
feat(core): Expose `nextStates` on Order type in Admin API
|
5 lat temu |
Michael Bromley
|
f20e108684
feat(core): Add `ProductOption.group` field & resolver
|
5 lat temu |
Michael Bromley
|
96f923a0a1
feat(core): Expose User.authenticationMethod in GraphQL APIs
|
5 lat temu |
Michael Bromley
|
7a4d046968
fix(core): Implement field resolvers for Facet & FacetValue
|
5 lat temu |
Michael Bromley
|
9635677498
feat(admin-ui): Add 'groups' field to Customer type in Admin API
|
5 lat temu |