Michael Bromley
|
8fb9719213
fix(core): Fix admin authentication when no native auth in shop API
|
2 gadi atpakaļ |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 gadi atpakaļ |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 gadi atpakaļ |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 gadi atpakaļ |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 gadi atpakaļ |
Michael Bromley
|
69f46a3657
fix(core): Fix Admin/Customer user conflict with external auth
|
4 gadi atpakaļ |
Michael Bromley
|
b397ba2885
fix(core): Correctly handle multiple external auth methods
|
4 gadi atpakaļ |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
5 gadi atpakaļ |
Bruno Macabeus
|
d3ddb96a5e
feat(core): Add custom error result on AuthenticationStrategy
|
5 gadi atpakaļ |
Michael Bromley
|
b275c209ae
fix(core): Fix NativeAuthenticationStrategy user lookup
|
5 gadi atpakaļ |
Michael Bromley
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 gadi atpakaļ |
Michael Bromley
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 gadi atpakaļ |
Michael Bromley
|
156c9e2938
feat(core): Improved error handling for ShopAPI order resolvers
|
5 gadi atpakaļ |
Michael Bromley
|
b40209e011
feat(core): Run all mutations within transactions
|
5 gadi atpakaļ |
Michael Bromley
|
b5f41f04f7
refactor(core): Pass RequestContext into TransactionalConnection
|
5 gadi atpakaļ |
Michael Bromley
|
96f923a0a1
feat(core): Expose User.authenticationMethod in GraphQL APIs
|
5 gadi atpakaļ |
Michael Bromley
|
5504044eba
feat(core): Record strategy used to register in Customer history
|
5 gadi atpakaļ |
Michael Bromley
|
b3630d4693
test(core): Add e2e tests for AuthenticationStrategy
|
5 gadi atpakaļ |