oncall-engine/engine/apps
Vadim Stepanov ae5949aa7e
Allow viewers fetch cloud connection status (#1181)
# What this PR does
Fixes the issue when users with the viewer role can't fetch the cloud
connection status, which makes the plugin fail to load for viewers. This
PR makes the cloud connection endpoint use `OTHER_SETTINGS_READ` for
fetching the cloud connection status instead of `OTHER_SETTINGS_WRITE`.

## Checklist

- [x] Tests updated
- [x] `CHANGELOG.md` updated
2023-01-23 11:17:57 +00:00
..
alerts Optimize alert group filtering queries (#1191) 2023-01-23 16:07:55 +08:00
api Optimize alertgroups endpoint (#1189) 2023-01-22 00:53:11 +08:00
api_for_grafana_incident World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth_token Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
base Allow messaging backends to be enabled/disabled per organization (#1151) 2023-01-18 15:52:25 +00:00
email Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
grafana_plugin fake-data generation script + fixes for django-silk and django-debug-toolbar (#1128) 2023-01-20 09:19:41 +01:00
heartbeat Insight logs (#348) 2022-08-24 12:04:44 +05:00
integrations Add escalation chain option when creating a direct page alert group (#1143) 2023-01-18 12:58:26 -03:00
mobile_app Fix circular import 2023-01-19 11:53:05 +00:00
oss_installation Allow viewers fetch cloud connection status (#1181) 2023-01-23 11:17:57 +00:00
public_api Hide direct paging integrations (#1162) 2023-01-20 13:29:57 +00:00
schedules Schedule score backend (#338) 2023-01-04 16:49:58 +00:00
slack Update message when user needs to connect their profile (#1190) 2023-01-23 08:44:33 +01:00
social_auth Support of oncall-gw (#741) 2022-11-08 14:43:22 +08:00
telegram remove send_link_to_channel_message_or_fallback_to_full_incident 2023-01-06 11:34:11 +00:00
twilioapp Add simple check if using API key instead of AUTH token 2022-11-09 21:52:42 -07:00
user_management Integration with grafana incident (#1081) 2023-01-17 13:04:50 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00