Andreas Sonnleitner
|
9b90b96103
chore(core): Update i18next dependencies (#2263)
|
2 years ago |
Michael Bromley
|
7b407de250
fix(core): Fix issues with Promotion & PaymentMethod null descriptions
|
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
|
dada24398d
feat(core): Make Promotion entity translatable, add description
|
2 years ago |
Michael Bromley
|
22fc4acfe1
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
b1486e8da2
fix(core): Fix order incorrect refund amount when modifying Order
|
3 years ago |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
ff051ae7c3
feat(core): Add Promotion Channel mutations to Admin API
|
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
|
4c7467b676
feat(admin-ui): Implement list types for ConfigurableOperationDef args
|
5 years ago |
Michael Bromley
|
669819524b
feat(core): Add support for list types in ConfigurableOperationDefs
|
5 years ago |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
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
|
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
|
993d2ea604
test(core): Fix Promotion e2e tests
|
6 years ago |
Michael Bromley
|
f6eb343f7b
feat(core): Implement Promotion date range & coupon code checks
|
6 years ago |
Michael Bromley
|
e615d2f30b
feat(core): Add date range and couponCode to Promotion entity
|
6 years ago |
Michael Bromley
|
a135e15e1a
feat(core): I18n for descriptions and labels of ConfigurableOperations
|
6 years ago |
Michael Bromley
|
d17aaa9de8
feat(core): Extend configurable operation arguments API
|
6 years ago |
Michael Bromley
|
adbd616325
refactor(core): Rework ConfigurableOperation args implementation
|
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
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
e24b33e677
fix: Enable noImplicitAny on core and fix all tsc errors
|
6 years ago |