Commit History

作者 SHA1 備註 提交日期
  Michael Bromley 20350031e5 feat(core): Use query param to specify language 6 年之前
  Michael Bromley 019cd029ca feat(admin-ui): Extend custom field controls to support new options 6 年之前
  Michael Bromley bc0813e90d feat(core): Add options to string custom field config 6 年之前
  Michael Bromley b6b13a5ef6 feat(core): Add validation parameters to custom fields 6 年之前
  Michael Bromley b1722d8986 feat(core): Add nullable & defaultValue options to custom fields config 6 年之前
  Michael Bromley e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 年之前
  Michael Bromley 051f2f3822 feat(core): Implement deleteCollection mutation 6 年之前
  Michael Bromley 0ea150c1cf fix(core): Make ProductOption type fields non-nullable 6 年之前
  Michael Bromley 601c76605f feat(core): Implement create and update of ProductOption 6 年之前
  Michael Bromley 8b22831b41 feat(core): Implement deleteProductVariant mutation 6 年之前
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests 6 年之前
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order 6 年之前
  Michael Bromley e4927c3d42 feat(core): Implement order history 6 年之前
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 年之前
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations 6 年之前
  Michael Bromley 35084f30f3 feat(core): Implement OrderItem-level cancellation 6 年之前
  Michael Bromley a03fec7077 feat(core): Implement cancelOrder mutation 6 年之前
  Michael Bromley ff0bb0a90e feat(core): Implement resolver for Order.fulfillments 6 年之前
  Michael Bromley 8cb4c4186a feat(core): Simplify API for creating Fulfillments 6 年之前
  Michael Bromley e50157862e feat(core): Implement createFulfillment mutation 6 年之前
  Michael Bromley f2b9a120b9 feat(core): Add settlePayment mutation 6 年之前
  Michael Bromley 6ab33cc6a7 fix(admin-ui): Fix styles to work with Clarity v2 6 年之前
  Michael Bromley a83945ad86 feat(core): Create async job manager for long-running tasks 6 年之前
  Michael Bromley 54078d0059 docs(docs): Add some developer guides 6 年之前
  Michael Bromley 8b116b2684 feat(core): Rename SearchInput facetIds arg to facetValueIds 6 年之前
  Michael Bromley a4b7e07438 feat(core): Allow custom fields to be set on OrderLine 6 年之前
  Michael Bromley a2d847dae0 feat(core): Allow product to be queried by slug 6 年之前
  Michael Bromley 953c8fb408 chore: Update generated schema 6 年之前
  Michael Bromley 8aab908368 feat(admin-ui): Link up product filters with url 6 年之前
  Michael Bromley 1b13aa3d87 feat(core): Implement tax on shipping 6 年之前