oncall-engine/engine/apps/alerts
Ildar Iskhakov 993725d2ee
Show incident button first when alert group is acknowledged (#4642)
# What this PR does

* Move declare incident button to first position when incident is
acknowledged
* Move resolved text above buttons, so buttons remain on the same place
when clicked
<img width="549" alt="Screenshot 2024-07-09 at 11 52 33 PM"
src="https://github.com/grafana/oncall/assets/2262529/68cfb42f-c7ad-42b9-8404-e3400eb70332">
<img width="529" alt="Screenshot 2024-07-09 at 11 52 41 PM"
src="https://github.com/grafana/oncall/assets/2262529/d8e36dec-ddfc-4db6-9918-0fb478c1462f">


## Which issue(s) this PR closes

Closes https://github.com/grafana/oncall/issues/1908

## 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.

---------

Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2024-07-10 15:01:01 +00:00
..
escalation_snapshot Fix escalation chain webhooks executing when disabled (#4319) 2024-05-07 19:58:49 +00:00
grafana_alerting_sync_manager bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
incident_appearance Show incident button first when alert group is acknowledged (#4642) 2024-07-10 15:01:01 +00:00
incident_log_builder fix failing e2e tests 2024-07-08 13:04:16 -04:00
migrations cleanup orphaned CustomButton escalation policy steps (#4143) 2024-04-02 15:23:07 +00:00
models Rename notify whole Slack channel (#4577) 2024-06-25 10:19:12 -04:00
tasks patch default user notification policy changes + fix failing e2e test (#4635) 2024-07-09 11:23:53 -04:00
tests patch default user notification policy changes + fix failing e2e test (#4635) 2024-07-09 11:23:53 -04:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Update alert group state by backsync (#4089) 2024-03-27 12:37:01 +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 Add transaction block and callbacks when triggering tasks (#3779) 2024-01-31 09:26:14 -05:00
representative.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
signals.py SNOW external ID (#4076) 2024-03-20 10:54:27 +00:00
utils.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00