커밋 기록

작성자 SHA1 메시지 날짜
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 년 전
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 년 전
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 년 전
  Michael Bromley 61e57650ed feat(server): Generate preview images for non-image assets 7 년 전
  Michael Bromley 0e5a8e4d54 feat: Initial implementation of Assets & file uploads 7 년 전
  Michael Bromley 4fa3a24115 feat(server): Implement update of administrator & admin roles 7 년 전
  Michael Bromley 821f6ccf5d feat(server): Implement create & update mutation for Roles 7 년 전
  Michael Bromley 08877e3ec1 fix(server): Fix broken permissions guard implementation, add e2e tests 7 년 전
  Michael Bromley 5afa6b2db7 feat(server): Create roles API resolver & service methods 7 년 전
  Michael Bromley e5f2e0c2e9 feat(server): Make administrators query return paginated list 7 년 전
  Michael Bromley 80a411c499 feat(server): Rework roles and permissions to be channel aware 7 년 전
  Michael Bromley c03735f474 feat(server): Convert auth to GraphQL, fix auth guard mechanism 7 년 전
  Michael Bromley 165f94932a chore(server): Create facet with mock data 7 년 전
  Michael Bromley 50ee98ca8d refactor(server): Use generated inputs to type resolver/service methods 7 년 전
  Michael Bromley 6371d10e66 feat(server): Implement applyFacetValuesToProductVariants mutation 7 년 전
  Michael Bromley 8e4e17a356 fix(server): Correctly define default customFields 7 년 전
  Michael Bromley d19596697b feat(server): Implement create / update for FacetValues 7 년 전
  Michael Bromley 704dbf7c01 feat(server): Implement create and update for Facets 7 년 전
  Michael Bromley 1b805a97e5 feat(server): Create Facet resolver 7 년 전
  Michael Bromley 9ef69b0ccf feat(server): Create Facet list resolver 7 년 전
  Michael Bromley c5a1e647a5 feat(server): Create Facet & FacetValue entities, wire up relations 7 년 전
  Michael Bromley 73c47e226c feat(server): Use ISO date-times for all dates 7 년 전
  Michael Bromley c6f45595cc fix(admin-ui): Update queries to use new list options format 7 년 전
  Michael Bromley f28c822355 fix(server): Define customFields as JSON if not set 7 년 전
  Michael Bromley 454f7249c2 feat(server): generateVariantsForProduct accepts default price & sku 7 년 전
  Michael Bromley bef6e5f7bc refactor(server): generateVariantsForProduct mutation return Product 7 년 전
  Michael Bromley 2d7dd7d399 feat(server): Implement generating of ProductVariants 7 년 전
  Michael Bromley 5ea04d2033 feat(server): Implement updateProductVariants 7 년 전
  Michael Bromley a1e64652df feat(admin-ui): Implement remove ProductOptionGroup 7 년 전
  Michael Bromley 92b8d8881c feat(admin-ui): Implement add existing option group to product 7 년 전