oncall-engine/engine/apps/webhooks/migrations
Rares Mardare 5ebf437283
Rares/add template editor to webhooks (#2455)
# What this PR does

Bring new Jinja editor to webhooks

## Which issue(s) this PR fixes

https://github.com/grafana/oncall/issues/2344

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Maxim <maxim.mordasov@grafana.com>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
2023-07-11 18:03:34 +00: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
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00