Michael Bromley
|
803f2683f3
refactor: Extract common e2e test config
|
6 years ago |
Michael Bromley
|
0f3953455a
test(core): Tidy up redundant variable assignment
|
6 years ago |
Michael Bromley
|
c05730c29b
refactor(testing): Remove TestClient, use SimpleGraphQLClient directly
|
6 years ago |
Michael Bromley
|
e0674eaf15
test(core): Remove init() calls from clients in e2e tests
|
6 years ago |
Michael Bromley
|
8726ab2ef6
refactor: Extract e2e testing code into own package
|
6 years ago |
Michael Bromley
|
f97c3acb0d
feat(core): Add isPublic flag to AddNoteToOrderInput
|
6 years ago |
Michael Bromley
|
9d450693c3
feat(core): Implement per-customer usage limits for Promotions
|
6 years ago |
Michael Bromley
|
a135e15e1a
feat(core): I18n for descriptions and labels of ConfigurableOperations
|
6 years ago |
Michael Bromley
|
8d0a0eb13c
feat(core): Allow cancellation of order by id
|
6 years ago |
Michael Bromley
|
3682cbf455
feat(core): Implement adding notes to an Order
|
6 years ago |
Michael Bromley
|
e4927c3d42
feat(core): Implement order history
|
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
|
a03fec7077
feat(core): Implement cancelOrder mutation
|
6 years ago |
Michael Bromley
|
ff0bb0a90e
feat(core): Implement resolver for Order.fulfillments
|
6 years ago |
Michael Bromley
|
8cb4c4186a
feat(core): Simplify API for creating Fulfillments
|
6 years ago |
Michael Bromley
|
e50157862e
feat(core): Implement createFulfillment mutation
|
6 years ago |
Michael Bromley
|
4cbae468c2
feat(core): Allow payment handler to reject settlement
|
6 years ago |
Michael Bromley
|
02e5dd1a23
chore(core): Add types to all e2e test queries
|
6 years ago |
Michael Bromley
|
f4725f3269
chore(core): Do not use admin-ui operations in core e2e tests
|
6 years ago |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 years ago |
Michael Bromley
|
3b564a79e2
test: Get all tests passing
|
6 years ago |
Michael Bromley
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 years ago |