Commit History

Author SHA1 Message Date
  Michael Bromley 50ee98ca8d refactor(server): Use generated inputs to type resolver/service methods 7 years ago
  Michael Bromley 3d45a27a78 refactor(admin-ui): Update shared types & utils to use alias 7 years ago
  Michael Bromley 3a3d43708e refactor(server): Update shared types & utils to use alias 7 years ago
  Michael Bromley a1e7c0adc3 refactor: Move ts-node & tslint to root package 7 years ago
  Michael Bromley cd2b01c7ce refactor: Configure shared path alias, move codegen into shared 7 years ago
  Michael Bromley 3117e55bc2 chore(server): Make mock data deterministic, add variant translations 7 years ago
  Michael Bromley 9f5e7a6915 feat(admin-ui): Implement applying facets to ProductVariants 7 years ago
  Michael Bromley 6371d10e66 feat(server): Implement applyFacetValuesToProductVariants mutation 7 years ago
  Michael Bromley 7fe7c36500 refactor(admin-ui): Pull out variants list into component 7 years ago
  Michael Bromley 845d18922a refactor(admin-ui): Pull out generate variants button into component 7 years ago
  Michael Bromley 347fd34f44 refactor(admin-ui): Pull out language selector into component 7 years ago
  Michael Bromley 07f8f598fd feat(admin-ui): Allow editing of FacetValue customFields 7 years ago
  Michael Bromley 8e4e17a356 fix(server): Correctly define default customFields 7 years ago
  Michael Bromley b81945d7bd fix(admin-ui): Switch to 'cache-and-network' fetchPolicy 7 years ago
  Michael Bromley ed173ecf72 chore(server): Update server deps 7 years ago
  Michael Bromley c4961b4611 chore(admin-ui): Update admin-ui deps 7 years ago
  Michael Bromley 9d5bcb5c89 chore(server): Fix populate script 7 years ago
  Michael Bromley af1574b67f test(server): Fix failing test 7 years ago
  Michael Bromley 9153d462f9 docs: Note planned extension to custom fields 7 years ago
  Michael Bromley a793b0cf1b refactor(server): Reusable logic for updating translatable entities 7 years ago
  Michael Bromley ac8a776022 refactor(server): Reusable logic for creating translatable entities 7 years ago
  Michael Bromley 252d7b2691 refactor(admin-ui): Use type-safe pick function for mutations 7 years ago
  Michael Bromley a8c8ef6b44 feat(admin-ui): Create / update of FacetValues 7 years ago
  Michael Bromley d19596697b feat(server): Implement create / update for FacetValues 7 years ago
  Michael Bromley 8380be000b refactor(admin-ui): Move readOnly toggle into FormFieldComponent 7 years ago
  Michael Bromley bb5d0bf827 feat(admin-ui): Facet detail component with create / update of Facet 7 years ago
  Michael Bromley 704dbf7c01 feat(server): Implement create and update for Facets 7 years ago
  Michael Bromley 60aac36b47 refactor(admin-ui): Extract createUpdatedTranslatable logic 7 years ago
  Michael Bromley 1b805a97e5 feat(server): Create Facet resolver 7 years ago
  Michael Bromley 78e654803b feat(admin-ui): Facets list 7 years ago