oncall-engine/engine/apps/api
Michael Derynck 961a9e5349
Webhooks 2 Release (#1830)
- Enables new webhooks functionality.
- Database migration will automatically convert existing webhooks to new
ones. Note: Converted webhooks are considered "legacy" they will
continue to work as part of your escalation chain but will no longer be
editable. To make changes use the `Make a copy` action and edit that
one, after you can delete your legacy webhook. Remember to connect your
escalation chain with your newly copied webhook!

---------

Co-authored-by: Maxim <maxim.mordasov@grafana.com>
2023-07-13 13:53:06 -06:00
..
serializers Unhide direct paging integration (#2483) 2023-07-13 13:41:31 +08:00
tests Webhooks 2 Release (#1830) 2023-07-13 13:53:06 -06:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Webhooks 2 Release (#1830) 2023-07-13 13:53:06 -06:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
errors.py Fix backend for resolution notes via mobile app (#2117) 2023-06-07 12:19:16 +00:00
permissions.py continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py remove organization maintenance mode + fix integration maintenance mode (#2511) 2023-07-12 16:41:44 -04:00