oncall-engine/engine/apps/alerts/models
Ildar Iskhakov 2e63a9ff08
Jinja2 based routes (#1319)
# What this PR does

This PR adds the new way to set up routes using jinja2 templating
language

<img width="1174" alt="Screenshot 2023-03-06 at 22 11 13"
src="https://user-images.githubusercontent.com/2262529/223134053-69d43c47-bb2a-4790-a16d-767425017a76.png">
<img width="1175" alt="Screenshot 2023-03-06 at 22 11 34"
src="https://user-images.githubusercontent.com/2262529/223134070-1e5ef82f-021c-4d5d-b255-b19bb3445641.png">


## Which issue(s) this PR fixes

## Checklist

- [ ] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-08 16:42:18 +08:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert.py Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
alert_group.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
alert_group_counter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_log_record.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
alert_manager_models.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_receive_channel.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
channel_filter.py Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
custom_button.py Fix UnboundLocalError in webhooks (#1165) 2023-01-19 15:50:22 -07:00
escalation_chain.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
escalation_policy.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
grafana_alerting_contact_point.py Fix creation contact points for grafana alerting integration 2022-06-16 17:16:31 +03:00
invitation.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
maintainable_object.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
resolution_note.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
user_has_notification.py World, meet OnCall! 2022-06-03 08:09:47 -06:00