Housein Abo Shaar
|
0a8e5cbdb4
refactor: Update e2e tests to use gql.tada features (#3974)
|
1 month ago |
Michael Bromley
|
957d0ad665
fix(core): Normalize email address on updating Customer
|
2 years ago |
Michael Bromley
|
e0bd0368d9
fix(core): Publish AccountRegistrationEvent when creating Customer via admin
|
2 years ago |
Michael Bromley
|
bf39147304
test(core): Attempt to fix flaky e2e test in postgres
|
2 years ago |
Michael Bromley
|
ad7eab8b19
feat(core): Normalize email addresses for native auth
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 years ago |
Michael Bromley
|
7d6204b2d4
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
1640ea72bc
fix(core): Handle user verification edge case
|
3 years ago |
Michael Bromley
|
ac65af700c
test(core): Fix broken e2e tests
|
3 years ago |
Michael Bromley
|
2fb2716371
test(core): Fix broken e2e tests
|
3 years ago |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 years ago |
Michael Bromley
|
1f68cad957
chore: Update to TypeScript v4.5.5
|
3 years ago |
Michael Bromley
|
dc4bc2d002
feat(core): Add PasswordValidationStrategy to enable password policies
|
3 years ago |
Michael Bromley
|
8dc974317f
test(core): Attempt to fix race condition in e2e test
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
5 years ago |
Michael Bromley
|
ee39263e99
feat(core): Add NotVerifiedError to AuthenticationResult
|
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
|
92350e697f
feat(core): More flexible customer registration flow
|
5 years ago |
Michael Bromley
|
7abb4104b8
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
2c710b9b92
feat(core): Allow phoneNumber in registerCustomerAccount mutation
|
5 years ago |
Michael Bromley
|
5504044eba
feat(core): Record strategy used to register in Customer history
|
5 years ago |
Michael Bromley
|
f12b96f57e
feat(core): Rework User/auth implementation to enable 3rd party auth
|
5 years ago |
Michael Bromley
|
2b36de2913
test(core): Fix broken e2e tests
|
5 years ago |
Michael Bromley
|
4620730af1
feat(core): Create customer history entries for groups
|
5 years ago |
Michael Bromley
|
ccedf7c00b
feat(core): Implement Customer history tracking
|
5 years ago |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 years ago |