Commit History

Author SHA1 Message Date
  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
  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 fe360f59e3 feat(core): Allow length of custom field strings to be specified 6 years ago
  Michael Bromley 0d0545f8db fix(core): Fix fetching entities with a single localeString custom field 6 years ago
  Michael Bromley 27abcff196 feat(core): Check for name conflict in custom fields, test sort/filter 6 years ago
  Michael Bromley af13dc20a1 feat(core): Improve error messages for invalid custom field inputs 6 years ago
  Michael Bromley 8f763b2bc4 feat(core): Implement access control for custom fields 6 years ago
  Michael Bromley bc0813e90d feat(core): Add options to string custom field config 6 years ago