oncall-engine/engine/apps/alerts
Joey Orlando 7a0786e7bb
chore: finish drop columns migrations (#5280)
# What this PR does

Second, and final part of, https://github.com/grafana/oncall/pull/5277

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-11-21 03:29:51 -05:00
..
escalation_snapshot chore: convert two slack channel ID char fields to foreign keys (#5224) 2024-11-04 13:34:06 -05:00
grafana_alerting_sync_manager New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
incident_appearance Remove the deprecated "Format Alert" button from the Slack renderer (#5141) 2024-10-14 06:53:17 +00:00
incident_log_builder fix: remove notification failure policy log record when prevent posting is set (#5260) 2024-11-20 17:14:14 +00:00
migrations chore: finish drop columns migrations (#5280) 2024-11-21 03:29:51 -05:00
models chore: remove deprecated slack_channel and heartbeat integration types (#5270) 2024-11-20 11:17:04 -05:00
tasks fix: remove notification failure policy log record when prevent posting is set (#5260) 2024-11-20 17:14:14 +00:00
tests fix: remove notification failure policy log record when prevent posting is set (#5260) 2024-11-20 17:14:14 +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 Fix acknowledge reminder task (#5179) 2024-10-16 12:13:28 +00:00
utils.py Reworked declare incident escalation step (#5130) 2024-10-07 19:26:10 +00:00