Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley b6b13a5ef6 feat(core): Add validation parameters to custom fields hace 6 años
  Michael Bromley b1722d8986 feat(core): Add nullable & defaultValue options to custom fields config hace 6 años
  Michael Bromley e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types hace 6 años
  Michael Bromley 051f2f3822 feat(core): Implement deleteCollection mutation hace 6 años
  Michael Bromley 0ea150c1cf fix(core): Make ProductOption type fields non-nullable hace 6 años
  Michael Bromley 601c76605f feat(core): Implement create and update of ProductOption hace 6 años
  Michael Bromley 8b22831b41 feat(core): Implement deleteProductVariant mutation hace 6 años
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests hace 6 años
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order hace 6 años
  Michael Bromley e4927c3d42 feat(core): Implement order history hace 6 años
  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