.. |
migrations
|
132991a37c
Use DB default for search index instead of english
|
3 years ago |
templates
|
1a27e4c20f
Fixes typo in issue.html template
|
3 years ago |
tests
|
c51538286e
Alerts should send only to relevant project team members instead of org
|
2 years ago |
__init__.py
|
ff6e573620
Initial start on alerts and notifications
|
4 years ago |
admin.py
|
f42fa9cc02
Finish webhook related views/serializers
|
3 years ago |
email.py
|
bcfded6755
Refactor
|
2 years ago |
models.py
|
c51538286e
Alerts should send only to relevant project team members instead of org
|
2 years ago |
permissions.py
|
7f3f4aaafd
Package updates
|
4 years ago |
serializers.py
|
c61341deb0
Add name and uptime boolean to project alerts api for future usage
|
3 years ago |
tasks.py
|
f05e9c9390
Change name of process alerts task to indicate that only event, not uptime alerts, are processed.
|
2 years ago |
views.py
|
abc721dd55
Fixes issues with duplicate alerts.
|
2 years ago |
webhooks.py
|
4ce2699d30
Fixes #98 adds support for MS Teams "sections" in alert webhook
|
3 years ago |