0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-11 07:41:19 +00:00
healthchecks_healthchecks/hc
Florian Apolloner 7057f6d3a5
Notification groups. Fixes ()
* MVP for notification groups.

* Addressed review comments.

* Push notification group to the front.

* Updated icons.

* Reduce code duplication.

* Show groups at the top.

* Add label to group forms.

* Add checkboxes for integration selection.

* CSS for checkboxes.

* Added tests for group notify.
2023-10-06 17:02:41 +03:00
..
accounts Update admin to use format_html instead of string interpolation 2023-10-06 13:54:15 +03:00
api Notification groups. Fixes () 2023-10-06 17:02:41 +03:00
front Notification groups. Fixes () 2023-10-06 17:02:41 +03:00
lib Increase the precision in hc.lib.date.format_approx_duration 2023-10-02 12:50:59 +03:00
payments Format with black 2022-10-17 17:02:11 +03:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
debug.py Add custom ExceptionReporterFilter which filters out TWILIO_AUTH 2023-02-20 09:43:03 +02:00
local_settings.py.example Add support for SMTP with implicit TLS 2022-08-09 08:25:07 +03:00
settings.py Improve type hints, simplify pagination in Ping admin 2023-10-04 16:00:41 +03:00
test.py Fix type annotations in tests to use _MonkeyPatchedWSGIResponse 2023-08-29 22:35:51 +03:00
urls.py Sort imports and add "from __future__ import annotations" 2022-10-17 16:52:15 +03:00
wsgi.py Update links to Django docs 2023-04-07 12:50:09 +03:00