Michael Bromley
|
3af21d5486
chore: Update github org name in links
|
1 周之前 |
Michael Bromley
|
f235249f15
fix(core): Fix RequestContext race condition causing null activeOrder
|
1 年之前 |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 年之前 |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 年之前 |
Michael Bromley
|
081a01ae93
Merge branch 'minor' into major
|
2 年之前 |
Vinicius Rosa
|
3c76b2fae9
fix(core): Fix auth of admin and customer users with the same email (#2016)
|
3 年之前 |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 年之前 |
Michael Bromley
|
1f68cad957
chore: Update to TypeScript v4.5.5
|
3 年之前 |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 年之前 |
Michael Bromley
|
659afbe949
chore: Fix cause of codegen failure
|
4 年之前 |
Michael Bromley
|
8ea544b5b3
fix(core): Prevent customer data leak via Shop API
|
4 年之前 |
Michael Bromley
|
5c837b85c3
feat(core): Enable the use of Permissions of GraphQL field resolvers
|
4 年之前 |
Michael Bromley
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 年之前 |
Michael Bromley
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 年之前 |
Michael Bromley
|
09eb30c521
fix(core): Prevent Customers from logging in to admin API
|
6 年之前 |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 年之前 |
Michael Bromley
|
803f2683f3
refactor: Extract common e2e test config
|
6 年之前 |
Michael Bromley
|
6fc421a33f
feat(core): Assign superadmin Role to newly created Channels
|
6 年之前 |
Michael Bromley
|
0f3953455a
test(core): Tidy up redundant variable assignment
|
6 年之前 |
Michael Bromley
|
e0674eaf15
test(core): Remove init() calls from clients in e2e tests
|
6 年之前 |
Michael Bromley
|
8726ab2ef6
refactor: Extract e2e testing code into own package
|
6 年之前 |
Michael Bromley
|
9931e2574f
feat(core): Verify admin-created Customers if password supplied
|
6 年之前 |
Michael Bromley
|
c2de3dec58
fix(core): Ensure all Roles always include the Authenticated permission
|
6 年之前 |
Michael Bromley
|
b7cd6e57ce
feat(core): Expose active user permissions in Admin API
|
6 年之前 |
Michael Bromley
|
f4725f3269
chore(core): Do not use admin-ui operations in core e2e tests
|
6 年之前 |
Michael Bromley
|
054f5acd21
chore: Update graphql-code-generator to latest version
|
6 年之前 |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 年之前 |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 年之前 |
Michael Bromley
|
3b564a79e2
test: Get all tests passing
|
6 年之前 |
Michael Bromley
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 年之前 |