Historique des commits

Auteur SHA1 Message Date
  Michael Bromley 7ddec3601b feat(core): Add optional metadata to JobInfo il y a 6 ans
  Michael Bromley 338ef9597f feat(core): Include width and height in Asset entity il y a 6 ans
  Michael Bromley bdbdf9acf1 feat(core): Allow ShippingCalculator to return arbitrary metadata il y a 6 ans
  Michael Bromley bc860e0c32 feat(core): Add testEligibleShippingMethods query il y a 6 ans
  Michael Bromley 0b1dfd542f feat(core): Implement deleteShippingMethod mutation, add tests il y a 6 ans
  Michael Bromley 18e842fd7d docs(core): Add lots of documentation to core sources il y a 6 ans
  Michael Bromley a135e15e1a feat(core): I18n for descriptions and labels of ConfigurableOperations il y a 6 ans
  Michael Bromley d17aaa9de8 feat(core): Extend configurable operation arguments API il y a 6 ans
  Michael Bromley adbd616325 refactor(core): Rework ConfigurableOperation args implementation il y a 6 ans
  Michael Bromley a3a9931ba5 feat(core): Implement testShippingMethod query il y a 6 ans
  Michael Bromley 8224ddd3b7 feat(admin-ui): Enable cancellation of active orders il y a 6 ans
  Michael Bromley 8d0a0eb13c feat(core): Allow cancellation of order by id il y a 6 ans
  Michael Bromley cba63e1553 feat(core): Add error handling to payments il y a 6 ans
  Michael Bromley de78cc879e fix(core): Correct ID types for SearchInput il y a 6 ans
  Michael Bromley 3b80224611 fix(core): Remove LanguageCode arg from Shop API il y a 6 ans
  Michael Bromley 20350031e5 feat(core): Use query param to specify language il y a 6 ans
  Michael Bromley 019cd029ca feat(admin-ui): Extend custom field controls to support new options il y a 6 ans
  Michael Bromley bc0813e90d feat(core): Add options to string custom field config il y a 6 ans
  Michael Bromley b6b13a5ef6 feat(core): Add validation parameters to custom fields il y a 6 ans
  Michael Bromley b1722d8986 feat(core): Add nullable & defaultValue options to custom fields config il y a 6 ans
  Michael Bromley e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types il y a 6 ans
  Michael Bromley 051f2f3822 feat(core): Implement deleteCollection mutation il y a 6 ans
  Michael Bromley 0ea150c1cf fix(core): Make ProductOption type fields non-nullable il y a 6 ans
  Michael Bromley 601c76605f feat(core): Implement create and update of ProductOption il y a 6 ans
  Michael Bromley 8b22831b41 feat(core): Implement deleteProductVariant mutation il y a 6 ans
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests il y a 6 ans
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order il y a 6 ans
  Michael Bromley e4927c3d42 feat(core): Implement order history il y a 6 ans
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order il y a 6 ans
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations il y a 6 ans