Michael Bromley
|
80eba9dbd8
feat(core): Add custom validation function to custom field config
|
6 years ago |
Michael Bromley
|
b6b13a5ef6
feat(core): Add validation parameters to custom fields
|
6 years ago |
Michael Bromley
|
b1722d8986
feat(core): Add nullable & defaultValue options to custom fields config
|
6 years ago |
Michael Bromley
|
090758c48e
refactor(core): Split custom fields functions into separate files
|
6 years ago |
Michael Bromley
|
b444a5a41f
chore(core): Remove unused product variant subscriber
|
6 years ago |
Michael Bromley
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
Michael Bromley
|
3178578f9e
test(core): Correctly handle CustomFields when clearing tables
|
6 years ago |
Michael Bromley
|
884c8c262f
chore: Publish v0.1.2-beta.7
|
6 years ago |
Michael Bromley
|
1d7ab26222
feat(admin-ui): Implement deletion of Collections
|
6 years ago |
Michael Bromley
|
051f2f3822
feat(core): Implement deleteCollection mutation
|
6 years ago |
Michael Bromley
|
bcc26625cc
feat(admin-ui): Implement deletion of ProductVariants
|
6 years ago |
Michael Bromley
|
bbbe70dbb2
fix(admin-ui): Do not hide dropdown panel
|
6 years ago |
Michael Bromley
|
c06d77d132
refactor(core): Add property resolver for Product.optionGroups
|
6 years ago |
Michael Bromley
|
420793d0b5
feat(admin-ui): Implement editing of ProductOptions
|
6 years ago |
Michael Bromley
|
0ea150c1cf
fix(core): Make ProductOption type fields non-nullable
|
6 years ago |
Michael Bromley
|
743998d0f8
refactor(admin-ui): Move stringToColor into a pipe
|
6 years ago |
Michael Bromley
|
894ea7b3e1
refactor(admin-ui): Move data product detail data fetching into service
|
6 years ago |
Michael Bromley
|
601c76605f
feat(core): Implement create and update of ProductOption
|
6 years ago |
Michael Bromley
|
d2b2b18841
Merge pull request #127 from vendure-ecommerce/rework-options-variants
|
6 years ago |
Michael Bromley
|
4422e0c6c4
test(core): Attempt to make import test less flaky
|
6 years ago |
Michael Bromley
|
65d18ee53f
fix(core): Publish CatalogModificationEvent when variant created
|
6 years ago |
Michael Bromley
|
016adf8f5b
fix(common): Fix generateAllCombinations edge case
|
6 years ago |
Michael Bromley
|
58dad1d27a
feat(admin-ui): Implement integrated ProductVariant creation
|
6 years ago |
Michael Bromley
|
5f6bef3cf0
refactor(core): Simplify samplesEach implementation
|
6 years ago |
Michael Bromley
|
8b22831b41
feat(core): Implement deleteProductVariant mutation
|
6 years ago |
Michael Bromley
|
9d74d9d349
feat(core): Add createProductVariant mutation & tests
|
6 years ago |
Michael Bromley
|
c733d17b9d
chore(core): Clean up unused imports in mock data files
|
6 years ago |
Michael Bromley
|
bc5eec0767
chore: Publish v0.1.2-beta.6
|
6 years ago |
Michael Bromley
|
e4545fe31c
chore: Update changelog build script for elasticsearch-plugin
|
6 years ago |
Michael Bromley
|
11089145cb
feat(admin-ui): Implement adding notes to Order history
|
6 years ago |