コミット履歴

作者 SHA1 メッセージ 日付
  Michael Bromley f8521dbde2 feat(core): Create StockMovements when variant stock changed 6 年 前
  Michael Bromley aace38f416 feat(core): Create entities & fields needed for stock control 6 年 前
  Michael Bromley b6c3240596 feat(core): Implement private Facets 6 年 前
  Michael Bromley 848c8b450d feat(core): Add isPrivate flag to Collection 6 年 前
  Michael Bromley 18549c7367 feat(core): Implement CollectionFilter based on ProductVariant name 6 年 前
  Michael Bromley 406ab28ece feat(admin-ui): Add enabled/disabled toggle to ProductVariants 6 年 前
  Michael Bromley a117bbe7fb feat(admin-ui): Add toggle to enable/disable Product 6 年 前
  Michael Bromley a8778539d4 feat(core): Add "enabled" field to Product & ProductVariant 6 年 前
  Michael Bromley f8065deb09 feat(core): Create workflow for updating a Customer email address 6 年 前
  Michael Bromley 59a8815149 chore: Fix config for graphql codegen 6 年 前
  Michael Bromley a9dd4971a8 feat(server): Expose priceWithTax in search results 6 年 前
  Michael Bromley 651f6e9120 feat(server): Expose price ranges in search results 6 年 前
  Michael Bromley 646bc4d476 feat(server): Search query now returns the FacetValue count 6 年 前
  Michael Bromley 2c93fa9c74 feat(server): Expose collections field on Product type 6 年 前
  Michael Bromley 5305450191 feat(server): Add breadcrumbs property to Collection type 6 年 前
  Michael Bromley d86f2ab837 feat(server): Add collectionIds to search index 6 年 前
  Michael Bromley 81bc07c5b5 feat(server): Add productId field to ProductVariant entity 6 年 前
  Michael Bromley 665effee4e feat: Implement cascading Collection filters 6 年 前
  Michael Bromley 071d3ecf19 refactor: Use an enum for ConfigArgType, add it to input object 6 年 前
  Michael Bromley 62cd98e470 refactor: Rename AdjustmentOperation to ConfigurableOperation 6 年 前
  Michael Bromley f2a6076ee8 refactor: Implement first draft of Collection filters. 6 年 前
  Michael Bromley 0f29e6fd5d refactor: Rename resolvers & documents for Collections 7 年 前
  Michael Bromley da21d54ade refactor: Rename ProductCategory to Collection 7 年 前
  Michael Bromley 4a7ebcdba4 feat(server): Add Customer /Address update & delete mutations 7 年 前
  Michael Bromley af9e57acd7 feat(server): Split into 2 GraphQL apis - admin & shop 7 年 前