Commit History

Author SHA1 Message Date
  Michael Bromley 29b83d9596 fix(core): Prevent exposure of private custom fields via JSON type 1 year ago
  Michael Bromley 1280cf3b74 fix(core): Correctly return custom field relation scalar fields 1 year ago
  Michael Bromley 350d25fb01 Merge branch 'master' into minor 1 year ago
  oliver 9289a1c62c fix(core): Add product translation to product variant entity resolver (#2644) 2 years ago
  Michael Bromley 01f9d44753 feat(core): Expose entityCustomFields query 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 d272255112 fix(core): Validate OrderLine custom fields in ShopAPI mutations 3 years ago
  Michael Bromley e94730bef4 fix(core): Fix float custom field handling 3 years ago
  Michael Bromley e0960018da fix(core): Fix sorting by localeString custom fields 3 years ago
  Michael Bromley 07e1601796 feat(core): Implement unique constraint for custom fields 3 years ago
  Michael Bromley dc4bc2d002 feat(core): Add PasswordValidationStrategy to enable password policies 3 years ago
  Michael Bromley 26ca960d4a chore: Run e2e tests in parallel 4 years ago
  Filip Prochazka f8564918f9 fix(core): Fix error in validating custom fields with introspection fields in query 4 years ago
  Michael Bromley 9afa14595c fix(core): Fix validation for nullable custom string fields with options 4 years ago
  Michael Bromley fc3a9c5a08 fix(core): Fix validation of relation custom fields 4 years ago
  Michael Bromley 5e04a141f1 feat(core): Allow custom field validate fn to be async & injectable 5 years ago
  Michael Bromley 177a14fda3 feat(core): Update GraphQL to v15 5 years ago
  Michael Bromley af49054172 feat(core): Improved error handling for Admin API mutations 5 years ago
  Michael Bromley d47becc44f fix(core): Add warning for list defaults in mysql 5 years ago
  Michael Bromley 42b39fb812 test(core): Add e2e test for localeString length 5 years ago
  Michael Bromley 4c7467b676 feat(admin-ui): Implement list types for ConfigurableOperationDef args 5 years ago
  Michael Bromley f48d764a53 chore: Tidy up deep imports from core 5 years ago
  Michael Bromley 4cd3b9288d test(core): Refactor postgres timezone fix 6 years ago
  Michael Bromley c62f2b7d0b chore: Test multiple DBs in CI e2e tests 6 years ago
  Michael Bromley 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql 6 years ago
  Michael Bromley f5dd95eeac fix(core): Validate non-nullable custom fields 6 years ago
  Michael Bromley c2ae44f845 feat(core): Implement internal and readonly CustomField properties 6 years ago
  Michael Bromley 803f2683f3 refactor: Extract common e2e test config 6 years ago