Vinicius Rosa
|
3c76b2fae9
fix(core): Fix auth of admin and customer users with the same email (#2016)
|
3 years ago |
Michael Bromley
|
cbc500f1e1
fix(core): Fix deletion of guest Customers
|
3 years ago |
Michael Bromley
|
6692b95e47
feat(core): Enable filtering customers by postalCode
|
3 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
1ebc872aaa
fix(core): Update login credentials when changing customer email address
|
4 years ago |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
5 years ago |
Michael Bromley
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
Michael Bromley
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 years ago |
Michael Bromley
|
156c9e2938
feat(core): Improved error handling for ShopAPI order resolvers
|
5 years ago |
Michael Bromley
|
657949e393
chore: Move duplicated e2e definitions to shared file
|
5 years ago |
Hendrik Depauw
|
0f7347336f
feat(core): Make Customers ChannelAware
|
5 years ago |
Michael Bromley
|
90bacf52c6
feat(core): Implement editing & deletion of Order/Customer notes
|
5 years ago |
Michael Bromley
|
ccedf7c00b
feat(core): Implement Customer history tracking
|
5 years ago |
Michael Bromley
|
0d4e31ab72
fix(core): Fix emailAddress conflict when creating Customers
|
5 years ago |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |
Michael Bromley
|
c11c8a0afe
fix(core): Correctly resolve Customer.User property
|
6 years ago |
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
|
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
|
9931e2574f
feat(core): Verify admin-created Customers if password supplied
|
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
|
75f949275a
fix(core): Correctly update country in customer address
|
6 years ago |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
592b1eea02
feat: Get data population working for the dev-server package
|
6 years ago |
Michael Bromley
|
e24b33e677
fix: Enable noImplicitAny on core and fix all tsc errors
|
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 |