Commit Graph

4 Commits

Author SHA1 Message Date
Philip Korsholm
b32c6f15ec rename script 2021-10-20 16:12:44 +02:00
Philip Korsholm
6537e30251 update scripts to handle github actions 2021-10-20 16:04:36 +02:00
Sebastian Rindom
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
Sebastian Rindom
c6996dd530 CircleCI project setup (#138) 2020-11-21 15:50:42 +01:00