oncall-engine/engine/apps/api
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
..
permissions Update SCHEDULES_WRITE fallback role to EDITOR 2022-12-09 12:56:35 -03:00
serializers Add an ability to use an escalation chain for direct paging (#1161) 2023-01-19 18:51:57 +00:00
tests Add an ability to use an escalation chain for direct paging (#1161) 2023-01-19 18:51:57 +00:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views Add an ability to use an escalation chain for direct paging (#1161) 2023-01-19 18:51:57 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Draft initial logic for user/schedule paging (#1098) 2023-01-17 12:19:08 -03:00