oncall-engine/engine/apps/public_api/views
Tommy 5bd8fbdef8
Add alert groups state filter (#1133)
# What this PR does
This PR added a new parameter (state) into the alert_group public API to
filter the state of the alert groups

## Which issue(s) this PR fixes
https://github.com/grafana/oncall/issues/684

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2023-01-17 10:28:29 +00:00
..
__init__.py First touch on grafana cloud notifications 2022-06-03 19:47:25 +04:00
action.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
alerts.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
escalation_chains.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
escalation_policies.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
incidents.py Add alert groups state filter (#1133) 2023-01-17 10:28:29 +00:00
info.py Add info throttler 2022-06-08 18:25:58 +04:00
integrations.py Revert "Alert group search by title (#466)" (#479) 2022-09-05 11:44:22 +01:00
maintaiable_object_mixin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
on_call_shifts.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
organizations.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
personal_notifications.py Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
phone_notifications.py Fix always error message for cloud notifications 2022-06-09 15:48:43 +04:00
resolution_notes.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
routes.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
schedules.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
slack_channels.py Cleanup on deletion/archivation of slack channel (#822) 2022-11-16 17:56:05 +08:00
teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_groups.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
users.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00