Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley c2ae44f845 feat(core): Implement internal and readonly CustomField properties hace 6 años
  Michael Bromley f57fb51036 fix(core): Enforce Channels created with a default tax/shipping Zone hace 6 años
  Michael Bromley 7b338a48f7 feat(core): Implement deleteRole mutation hace 6 años
  Michael Bromley 989960b98c feat(core): Implement deleteChannel mutation hace 6 años
  Michael Bromley 6a165dca99 feat(core): Implement removeProductsFromChannel mutation hace 6 años
  Michael Bromley 5fda66b482 feat(core): Implement `assignProductsToChannel` mutation hace 6 años
  Michael Bromley b3dd6c1109 feat(core): Allow Roles to have Channels specified on update hace 6 años
  Michael Bromley 604935794d refactor(core): Allow multiple channelIds when creating Role hace 6 años
  Michael Bromley df5f006c06 feat(core): Allow Roles to be created in other channels hace 6 años
  Michael Bromley 2fd33d03b3 chore: Update some root dependencies hace 6 años
  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