Commit Graph
3 Commits
Author SHA1 Message Date
Kasper Fabricius KristensenandGitHub 90121dd19d fix: reset user password subscription in sendgrid plugin (#1072)
* fixed reset password subscription

* cleanup
2022-02-21 19:52:03 +01:00
Sebastian RindomandGitHub 7308946e56 feat: notifications (#172)
The Notifications API allows plugins to register Notification Providers which have `sendNotification` and `resendNotification`.

Each plugin can listen to any events transmittet over the event bus and the result of the notification send will be persisted in the database to allow for clear communications timeline + ability to resend notifications.
2021-02-15 11:59:37 +01:00
Oliver Windall JuhlandGitHub d6fc477636 SendGrid plugin (#77)
Closes #73 and #77
2020-07-03 18:00:54 +02:00