Michael Bromley
|
6de4f63d4d
feat(admin-ui): Implement deletion of FacetValues
|
7 years ago |
Michael Bromley
|
9c5fbec45f
feat(server): Implement delete for Zone entity
|
7 years ago |
Michael Bromley
|
4414f533df
refactor: Address.country is now a reference to actual Country entity
|
7 years ago |
Michael Bromley
|
84e5474755
feat(server): Implement delete for Facet & FacetValue entities
|
7 years ago |
Michael Bromley
|
d6cd883b52
feat(server): Return an object from delete mutations
|
7 years ago |
Michael Bromley
|
369b6586b4
feat(server): Implement soft delete for Promotion entity
|
7 years ago |
Michael Bromley
|
9b91b0bef6
feat(server): Implement soft delete for Customer entity
|
7 years ago |
Michael Bromley
|
8a3e29876d
feat(admin-ui): Customer detail includes orders list
|
7 years ago |
Michael Bromley
|
f833d98f43
feat(server): Expose list of Customer's orders
|
7 years ago |
Michael Bromley
|
21dad821e3
feat(admin-ui): Customer detail includes editable addresses
|
7 years ago |
Michael Bromley
|
87b0442985
feat(server): Set Address country via countryCode
|
7 years ago |
Michael Bromley
|
0afede4bff
refactor: Move ConfigResolver into GlobalSettings
|
7 years ago |
Michael Bromley
|
dc9db9f27a
feat(admin-ui): Implement editing of global settings
|
7 years ago |
Michael Bromley
|
a362adc212
feat(server): Implement global settings API
|
7 years ago |
Michael Bromley
|
2c7c01709c
feat(admin-ui): Set currencyCode per channel, display correctly
|
7 years ago |
Michael Bromley
|
0da4493be4
feat(server): Add currencyCode to Order entity
|
7 years ago |
Michael Bromley
|
3977e4a461
feat(server): Add currencyCode to Channel entity
|
7 years ago |
Michael Bromley
|
b5fe9df784
feat(server): Add categoryId filter to the products query
|
7 years ago |
Michael Bromley
|
108f06eab1
feat(server): Add billingAddress property to Order entity
|
7 years ago |
Michael Bromley
|
903a723e8a
fix(admin-ui): Display payment transactionId on order detail page
|
7 years ago |
Michael Bromley
|
b92addd50e
feat(admin-ui): Use search for product list
|
7 years ago |
Michael Bromley
|
bfee4b2693
feat(server): Add groupByProducts option to SearchInput
|
7 years ago |
Michael Bromley
|
88d2484ddc
feat(server): Search response exposes FacetValues
|
7 years ago |
Michael Bromley
|
8ca0b0ff28
feat(server): Simple weighted fulltext search
|
7 years ago |
Michael Bromley
|
c28faa91c1
feat: Add FacetValues to Product entity
|
7 years ago |
Michael Bromley
|
35795af965
feat(server): Implement importing of facets
|
7 years ago |
Michael Bromley
|
7fa6579261
feat(admin-ui): Add thumbnails to ProductListComponent
|
7 years ago |
Michael Bromley
|
cfd3e98e78
feat(server): Add progress reporting to cli import-products command
|
7 years ago |
Michael Bromley
|
8cb3d60e28
feat(admin-ui): Add asset controls to ProductVariantsList
|
7 years ago |
Michael Bromley
|
ed95074acc
feat(server): Add assets to ProductVariant
|
7 years ago |