oncall-engine/engine/apps/webhooks
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
..
migrations Rares/add template editor to webhooks (#2455) 2023-07-11 18:03:34 +00:00
models Rares/add template editor to webhooks (#2455) 2023-07-11 18:03:34 +00:00
tasks Rares/add template editor to webhooks (#2455) 2023-07-11 18:03:34 +00:00
tests add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
admin.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
apps.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
listeners.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
signals.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
utils.py Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00