Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley f97c3acb0d feat(core): Add isPublic flag to AddNoteToOrderInput hace 6 años
  Michael Bromley 887cc6cf51 feat(core): Add history entry to Order when vouchers applied/removed hace 6 años
  Michael Bromley 02ebd9c0c9 feat(core): Expose Order.promotions via GraphQL APIs hace 6 años
  Michael Bromley 9d450693c3 feat(core): Implement per-customer usage limits for Promotions hace 6 años
  Michael Bromley fdacb4bcef feat(core): Add couponCodes to Order & mutations to add/remove codes hace 6 años
  Michael Bromley 818be24129 fix(core): Add date fields to graphql Country type hace 6 años
  Michael Bromley fe360f59e3 feat(core): Allow length of custom field strings to be specified hace 6 años
  Michael Bromley 7ddd893470 feat(core): Add Promotion-specific CRUD permissions hace 6 años
  Michael Bromley b7cd6e57ce feat(core): Expose active user permissions in Admin API hace 6 años
  Michael Bromley b75a55823d chore: Update some config values & generated schema types hace 6 años
  Michael Bromley 7ddec3601b feat(core): Add optional metadata to JobInfo hace 6 años
  Michael Bromley 338ef9597f feat(core): Include width and height in Asset entity hace 6 años
  Michael Bromley bdbdf9acf1 feat(core): Allow ShippingCalculator to return arbitrary metadata hace 6 años
  Michael Bromley bc860e0c32 feat(core): Add testEligibleShippingMethods query hace 6 años
  Michael Bromley 0b1dfd542f feat(core): Implement deleteShippingMethod mutation, add tests hace 6 años
  Michael Bromley 18e842fd7d docs(core): Add lots of documentation to core sources hace 6 años
  Michael Bromley a135e15e1a feat(core): I18n for descriptions and labels of ConfigurableOperations hace 6 años
  Michael Bromley d17aaa9de8 feat(core): Extend configurable operation arguments API hace 6 años
  Michael Bromley adbd616325 refactor(core): Rework ConfigurableOperation args implementation hace 6 años
  Michael Bromley a3a9931ba5 feat(core): Implement testShippingMethod query hace 6 años
  Michael Bromley 8224ddd3b7 feat(admin-ui): Enable cancellation of active orders hace 6 años
  Michael Bromley 8d0a0eb13c feat(core): Allow cancellation of order by id hace 6 años
  Michael Bromley cba63e1553 feat(core): Add error handling to payments hace 6 años
  Michael Bromley de78cc879e fix(core): Correct ID types for SearchInput hace 6 años
  Michael Bromley 3b80224611 fix(core): Remove LanguageCode arg from Shop API hace 6 años
  Michael Bromley 20350031e5 feat(core): Use query param to specify language hace 6 años
  Michael Bromley 019cd029ca feat(admin-ui): Extend custom field controls to support new options hace 6 años
  Michael Bromley bc0813e90d feat(core): Add options to string custom field config hace 6 años
  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