Michael Bromley
|
46ae227ff3
feat(server): Initial implementation of product data import
|
7 years ago |
Michael Bromley
|
4452220622
feat(server): Add descendantFacetValues property to ProductCategory type
|
7 years ago |
Michael Bromley
|
a8acb4b60c
refactor: Remove API method applyFacetValuesToProductVariants
|
7 years ago |
Michael Bromley
|
3147cdf170
feat(server): Expose Facet relation on FacetValue type
|
7 years ago |
Michael Bromley
|
b089c59e5d
feat(server): Set FacetValues on ProductCategory
|
7 years ago |
Michael Bromley
|
3d4a8b9fe9
feat(server): Implement ProductCategory moving & ordering, e2e tests
|
7 years ago |
Michael Bromley
|
e1b4d8781f
feat(admin-ui): Create tree view for ProductCategoryList
|
7 years ago |
Michael Bromley
|
cd4c87f521
feat(server): create ProductCategory entity, service, resolver
|
7 years ago |
Michael Bromley
|
2e92fc123f
feat(server): Improved error handling
|
7 years ago |
Michael Bromley
|
d5388c9f4a
feat(server): Expose "verified" property of User entity over API
|
7 years ago |
Michael Bromley
|
91de6beb2b
feat(server): Refine customer signup flow
|
7 years ago |
Michael Bromley
|
79b23bb6de
feat(server): Expand input for registerCustomerAccount mutation
|
7 years ago |
Michael Bromley
|
00603e3088
feat(server): Implement basics of User email verification flow
|
7 years ago |
Michael Bromley
|
169f709961
feat(server): implement setCustomerForOrder mutation
|
7 years ago |
Michael Bromley
|
af2aabcabf
chore(server): Remove CustomFields from dev config
|
7 years ago |
Michael Bromley
|
033c96227e
refactor(server): Store reference to ShippingMethod in Order
|
7 years ago |
Michael Bromley
|
ee6a84c75f
feat(server): Implement orderByCode query
|
7 years ago |
Michael Bromley
|
b9deafa203
feat(server): Implement addPaymentToOrder mutation
|
7 years ago |
Michael Bromley
|
9bccee040a
feat(server): Initial implementation of PaymentMethods
|
7 years ago |
Michael Bromley
|
3168d90fce
refactor(server): Rename AdjustmentArg -> ConfigArg etc
|
7 years ago |
Michael Bromley
|
f52e2e1566
feat(server): Implement setting of shipping method on an Order
|
7 years ago |
Michael Bromley
|
4f71b805cf
feat(server): Implement initial shipping step of checkout flow
|
7 years ago |
Michael Bromley
|
0f01138a81
feat: Make Country entity translatable
|
7 years ago |
Michael Bromley
|
1d2f3d8139
feat(admin-ui): Implement basic ShippingMethod list/detail components
|
7 years ago |
Michael Bromley
|
c0c674bd70
feat(server): Implement CRU on ShippingMethod entity
|
7 years ago |
Michael Bromley
|
be69ddda00
feat(server): Add activeCustomer query
|
7 years ago |
Michael Bromley
|
0538c2b37d
feat: Create & Update for Customers
|
7 years ago |
Michael Bromley
|
6d30b835c5
feat(server): Implement state machine for Order process
|
7 years ago |
Michael Bromley
|
14f87aef5b
fix(admin-ui): Update PermissionGridComponent to show all existing perms
|
7 years ago |
Michael Bromley
|
bcad51a573
chore: Upgrade to Angular 7 & TypeScript 3.1
|
7 years ago |