Michael Bromley
|
6527e23fcd
fix(core): Allow case-sensitive Administrator identifiers
|
2 years ago |
Andreas Sonnleitner
|
9b90b96103
chore(core): Update i18next dependencies (#2263)
|
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
|
eebdf58152
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
8f121424e5
fix(core): Fix permission escalation when creating Roles/Admins
|
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
|
a1debffb66
fix(core): Prevent removal of sole SuperAdmin
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
73ab736f93
feat(core): Add `updateActiveAdministrator` mutation
|
5 years ago |
Michael Bromley
|
70e14f221d
feat(core): Add `activeAdministrator` query to Admin API
|
5 years ago |
Michael Bromley
|
dc82b2c239
feat(core): Implement `deleteAdministrator` mutation
|
5 years ago |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
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
|
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
|
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 |