Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order hace 6 años
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations hace 6 años
  Michael Bromley 35084f30f3 feat(core): Implement OrderItem-level cancellation hace 6 años
  Michael Bromley a03fec7077 feat(core): Implement cancelOrder mutation hace 6 años
  Michael Bromley ff0bb0a90e feat(core): Implement resolver for Order.fulfillments hace 6 años
  Michael Bromley 8cb4c4186a feat(core): Simplify API for creating Fulfillments hace 6 años
  Michael Bromley e50157862e feat(core): Implement createFulfillment mutation hace 6 años
  Michael Bromley f2b9a120b9 feat(core): Add settlePayment mutation hace 6 años
  Michael Bromley 6ab33cc6a7 fix(admin-ui): Fix styles to work with Clarity v2 hace 6 años
  Michael Bromley a83945ad86 feat(core): Create async job manager for long-running tasks hace 6 años
  Michael Bromley 54078d0059 docs(docs): Add some developer guides hace 6 años
  Michael Bromley 8b116b2684 feat(core): Rename SearchInput facetIds arg to facetValueIds hace 6 años
  Michael Bromley a4b7e07438 feat(core): Allow custom fields to be set on OrderLine hace 6 años
  Michael Bromley a2d847dae0 feat(core): Allow product to be queried by slug hace 6 años
  Michael Bromley 953c8fb408 chore: Update generated schema hace 6 años
  Michael Bromley 8aab908368 feat(admin-ui): Link up product filters with url hace 6 años
  Michael Bromley 1b13aa3d87 feat(core): Implement tax on shipping hace 6 años
  Michael Bromley f61ea111bc chore: Remove "time" plugin from graphql-code-generator hace 6 años
  Michael Bromley f4725f3269 chore(core): Do not use admin-ui operations in core e2e tests hace 6 años
  Michael Bromley e32b9f7211 chore(admin-ui): Move generated operation typings into admin-ui hace 6 años
  Michael Bromley 054f5acd21 chore: Update graphql-code-generator to latest version hace 6 años
  Michael Bromley 1c543db7cd fix(core): Add missing timestamp fields to Asset GraphQL type hace 6 años
  Michael Bromley 3f732abcd1 feat(core): Update import CSV format to include stock fields hace 6 años
  Michael Bromley f8521dbde2 feat(core): Create StockMovements when variant stock changed hace 6 años
  Michael Bromley aace38f416 feat(core): Create entities & fields needed for stock control hace 6 años
  Michael Bromley b6c3240596 feat(core): Implement private Facets hace 6 años
  Michael Bromley 848c8b450d feat(core): Add isPrivate flag to Collection hace 6 años
  Michael Bromley 18549c7367 feat(core): Implement CollectionFilter based on ProductVariant name hace 6 años
  Michael Bromley 406ab28ece feat(admin-ui): Add enabled/disabled toggle to ProductVariants hace 6 años
  Michael Bromley a117bbe7fb feat(admin-ui): Add toggle to enable/disable Product hace 6 años