oncall-engine/engine/apps
Vadim Stepanov 44484b56f1
Modify alert group list index (#3502)
# What this PR does

Modifies the database index used by the alert group list page to
accommodate ordering by
[`-started_at`](https://github.com/grafana/oncall/pull/3502/files#diff-68d8b0b2e9b7affe54e5950215e69df4afcc6f7f5dd7eeceb810afda0dd5e1d3R85)

## Which issue(s) this PR fixes

Related to https://github.com/grafana/support-escalations/issues/8567

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-12-06 13:10:56 +00:00
..
alerts Modify alert group list index (#3502) 2023-12-06 13:10:56 +00:00
api Modify alert group list index (#3502) 2023-12-06 13:10:56 +00:00
api_for_grafana_incident Add render_for_web information to alert group incident API (#3005) 2023-09-12 12:02:42 +00:00
auth_token Change service account auth to use instance id instead (#3435) 2023-11-28 15:56:29 +00:00
base Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
email Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00
grafana_plugin Mobile app proxy gateway (#3449) 2023-12-05 19:58:05 +00:00
heartbeat Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00
integrations Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00
labels Skip empty alert group labels (#3495) 2023-12-04 13:46:03 +00:00
metrics_exporter address issue with metrics calculations when redis cluster is used (#3510) 2023-12-05 12:12:08 -05:00
mobile_app Return 404 from mobile app gateway viewset (#3518) 2023-12-06 10:57:07 +00:00
oss_installation Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
phone_notifications Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
public_api Disallow creating and deleting direct paging integrations (#3475) 2023-12-04 13:13:53 +00:00
schedules patch redis cluster multi-key operations (#3496) 2023-12-04 13:08:57 -05:00
slack Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
social_auth Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +00:00
telegram Make telegram on_alert_group_action_triggered asynchronous (#3471) 2023-12-01 10:49:00 +00:00
twilioapp add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
user_management Mobile app proxy gateway (#3449) 2023-12-05 19:58:05 +00:00
webhooks Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +00:00
zvonok add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00