Commit History

Author SHA1 Message Date
  Michael Bromley 18e842fd7d docs(core): Add lots of documentation to core sources 6 years ago
  Michael Bromley a135e15e1a feat(core): I18n for descriptions and labels of ConfigurableOperations 6 years ago
  Michael Bromley d17aaa9de8 feat(core): Extend configurable operation arguments API 6 years ago
  Michael Bromley adbd616325 refactor(core): Rework ConfigurableOperation args implementation 6 years ago
  Michael Bromley a3a9931ba5 feat(core): Implement testShippingMethod query 6 years ago
  Michael Bromley 8224ddd3b7 feat(admin-ui): Enable cancellation of active orders 6 years ago
  Michael Bromley 8d0a0eb13c feat(core): Allow cancellation of order by id 6 years ago
  Michael Bromley cba63e1553 feat(core): Add error handling to payments 6 years ago
  Michael Bromley de78cc879e fix(core): Correct ID types for SearchInput 6 years ago
  Michael Bromley 3b80224611 fix(core): Remove LanguageCode arg from Shop API 6 years ago
  Michael Bromley 20350031e5 feat(core): Use query param to specify language 6 years ago
  Michael Bromley 019cd029ca feat(admin-ui): Extend custom field controls to support new options 6 years ago
  Michael Bromley bc0813e90d feat(core): Add options to string custom field config 6 years ago
  Michael Bromley b6b13a5ef6 feat(core): Add validation parameters to custom fields 6 years ago
  Michael Bromley b1722d8986 feat(core): Add nullable & defaultValue options to custom fields config 6 years ago
  Michael Bromley e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 years ago
  Michael Bromley 051f2f3822 feat(core): Implement deleteCollection mutation 6 years ago
  Michael Bromley 0ea150c1cf fix(core): Make ProductOption type fields non-nullable 6 years ago
  Michael Bromley 601c76605f feat(core): Implement create and update of ProductOption 6 years ago
  Michael Bromley 8b22831b41 feat(core): Implement deleteProductVariant mutation 6 years ago
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests 6 years ago
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order 6 years ago
  Michael Bromley e4927c3d42 feat(core): Implement order history 6 years ago
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations 6 years ago
  Michael Bromley 35084f30f3 feat(core): Implement OrderItem-level cancellation 6 years ago
  Michael Bromley a03fec7077 feat(core): Implement cancelOrder mutation 6 years ago
  Michael Bromley ff0bb0a90e feat(core): Implement resolver for Order.fulfillments 6 years ago
  Michael Bromley 8cb4c4186a feat(core): Simplify API for creating Fulfillments 6 years ago
  Michael Bromley e50157862e feat(core): Implement createFulfillment mutation 6 years ago