Commit History

Author SHA1 Message Date
  Michael Bromley a0252fd333 docs(email-plugin): Add note on troubleshooting SMTP connections 5 years ago
  Michael Bromley 1cdd537aa5 docs(email-plugin): Fix EmailPlugin example code 5 years ago
  Michael Bromley e22db7e2e0 fix(email-plugin): Only call `loadData()` function after filters run 5 years ago
  Michael Bromley e2665a7a16 feat(email-plugin): Provide an Injector instance to .loadData function 5 years ago
  Michael Bromley 6904743f78 feat(core): Group api options in VendureConfig 5 years ago
  Michael Bromley 80c8c66c96 refactor(email-plugin): Extract email sending logic to simplify tests 5 years ago
  Michael Bromley 0cc5f87dbd feat(email-plugin): Generate and send emails on the worker 5 years ago
  Michael Bromley 155d429353 feat(email-plugin): Allow async data loading in EmailEventHandlers 6 years ago
  lsimone 09eb34e8fe feat(email-plugin): Added `from` field to the email config (#168) 6 years ago
  Michael Bromley a243ab0713 refactor: Update plugins to use new EventBus.ofType() API 6 years ago
  Michael Bromley c2623518c5 refactor: Fix typings for RuntimeVendureConfig in plugins 6 years ago
  Michael Bromley 9205554a06 docs: Update documentation for new plugin architecture 6 years ago
  Michael Bromley 5cb789fb4c refactor(email-plugin): Refactor to new Plugin architecture 6 years ago
  Michael Bromley 5f7a65e669 fix(email-plugin): Move server setup to onBootstrap method 6 years ago
  Michael Bromley bdc0d1f29e fix(docs): Allow @ char in jsdoc comments to be escaped 6 years ago
  Michael Bromley f65790df9b feat(docs): Clean up various docs 6 years ago
  Michael Bromley 65445cb165 feat(core): Create Logger service 6 years ago
  Michael Bromley 407d232aff feat(email-plugin): Introduce globalTemplateVars option 6 years ago
  Michael Bromley 35105ec7d0 feat(email-plugin): Generate test emails from dev mailbox 6 years ago
  Michael Bromley e38075f84c feat(email-plugin): Create dev mode mailbox server 6 years ago
  Michael Bromley d63007df9e test(email-plugin): Add some tests 6 years ago
  Michael Bromley d35420a47e feat(email-plugin): Simplify email config API 6 years ago
  Michael Bromley 50cf54e9f8 docs: Update documentation for plugins & getting started 6 years ago
  Michael Bromley b22f401abc docs: Generate docs for all public packages 6 years ago
  Michael Bromley d174f567c4 refactor: Rename plugins - remove "default" 6 years ago