Commit History

Author SHA1 Message Date
  Michael Bromley d794e5f72b fix(email-plugin): Fix TypeScript compiler error on defaultEmailHandlers 6 years ago
  Michael Bromley f5cb277517 chore: Fix bad imports 6 years ago
  Michael Bromley d509805f58 feat(core): Export database migration helpers 6 years ago
  Michael Bromley d6d33eff8e chore(dev-server): Fix issue populating with sqlite 6 years ago
  Michael Bromley fdacb4bcef feat(core): Add couponCodes to Order & mutations to add/remove codes 6 years ago
  Michael Bromley a2588bc988 chore: Tidy up 6 years ago
  Michael Bromley 3ceac494b0 feat(dev-server): Add example shared UI extension module 6 years ago
  Michael Bromley b75a55823d chore: Update some config values & generated schema types 6 years ago
  Michael Bromley aad30d61e2 refactor: Rework the admin-ui package structure 6 years ago
  Michael Bromley 1dcb2e600d feat(admin-ui): Experimental system for extending the UI 6 years ago
  Michael Bromley 860d32a144 chore(dev-server): Clean up config 6 years ago
  Michael Bromley ead9476668 feat(dev-server): Add example REST plugin 6 years ago
  Michael Bromley 4d10f3a050 refactor(dev-server): Update plugin config 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 e4927c3d42 feat(core): Implement order history 6 years ago
  Michael Bromley 8c8f8643ca feat(dev-server): Update to work with new worker setup 6 years ago
  Michael Bromley 973acad045 chore(dev-server): Add support for Elasticsearch plugin 6 years ago
  Michael Bromley 036f154f74 feat(dev-server): Add config for sql.js 6 years ago
  Michael Bromley d8b6c4757e fix(core): Fix postgres error when specifying custom fields 6 years ago
  Michael Bromley 94bd276d69 chore(dev-server): Make db type configurable from args 6 years ago
  Michael Bromley 65445cb165 feat(core): Create Logger service 6 years ago
  Michael Bromley 1fd50497ff chore(dev-server): Update globalTemplateVars for local development 6 years ago
  Michael Bromley 8a5907e2f2 feat(email-plugin): Create handler for email address change 6 years ago
  Michael Bromley 8f0c6e7a38 feat(email-plugin): Improve styling of email templates 6 years ago
  Michael Bromley e38075f84c feat(email-plugin): Create dev mode mailbox server 6 years ago
  Michael Bromley d35420a47e feat(email-plugin): Simplify email config API 6 years ago
  Michael Bromley 97b45e5827 feat: Extract AdminUiPlugin into own package 6 years ago
  Michael Bromley d174f567c4 refactor: Rename plugins - remove "default" 6 years ago
  Michael Bromley 3d5a7e6f58 feat: Move default email plugin to own package 6 years ago