Michael Bromley
|
cdd28f548e
feat: Simplify Order address type
|
7 years ago |
Michael Bromley
|
4e03e0e39e
docs(server): Add lots and lots of documentation to the source
|
7 years ago |
Michael Bromley
|
0da4493be4
feat(server): Add currencyCode to Order entity
|
7 years ago |
Michael Bromley
|
108f06eab1
feat(server): Add billingAddress property to Order entity
|
7 years ago |
Michael Bromley
|
3572cde85d
refactor(server): Move config helpers into own file
|
7 years ago |
Michael Bromley
|
61a2f947c1
refactor(server): Remove ts path mapping for shared files
|
7 years ago |
Michael Bromley
|
6d95443e87
feat(server): Allow guest Customers to view completed order
|
7 years ago |
Michael Bromley
|
169f709961
feat(server): implement setCustomerForOrder mutation
|
7 years ago |
Michael Bromley
|
033c96227e
refactor(server): Store reference to ShippingMethod in Order
|
7 years ago |
Michael Bromley
|
b9deafa203
feat(server): Implement addPaymentToOrder mutation
|
7 years ago |
Michael Bromley
|
4f71b805cf
feat(server): Implement initial shipping step of checkout flow
|
7 years ago |
Michael Bromley
|
0575a62638
fix(server): Correct handling of active order when logging in and out
|
7 years ago |
Michael Bromley
|
6d30b835c5
feat(server): Implement state machine for Order process
|
7 years ago |
Michael Bromley
|
291a173a79
feat(server): Implement order-level promotion actions
|
7 years ago |
Michael Bromley
|
9076d45863
fix: Get Promotions working with new design
|
7 years ago |
Michael Bromley
|
460978542e
feat(server): Add tax adjustments to orders
|
7 years ago |
Michael Bromley
|
0e50a0b312
refactor: Rename AdjustmentSource -> Promotion, refactor OrderItems
|
7 years ago |
Michael Bromley
|
8b51f1feeb
refactor: Create simple TaxCategory entity
|
7 years ago |
Michael Bromley
|
8f8aafd4ae
refactor(server): Implement adjustment mechanism on Orders & OrderItems
|
7 years ago |
Michael Bromley
|
b2ec600ba9
feat: Basic CRU on AdjustmentSource
|
7 years ago |
Michael Bromley
|
37be0299ba
feat(server): Create entities for Orders flow
|
7 years ago |