oncall-engine/engine/apps
Vadim Stepanov 7b74b65168
Fix direct paging ack (#4957)
# What this PR does

Fixes https://github.com/grafana/oncall/issues/4760 (also provides a
workaround for https://github.com/grafana/oncall/issues/4761)

## 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-08-30 09:17:09 +00:00
..
alerts Fix direct paging ack (#4957) 2024-08-30 09:17:09 +00:00
api add start_rotation_from_user_index field to /oncall_shifts internal API response (#4854) 2024-08-21 08:13:51 -04:00
api_for_grafana_incident add labels in grafana-incident alertgroup endpoint (#4448) 2024-06-25 14:50:55 +00:00
auth_token Fix refactored permissions sync (#4771) 2024-07-31 20:27:42 +00:00
base Speed up internal api endpoints (#4830) 2024-08-15 14:20:55 +00:00
chatops_proxy Add stack_id to Tenant dataclass (#4864) 2024-08-20 11:24:53 +00:00
email Address deprecation warnings in tests (#4681) 2024-08-13 20:51:18 +00:00
exotel Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
google address Google OAuth2 issues where user didn't grant us the https://www.googleapis.com/auth/calendar.events.readonly scope (#4802) 2024-08-14 18:02:34 -04:00
grafana_plugin Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
heartbeat Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
integrations Add tilt button to run pytest, fix local dev config for pytest, minor improvements to til (#3927) 2024-07-09 01:24:18 +00:00
labels Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
metrics_exporter Fix collecting metrics (#4822) 2024-08-14 13:53:43 +00:00
mobile_app Check for incident enabled before making mobile app request (#4947) 2024-08-28 17:56:59 +00:00
oss_installation bump uwsgi to 2.0.26 + Python to 3.12.3 (#4495) 2024-06-10 15:33:37 -04:00
phone_notifications Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
public_api Improve schedule filters before generating user calendar export (#4950) 2024-08-29 11:56:03 +00:00
schedules Fix SSR push notifications for deleted orgs (#4868) 2024-08-20 11:32:20 +00:00
slack Handle TimeoutError on sending message to Slack (#4916) 2024-08-26 10:27:07 +00:00
social_auth address Google OAuth2 issues where user didn't grant us the https://www.googleapis.com/auth/calendar.events.readonly scope (#4802) 2024-08-14 18:02:34 -04:00
telegram fix apps.telegram.tasks.send_log_and_actions_message retrying tasks (#4851) 2024-08-19 14:05:40 -04:00
twilioapp Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
user_management Make sure organization token is valid before sync (#4904) 2024-08-22 17:49:22 +00:00
webhooks Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00
zvonok Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00