oncall-engine/engine/apps/webhooks/migrations
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
..
0001_initial.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
0002_auto_20230320_1604.py Keep webhook responses data (#1580) 2023-03-21 13:43:37 +00:00
0003_auto_20230412_0006.py New webhook improvements (#1728) 2023-04-13 12:52:29 -06:00
0004_auto_20230418_0109.py Add unacknowledge trigger for new webhooks (#1768) 2023-04-18 13:03:33 -06:00
0005_webhook_is_legacy.py Add is_legacy column to handle webhook migration (#1813) 2023-04-25 11:22:56 -03:00
0006_auto_20230426_1631.py Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
0007_webhookresponse_event_data.py Rares/add template editor to webhooks (#2455) 2023-07-11 18:03:34 +00:00
0008_auto_20230712_1613.py Webhooks 2 Release (#1830) 2023-07-13 13:53:06 -06:00
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00