oncall-engine/engine/apps/api/views
Vadim Stepanov 08dbab73d2
Remove mobile_app_settings DynamicSetting (#1268)
# What this PR does
Remove checks for `mobile_app_settings` DynamicSetting, so changing
`FEATURE_MOBILE_APP_INTEGRATION_ENABLED` is enough for toggling the
mobile app backend (aka remove per-org feature flag)

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-02-02 13:21:04 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group.py Add a filter by involved users to alert groups page (#1240) 2023-01-30 14:08:18 +02:00
alert_receive_channel.py Hide direct paging integrations (#1162) 2023-01-20 13:29:57 +00:00
alert_receive_channel_template.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
alerts.py Add alert detail view (#385) 2022-08-19 14:03:07 +05:00
auth.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
channel_filter.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
custom_button.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
escalation_chain.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
escalation_policy.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
features.py Remove mobile_app_settings DynamicSetting (#1268) 2023-02-02 13:21:04 +00:00
gitops.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_heartbeat.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
live_setting.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
maintenance.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
on_call_shifts.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
organization.py Introduce org uuid (#947) 2022-12-06 22:42:58 +08:00
paging.py Return alert group ID in direct paging API (#1241) 2023-01-30 11:48:25 +00:00
preview_template_options.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
public_api_tokens.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
resolution_note.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
route_regex_debugger.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
schedule.py optimize GET /schedules internal API endpoint (#1169) 2023-01-25 11:08:09 +01:00
slack_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_team_settings.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
subscription.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
team.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
telegram_channels.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_insight_logs.py Fix propagation for the insight logger 2022-07-25 12:59:12 +04:00
user.py Draft initial logic for user/schedule paging (#1098) 2023-01-17 12:19:08 -03:00
user_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_notification_policy.py Allow messaging backends to be enabled/disabled per organization (#1151) 2023-01-18 15:52:25 +00:00