Commit History

Author SHA1 Message Date
  Michael Bromley e2665a7a16 feat(email-plugin): Provide an Injector instance to .loadData function 5 years ago
  Michael Bromley 699c796ea6 fix(email-plugin): Do not HTML-escape "from" address 5 years ago
  Michael Bromley 80c8c66c96 refactor(email-plugin): Extract email sending logic to simplify tests 5 years ago
  Michael Bromley 72c043ac57 test(email-plugin): Fix tests 5 years ago
  Michael Bromley b1a13814d2 refactor(core): Make RequestContext serialize / deserialize type-safe 5 years ago
  Michael Bromley 277754efc5 test(email-plugin): Fix timezone-related test failure 6 years ago
  Michael Bromley 2984a90333 fix(email-plugin): Fix Handlebars "cannot resolve property" error 6 years ago
  Michael Bromley 66bc98c29d fix(email-plugin): Correctly filter when using loadData in handler 6 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 5cb789fb4c refactor(email-plugin): Refactor to new Plugin architecture 6 years ago
  Michael Bromley 23b8659731 test(email-plugin): Attempt to speed up tests 6 years ago
  Michael Bromley fa7203d593 test(email-plugin): Fix ts error in test 6 years ago
  Michael Bromley 8ac2e6ccee test(email-plugin): Use local imports to speed up tests 6 years ago
  Michael Bromley 077fd6d492 fix(email-plugin): Fix bad common import paths 6 years ago
  Michael Bromley 0e0627deaf test(email-plugin): Increase interval to prevent flakiness 6 years ago
  Michael Bromley 407d232aff feat(email-plugin): Introduce globalTemplateVars option 6 years ago
  Michael Bromley d63007df9e test(email-plugin): Add some tests 6 years ago