Michael Bromley
|
f57fb51036
fix(core): Enforce Channels created with a default tax/shipping Zone
|
6 years ago |
Michael Bromley
|
7b338a48f7
feat(core): Implement deleteRole mutation
|
6 years ago |
Michael Bromley
|
989960b98c
feat(core): Implement deleteChannel mutation
|
6 years ago |
Michael Bromley
|
6a165dca99
feat(core): Implement removeProductsFromChannel mutation
|
6 years ago |
Michael Bromley
|
5fda66b482
feat(core): Implement `assignProductsToChannel` mutation
|
6 years ago |
Michael Bromley
|
b3dd6c1109
feat(core): Allow Roles to have Channels specified on update
|
6 years ago |
Michael Bromley
|
604935794d
refactor(core): Allow multiple channelIds when creating Role
|
6 years ago |
Michael Bromley
|
df5f006c06
feat(core): Allow Roles to be created in other channels
|
6 years ago |
Michael Bromley
|
2fd33d03b3
chore: Update some root dependencies
|
6 years ago |
Michael Bromley
|
f97c3acb0d
feat(core): Add isPublic flag to AddNoteToOrderInput
|
6 years ago |
Michael Bromley
|
887cc6cf51
feat(core): Add history entry to Order when vouchers applied/removed
|
6 years ago |
Michael Bromley
|
02ebd9c0c9
feat(core): Expose Order.promotions via GraphQL APIs
|
6 years ago |
Michael Bromley
|
9d450693c3
feat(core): Implement per-customer usage limits for Promotions
|
6 years ago |
Michael Bromley
|
fdacb4bcef
feat(core): Add couponCodes to Order & mutations to add/remove codes
|
6 years ago |
Michael Bromley
|
818be24129
fix(core): Add date fields to graphql Country type
|
6 years ago |
Michael Bromley
|
fe360f59e3
feat(core): Allow length of custom field strings to be specified
|
6 years ago |
Michael Bromley
|
7ddd893470
feat(core): Add Promotion-specific CRUD permissions
|
6 years ago |
Michael Bromley
|
b7cd6e57ce
feat(core): Expose active user permissions in Admin API
|
6 years ago |
Michael Bromley
|
b75a55823d
chore: Update some config values & generated schema types
|
6 years ago |
Michael Bromley
|
7ddec3601b
feat(core): Add optional metadata to JobInfo
|
6 years ago |
Michael Bromley
|
338ef9597f
feat(core): Include width and height in Asset entity
|
6 years ago |
Michael Bromley
|
bdbdf9acf1
feat(core): Allow ShippingCalculator to return arbitrary metadata
|
6 years ago |
Michael Bromley
|
bc860e0c32
feat(core): Add testEligibleShippingMethods query
|
6 years ago |
Michael Bromley
|
0b1dfd542f
feat(core): Implement deleteShippingMethod mutation, add tests
|
6 years ago |
Michael Bromley
|
18e842fd7d
docs(core): Add lots of documentation to core sources
|
6 years ago |
Michael Bromley
|
a135e15e1a
feat(core): I18n for descriptions and labels of ConfigurableOperations
|
6 years ago |
Michael Bromley
|
d17aaa9de8
feat(core): Extend configurable operation arguments API
|
6 years ago |
Michael Bromley
|
adbd616325
refactor(core): Rework ConfigurableOperation args implementation
|
6 years ago |
Michael Bromley
|
a3a9931ba5
feat(core): Implement testShippingMethod query
|
6 years ago |
Michael Bromley
|
8224ddd3b7
feat(admin-ui): Enable cancellation of active orders
|
6 years ago |