Michael Bromley
|
704dbf7c01
feat(server): Implement create and update for Facets
|
před 7 roky |
Michael Bromley
|
60aac36b47
refactor(admin-ui): Extract createUpdatedTranslatable logic
|
před 7 roky |
Michael Bromley
|
1b805a97e5
feat(server): Create Facet resolver
|
před 7 roky |
Michael Bromley
|
78e654803b
feat(admin-ui): Facets list
|
před 7 roky |
Michael Bromley
|
9ef69b0ccf
feat(server): Create Facet list resolver
|
před 7 roky |
Michael Bromley
|
9804be7e40
chore(admin-ui): Remove unused typings
|
před 7 roky |
Michael Bromley
|
c5a1e647a5
feat(server): Create Facet & FacetValue entities, wire up relations
|
před 7 roky |
Michael Bromley
|
73c47e226c
feat(server): Use ISO date-times for all dates
|
před 7 roky |
Michael Bromley
|
c6f45595cc
fix(admin-ui): Update queries to use new list options format
|
před 7 roky |
Michael Bromley
|
88216d0fe3
feat(server): Implement list filter API
|
před 7 roky |
Michael Bromley
|
3e7ed4aa9b
feat(server): Improved (type-safe) sort API
|
před 7 roky |
Michael Bromley
|
0e6ad233a0
feat(server): Implement sorting for list queries
|
před 7 roky |
Michael Bromley
|
c8618e847d
feat(server): Validate custom field config to ensure no naming conflicts
|
před 7 roky |
Michael Bromley
|
868a6ea605
fix(admin-ui): Fix cyclic dependency in http interceptor
|
před 7 roky |
Michael Bromley
|
8c59c2d5d7
chore: Update TypeScript to same version (2.9) for server & admin-ui
|
před 7 roky |
Michael Bromley
|
eff2de9ee0
docs(server): Add section on custom fields to readme
|
před 7 roky |
Michael Bromley
|
7230a2ff3a
feat(admin-ui): Initial implementation of customFields in prod detail
|
před 7 roky |
Michael Bromley
|
f28c822355
fix(server): Define customFields as JSON if not set
|
před 7 roky |
Michael Bromley
|
988e5c84df
chore(admin-ui): Update apollo & codegen script
|
před 7 roky |
Michael Bromley
|
834481314c
feat(server): Extend inputs & translations with customFields
|
před 7 roky |
Michael Bromley
|
e773d02643
feat(server): Add GraphQL config endpoint
|
před 7 roky |
Michael Bromley
|
8285037502
feat(server): Implement localeString type for customFields
|
před 7 roky |
Michael Bromley
|
18001a445f
feat(server): Initial impl of customFields
|
před 7 roky |
Michael Bromley
|
8d8f5b8aac
feat(admin-ui): Can specify default price & sku when creating variants
|
před 7 roky |
Michael Bromley
|
454f7249c2
feat(server): generateVariantsForProduct accepts default price & sku
|
před 7 roky |
Michael Bromley
|
d58d36c8b3
feat(admin-ui): Add translationVars to NotificationService methods
|
před 7 roky |
Michael Bromley
|
7eba603d81
fix(admin-ui): Only update modified ProductVariants
|
před 7 roky |
Michael Bromley
|
b88f54d705
fix(server): Return translated options from updateProductVariants()
|
před 7 roky |
Michael Bromley
|
fe33b0c739
fix(admin-ui): Fix chip styling
|
před 7 roky |
Michael Bromley
|
e3828dd65b
chore(admin-ui): Exclude test-specific .ts files from build
|
před 7 roky |