Michael Bromley
|
019cd029ca
feat(admin-ui): Extend custom field controls to support new options
|
6 years ago |
Michael Bromley
|
bc0813e90d
feat(core): Add options to string 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
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
Michael Bromley
|
0ea150c1cf
fix(core): Make ProductOption type fields non-nullable
|
6 years ago |
Michael Bromley
|
9d74d9d349
feat(core): Add createProductVariant mutation & tests
|
6 years ago |
Michael Bromley
|
e4927c3d42
feat(core): Implement order history
|
6 years ago |
Michael Bromley
|
a1340ea29a
refactor(core): Associate Refunds with Payment rather than Order
|
6 years ago |
Michael Bromley
|
8870b02768
feat(core): Implement Refund mutations
|
6 years ago |
Michael Bromley
|
35084f30f3
feat(core): Implement OrderItem-level cancellation
|
6 years ago |
Michael Bromley
|
ff0bb0a90e
feat(core): Implement resolver for Order.fulfillments
|
6 years ago |
Michael Bromley
|
e50157862e
feat(core): Implement createFulfillment mutation
|
6 years ago |
Michael Bromley
|
f2b9a120b9
feat(core): Add settlePayment mutation
|
6 years ago |
Michael Bromley
|
54078d0059
docs(docs): Add some developer guides
|
6 years ago |
Michael Bromley
|
8b116b2684
feat(core): Rename SearchInput facetIds arg to facetValueIds
|
6 years ago |
Michael Bromley
|
a4b7e07438
feat(core): Allow custom fields to be set on OrderLine
|
6 years ago |
Michael Bromley
|
a2d847dae0
feat(core): Allow product to be queried by slug
|
6 years ago |
Michael Bromley
|
1b13aa3d87
feat(core): Implement tax on shipping
|
6 years ago |
Michael Bromley
|
1c543db7cd
fix(core): Add missing timestamp fields to Asset GraphQL type
|
6 years ago |
Michael Bromley
|
f8521dbde2
feat(core): Create StockMovements when variant stock changed
|
6 years ago |
Michael Bromley
|
aace38f416
feat(core): Create entities & fields needed for stock control
|
6 years ago |
Michael Bromley
|
18549c7367
feat(core): Implement CollectionFilter based on ProductVariant name
|
6 years ago |
Michael Bromley
|
a8778539d4
feat(core): Add "enabled" field to Product & ProductVariant
|
6 years ago |
Michael Bromley
|
f8065deb09
feat(core): Create workflow for updating a Customer email address
|
6 years ago |
Michael Bromley
|
59a8815149
chore: Fix config for graphql codegen
|
6 years ago |
Michael Bromley
|
a9dd4971a8
feat(server): Expose priceWithTax in search results
|
6 years ago |
Michael Bromley
|
651f6e9120
feat(server): Expose price ranges in search results
|
6 years ago |
Michael Bromley
|
646bc4d476
feat(server): Search query now returns the FacetValue count
|
6 years ago |
Michael Bromley
|
2c93fa9c74
feat(server): Expose collections field on Product type
|
6 years ago |