Commit History

Author SHA1 Message Date
  Michael Bromley 0b1dfd542f feat(core): Implement deleteShippingMethod mutation, add tests 6 years ago
  Michael Bromley 5fdcb80c06 chore(core): Remove unused entity 6 years ago
  Michael Bromley d86f3d3169 refactor(admin-ui): Move gql definition to more relevant file 6 years ago
  Michael Bromley f8626d11f2 fix(core): Add 'float' type to arg types for shipping operations 6 years ago
  Michael Bromley c18018037f Merge pull request #142 from derblitz/patch-1 6 years ago
  derblitz 43d3fc4d78 Update payment-integrations.md 6 years ago
  Michael Bromley 236882c346 chore: Publish v0.1.2-beta.11 6 years ago
  Michael Bromley 0f2b1f9a51 chore: Fix changelog script for commits without scope 6 years ago
  Michael Bromley d952968086 chore: Fix line encoding of script 6 years ago
  Michael Bromley c8fe561a15 fix(admin-ui): Minor styling fixes 6 years ago
  Michael Bromley 32017f3646 feat(admin-ui): Display ProductVariant custom fields 6 years ago
  Michael Bromley 8be0051b2e fix: Fix yarn lockfile to remove verdaccio url 6 years ago
  Michael Bromley bc94ee645b fix(docs): Fix top bar menu on mobile wrapping 6 years ago
  Michael Bromley 3a16705fea feat(docs): Add docs on payment integrations 6 years ago
  Michael Bromley ce413a91e7 fix(docs): List TS docs alphabetically 6 years ago
  Michael Bromley 18e842fd7d docs(core): Add lots of documentation to core sources 6 years ago
  Michael Bromley 60cc6000d4 feat(docs): Allow variable statements to be documented 6 years ago
  Michael Bromley b787b72e15 feat(docs): Alphabetize TS API docs, remove @docsWeight tag 6 years ago
  Michael Bromley 4d18cb373c feat(docs): Styling of generated docs pages 6 years ago
  Michael Bromley d00aea5aa7 feat(docs): Sort GraphQL fields & types alphabetically 6 years ago
  Michael Bromley a86d48f7c6 feat(docs): Strip JSDoc tags from graphql comments 6 years ago
  Michael Bromley eba4c281b3 feat(docs): Allow generated TS docs to br grouped into pages 6 years ago
  Michael Bromley a27421d9ec fix(docs): Correctly parse index types 6 years ago
  Michael Bromley d1bdaccc66 Merge branch 'rework-configurable-ops' 6 years ago
  Michael Bromley 8cc094185f feat(admin-ui): Support extended ConfigurableOperations 6 years ago
  Michael Bromley d6bb8b8571 chore: Disable tslint for generated introspection results 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 0e7e2d36a2 fix(admin-ui): Display zero shipping price in test tool 6 years ago