oncall-engine/engine/apps/alerts
Matias Bordese 4d9846eeb4
Clean up reverted migration (#5119)
Related to https://github.com/grafana/oncall/pull/5116

Simplifies the db migration removing the `DeclaredIncident` model + FK
setup but keeping the other changes (adding `severity` field for
escalation policy, and "Declare incident" step, which is disabled). In
this way deployments for which the original migration was run, this
won't be applied and they will be in sync with the migration status
(eventually a manual step may be needed to remove the table and FK,
which won't be used for now).
2024-10-03 16:51:40 +00:00
..
escalation_snapshot Clean up reverted migration (#5119) 2024-10-03 16:51:40 +00:00
grafana_alerting_sync_manager New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
incident_appearance Revert "Fix <a> link escaping in web template" (#5024) 2024-09-13 20:27:15 +00:00
incident_log_builder Fix notification plan builder (#4726) 2024-07-24 15:49:03 +00:00
migrations Clean up reverted migration (#5119) 2024-10-03 16:51:40 +00:00
models Clean up reverted migration (#5119) 2024-10-03 16:51:40 +00:00
tasks Revert declared incident model related changes (#5116) 2024-10-02 21:34:20 +00:00
tests Clean up reverted migration (#5119) 2024-10-03 16:51:40 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py User notifications bundle (#4457) 2024-07-16 11:24:08 +00:00
integration_options_mixin.py Add support for integration additional settings via custom serializer (#4027) 2024-03-07 18:35:11 +00:00
paging.py fix: sanitize email HTML templates (#5108) 2024-10-02 15:55:24 +00:00
representative.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
signals.py Move slack log report from message thread to button (#4686) 2024-08-19 20:17:06 +00:00
utils.py Revert declared incident model related changes (#5116) 2024-10-02 21:34:20 +00:00