Michael Bromley
|
8daee55880
feat(core): Update LanguageCode enum to support common regional variants
|
5 years ago |
Michael Bromley
|
90bacf52c6
feat(core): Implement editing & deletion of Order/Customer notes
|
5 years ago |
Michael Bromley
|
4620730af1
feat(core): Create customer history entries for groups
|
5 years ago |
Michael Bromley
|
ccedf7c00b
feat(core): Implement Customer history tracking
|
5 years ago |
Michael Bromley
|
9635677498
feat(admin-ui): Add 'groups' field to Customer type in Admin API
|
5 years ago |
Michael Bromley
|
90b38a5432
feat(admin-ui): Create CustomerGroup UI components & routes
|
5 years ago |
Michael Bromley
|
13342c0150
feat(core): Implement CustomerGroup queries & mutations
|
5 years ago |
Michael Bromley
|
4c5f6a7b69
chore: Update generated types
|
5 years ago |
Michael Bromley
|
8b45d86b16
feat(docs): Add docs on JobQueue & examples
|
5 years ago |
Michael Bromley
|
82af7f69dd
feat(core): Implement removeSettledJobs mutation
|
5 years ago |
Michael Bromley
|
efa12ba425
feat(core): Implement deleteAsset mutation
|
5 years ago |
Michael Bromley
|
2d78e64503
refactor(core): Store JobRecord as regular VendureEntity
|
5 years ago |
Michael Bromley
|
46068b34c5
feat(core): Add jobQueues query
|
5 years ago |
Michael Bromley
|
a61df9332b
feat(core): Add DB-based persistence for JobQueue
|
5 years ago |
Michael Bromley
|
7acf5325ca
feat(core): Redesign JobQueue to allow persistence, concurrency etc
|
5 years ago |
Michael Bromley
|
9404d8d91c
chore: Update schema after rebase
|
6 years ago |
Michael Bromley
|
8c2db907ab
feat(core): Implement deletion of TaxRate
|
6 years ago |
Michael Bromley
|
b263b8b61f
feat(core): Implement deletion of TaxCategory
|
6 years ago |
Michael Bromley
|
1aea1b50d2
feat(core): Store TaxRate value as decimal type
|
6 years ago |
Michael Bromley
|
c2ae44f845
feat(core): Implement internal and readonly CustomField properties
|
6 years ago |
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 |