Support sending notifications to Microsoft Teams
We could possibly reuse the email template for the content (or improve that one while we're at it.)
We'd need a solution to #307 and #305 and when that is in, update the frontend.
Look into using python namespace packages and/or a plugin system, with registry, for 3rd-party notification systems?
#307 and #305 have been closed, so this is now unblocked for the backend.
We do, however, need a corresponding issue for the frontend.
I first thought to do this as a namespace package, but that seems very tricky and brittle when it comes to packaging. Therefore, just a module will be published.
Repo: https://github.com/Uninett/argus_notification_msteams
Now we just need destination-support in the frontend.
Closed by https://github.com/Uninett/Argus-frontend/issues/416