Commit History

Author SHA1 Message Date
  Michael Bromley 438ac468d7 feat(core): Add Product.variantList field 4 years ago
  Artem Danilov 43431548fc feat(search): add to SearchResponse collections array (#956) 4 years ago
  Michael Bromley 00c5c43d80 feat(core): Add "text" custom field type for storing data over 64k 4 years ago
  Michael Bromley eabfe771ca fix(core): Remove "Placeholder" from Permission enum 4 years ago
  Michael Bromley eb24017d90 chore: Update generated types 4 years ago
  Michael Bromley 1795f487c8 fix(core): Correct order totals in order modification preview 4 years ago
  Michael Bromley 84ea95c1aa chore(core): Remove deprecated Order, OrderLine, ProductVariant fields 4 years ago
  Michael Bromley 979a74644c chore(core): Remove deprecated SearchResult fields 4 years ago
  Michael Bromley 4ed2ed5bce feat(core): More granular (entity-based) permissions 4 years ago
  Michael Bromley c29e6f2ede feat(core): Implement sort/filter OrderList by customerLastName 4 years ago
  Michael Bromley 6122b17215 docs(core): Add docs on facet filtering 4 years ago
  Michael Bromley f97cd4fcf3 feat(core): Implement deletion of PaymentMethods 4 years ago
  Artem Danilov 23cc655a07 feat(elasticsearch-plugin): Add facetFilters input for search query 4 years ago
  Michael Bromley 659afbe949 chore: Fix cause of codegen failure 4 years ago
  Dmytro Kostenko 1da0592b18 feat(core): Add ability to get variants for a specific product in productVariants query 4 years ago
  Michael Bromley 847b4e20d7 feat(core): Add `code` field to ShippingMethodQuote 4 years ago
  Michael Bromley 2de6bf5f58 feat(core): Include with/without tax amounts on discounts 4 years ago
  Michael Bromley ff051ae7c3 feat(core): Add Promotion Channel mutations to Admin API 4 years ago
  Michael Bromley cf5aa31550 fix(core): Include shipping tax in Order.taxSummary 4 years ago
  Michael Bromley 60b6171253 feat(core): Support for custom fields on Asset entity 5 years ago
  Michael Bromley 2709922b67 feat(core): Implement StockDisplayStrategy to display stockLevel in API 5 years ago
  Martijn 4ea74e277f feat(core): Channel aware assets 5 years ago
  Michael Bromley d3b0f606ed feat(core): Support custom Payment process 5 years ago
  Michael Bromley 3aae4fbc8d feat(core): Implement ChangedPriceHandlingStrategy 5 years ago
  Michael Bromley 7eb21d16d0 feat(core): Implement isDefault on TaxCategory 5 years ago
  Michael Bromley 260ccfc049 feat(core): Support custom fields on Administrator entity 5 years ago
  Michael Bromley 48c0e9641d fix(core): Allow unsetting PaymentMethod checkers 5 years ago
  Michael Bromley e528c099fe feat(core): Add eligiblePaymentMethods query to Shop API 5 years ago
  Michael Bromley 690514aa4d feat(core): Implement eligibility checking for PaymentMethods 5 years ago
  Michael Bromley ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler 5 years ago