oncall-engine/engine/apps/alerts
Vadim Stepanov ccae9d86b3
Add an ability to use an escalation chain for direct paging (#1161)
# What this PR does
Adds an ability to page an escalation chain for a newly created direct
paging alert group using the internal API. Also [adds a forgotten
migration](32fc44e744)
related to the direct paging backend.
Related to https://github.com/grafana/oncall/issues/823

## Checklist

- [x] Tests updated
- [ ] Documentation added (N/A)
- [ ] `CHANGELOG.md` updated (N/A)
2023-01-19 18:51:57 +00:00
..
escalation_snapshot Handle a exceptions on some retrying tasks 2022-09-01 11:39:47 -06:00
grafana_alerting_sync_manager Handle 404 for get_alerting_config 2022-11-18 17:07:39 +08:00
incident_appearance Add a dummy step for declare incident button in slack (#1157) 2023-01-19 14:50:02 +01:00
incident_log_builder Not previously handled backends (eg. mobile) could end here without a messaging backend 2022-10-26 09:30:13 -03:00
migrations Add an ability to use an escalation chain for direct paging (#1161) 2023-01-19 18:51:57 +00:00
models Add escalation chain option when creating a direct page alert group (#1143) 2023-01-18 12:58:26 -03:00
tasks Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
terraform_renderer World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Add escalation chain option when creating a direct page alert group (#1143) 2023-01-18 12:58:26 -03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py Alert group search (#488) 2022-09-06 11:30:12 +01:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_options_mixin.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
paging.py Add escalation chain option when creating a direct page alert group (#1143) 2023-01-18 12:58:26 -03:00
representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
signals.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Fix outgoing webhook to resolve IP from parsed hostname 2022-09-22 14:35:37 -03:00