Will Nahmens
|
dbec6de7c9
feat(core)!: Make Asset entity translatable (#4171)
|
3 дней назад |
Michael Bromley
|
08fc6771a4
chore: Fix tests & lockfile after merge
|
1 неделя назад |
Michael Bromley
|
3bf441aea7
Merge branch 'master' into minor
|
1 неделя назад |
Michael Bromley
|
6f6396574c
fix(core): Persist custom fields when creating new ProductVariantPrice (#4184)
|
1 неделя назад |
Michael Bromley
|
9a947e3eaa
Merge branch 'master' into minor
|
1 неделя назад |
Michael Bromley
|
3af21d5486
chore: Update github org name in links
|
1 месяц назад |
Housein Abo Shaar
|
0a8e5cbdb4
refactor: Update e2e tests to use gql.tada features (#3974)
|
2 месяцев назад |
David Höck
|
3f514511d3
chore(core): Switch to mysql2 client library (#3821)
|
4 месяцев назад |
Bibiana Sebestianova
|
eefbd9cac8
fix(core): Log warning when attempting to persist invalid custom fields (#3793)
|
5 месяцев назад |
Michael Bromley
|
65804ba7be
fix(core): Apply custom field defaults on entity creation (#3674)
|
6 месяцев назад |
Drayke
|
0d22b254fe
fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327)
|
1 год назад |
Michael Bromley
|
1bddbcc60c
fix(core): Fix schema error with readonly Address custom field
|
1 год назад |
Michael Bromley
|
042abdb9ec
fix(core): Prevent exposure of private custom fields via JSON type
|
1 год назад |
Michael Bromley
|
1280cf3b74
fix(core): Correctly return custom field relation scalar fields
|
1 год назад |
Michael Bromley
|
350d25fb01
Merge branch 'master' into minor
|
2 лет назад |
oliver
|
9289a1c62c
fix(core): Add product translation to product variant entity resolver (#2644)
|
2 лет назад |
Michael Bromley
|
01f9d44753
feat(core): Expose entityCustomFields query
|
2 лет назад |
Andreas Sonnleitner
|
9b90b96103
chore(core): Update i18next dependencies (#2263)
|
2 лет назад |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 лет назад |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 лет назад |
Michael Bromley
|
d272255112
fix(core): Validate OrderLine custom fields in ShopAPI mutations
|
3 лет назад |
Michael Bromley
|
e94730bef4
fix(core): Fix float custom field handling
|
3 лет назад |
Michael Bromley
|
e0960018da
fix(core): Fix sorting by localeString custom fields
|
3 лет назад |
Michael Bromley
|
07e1601796
feat(core): Implement unique constraint for custom fields
|
3 лет назад |
Michael Bromley
|
dc4bc2d002
feat(core): Add PasswordValidationStrategy to enable password policies
|
4 лет назад |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 лет назад |
Filip Prochazka
|
f8564918f9
fix(core): Fix error in validating custom fields with introspection fields in query
|
4 лет назад |
Michael Bromley
|
9afa14595c
fix(core): Fix validation for nullable custom string fields with options
|
4 лет назад |
Michael Bromley
|
fc3a9c5a08
fix(core): Fix validation of relation custom fields
|
4 лет назад |
Michael Bromley
|
5e04a141f1
feat(core): Allow custom field validate fn to be async & injectable
|
5 лет назад |