0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-10 23:40:11 +00:00
healthchecks_healthchecks/hc/api
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
..
management Fix type warnings 2023-09-05 11:53:57 +03:00
migrations Add Channel.opsgenie property 2023-09-11 16:44:38 +03:00
tests Notification groups. Fixes () 2023-10-06 17:02:41 +03:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Tighten type hints in hc.api.admin 2023-10-06 15:33:10 +03:00
decorators.py Improve type hints in hc.api.views 2023-09-07 14:38:55 +03:00
forms.py Make datetime.datetime imports consistent everywhere 2022-12-01 15:36:35 +02:00
models.py Notification groups. Fixes () 2023-10-06 17:02:41 +03:00
transports.py Notification groups. Fixes () 2023-10-06 17:02:41 +03:00
urls.py Add /api/v3/ (adds ability to set slug when creating or updating checks) 2023-06-14 16:52:45 +03:00
views.py Improve type hints in hc.api.views 2023-09-07 14:38:55 +03:00