Commit History

Author SHA1 Message Date
  Michael Bromley 13697c3589 perf(core): Cache certain field resolvers to avoid duplicated DB calls 4 years ago
  Michael Bromley 8ea544b5b3 fix(core): Prevent customer data leak via Shop API 4 years ago
  Michael Bromley 3ddadc0a36 fix(core): Resolve all LocaleString fields in GraphQL API 4 years ago
  Michael Bromley 305727eca5 fix(core): Prevent max integer error in job duration 4 years ago
  Michael Bromley b56a4daa06 Merge branch 'next' into custom-payment-process 5 years ago
  Michael Bromley 3e1a9000e9 feat(core): Implement "relation" custom field type 5 years ago
  Elorm Koto 3c9a54b47e refactor(payment): Merged next branch and cleaned up the code a bit 5 years ago
  Michael Bromley 6630063f12 feat(core): Create APIs & resolver for Tag operations 5 years ago
  Michael Bromley 71cf3b9016 feat(core): Add support for Asset tags 5 years ago
  Michael Bromley a711780758 feat(core): Rework Order shipping to support multiple shipping lines 5 years ago
  Michael Bromley 820ee68428 refactor(core): Re-organize graphql schema files 5 years ago
  Michael Bromley 70e14f221d feat(core): Add `activeAdministrator` query to Admin API 5 years ago
  Elorm Koto ff7a820325 refactor(core): Add generated types 5 years ago
  Jonathan Célio 70a7665510 feat(core): Implement a state machine for Fulfillments 5 years ago
  Michael Bromley 1a37148fb7 refactor(admin-ui): Support modified config op def API 5 years ago
  Michael Bromley b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args 5 years ago
  Michael Bromley ece0bbe869 feat(core): Expose `nextStates` on Order type in Admin API 5 years ago
  Michael Bromley f20e108684 feat(core): Add `ProductOption.group` field & resolver 5 years ago
  Michael Bromley 96f923a0a1 feat(core): Expose User.authenticationMethod in GraphQL APIs 5 years ago
  Michael Bromley 7a4d046968 fix(core): Implement field resolvers for Facet & FacetValue 5 years ago
  Michael Bromley 9635677498 feat(admin-ui): Add 'groups' field to Customer type in Admin API 5 years ago
  Michael Bromley 13342c0150 feat(core): Implement CustomerGroup queries & mutations 5 years ago
  Michael Bromley 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc 5 years ago
  Michael Bromley 5a2ddc5a35 fix(core): Add resolver for Role.channels 6 years ago
  Michael Bromley 5fda66b482 feat(core): Implement `assignProductsToChannel` mutation 6 years ago
  Michael Bromley 0bdb73a953 refactor(core): Improve internal module architecture 6 years ago
  Michael Bromley 7ec309b899 feat(core): Rewrite plugin system to use Nest modules 6 years ago
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations 6 years ago
  Michael Bromley ff0bb0a90e feat(core): Implement resolver for Order.fulfillments 6 years ago