Michael Bromley
|
65804ba7be
fix(core): Apply custom field defaults on entity creation (#3674)
|
6 mesiacov pred |
Drayke
|
0d22b254fe
fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327)
|
1 rok pred |
Michael Bromley
|
1bddbcc60c
fix(core): Fix schema error with readonly Address custom field
|
1 rok pred |
Michael Bromley
|
042abdb9ec
fix(core): Prevent exposure of private custom fields via JSON type
|
1 rok pred |
Michael Bromley
|
1280cf3b74
fix(core): Correctly return custom field relation scalar fields
|
1 rok pred |
Michael Bromley
|
350d25fb01
Merge branch 'master' into minor
|
1 rok pred |
oliver
|
9289a1c62c
fix(core): Add product translation to product variant entity resolver (#2644)
|
2 rokov pred |
Michael Bromley
|
01f9d44753
feat(core): Expose entityCustomFields query
|
2 rokov pred |
Andreas Sonnleitner
|
9b90b96103
chore(core): Update i18next dependencies (#2263)
|
2 rokov pred |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 rokov pred |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 rokov pred |
Michael Bromley
|
d272255112
fix(core): Validate OrderLine custom fields in ShopAPI mutations
|
3 rokov pred |
Michael Bromley
|
e94730bef4
fix(core): Fix float custom field handling
|
3 rokov pred |
Michael Bromley
|
e0960018da
fix(core): Fix sorting by localeString custom fields
|
3 rokov pred |
Michael Bromley
|
07e1601796
feat(core): Implement unique constraint for custom fields
|
3 rokov pred |
Michael Bromley
|
dc4bc2d002
feat(core): Add PasswordValidationStrategy to enable password policies
|
3 rokov pred |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 rokov pred |
Filip Prochazka
|
f8564918f9
fix(core): Fix error in validating custom fields with introspection fields in query
|
4 rokov pred |
Michael Bromley
|
9afa14595c
fix(core): Fix validation for nullable custom string fields with options
|
4 rokov pred |
Michael Bromley
|
fc3a9c5a08
fix(core): Fix validation of relation custom fields
|
4 rokov pred |
Michael Bromley
|
5e04a141f1
feat(core): Allow custom field validate fn to be async & injectable
|
5 rokov pred |
Michael Bromley
|
177a14fda3
feat(core): Update GraphQL to v15
|
5 rokov pred |
Michael Bromley
|
af49054172
feat(core): Improved error handling for Admin API mutations
|
5 rokov pred |
Michael Bromley
|
d47becc44f
fix(core): Add warning for list defaults in mysql
|
5 rokov pred |
Michael Bromley
|
42b39fb812
test(core): Add e2e test for localeString length
|
5 rokov pred |
Michael Bromley
|
4c7467b676
feat(admin-ui): Implement list types for ConfigurableOperationDef args
|
5 rokov pred |
Michael Bromley
|
f48d764a53
chore: Tidy up deep imports from core
|
5 rokov pred |
Michael Bromley
|
4cd3b9288d
test(core): Refactor postgres timezone fix
|
6 rokov pred |
Michael Bromley
|
c62f2b7d0b
chore: Test multiple DBs in CI e2e tests
|
6 rokov pred |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 rokov pred |