oncall-engine/engine/apps/api/views
Innokentii Konstantinov 48bfe86d62
Add cloud connection statuses on user page (#34)
* Add cloud connection statuses on user page

* Add fixes for oncall hobby docker-compose installation

* Fix for links and for cloud user status at User settings

* Delete cloud api token on cloud disconnect

* Merge branch 'dev' into cloud_connection_statuses_on_user_page

* Fix cloud statuses for users

* Fix usagestats service

* Fix phone verification message in users table

* added request after syncing user

* Add endpoint to create CloudHeartbeat and polish code

* Fix imports

* Check token and heartbeat setting in setup_hertbeat_integration

* Add macthed_users_count in cloud users

* Sync users on token change

* Fix query param

* Fix tests

* Heartbit button logic, tab width fix, coount users fix

* Solve problem of existent cloud heartbeat integration

* Solve problem of existent cloud heartbeat integration 2

* Solve problem of existent cloud heartbeat integration 3

* fix build

* build fix, styles for env variables description

Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-13 16:29:08 +04:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_receive_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_receive_channel_template.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apns_device.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
channel_filter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_button.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
features.py Fix default value for OSS_INSTALLATION 2022-06-08 20:23:26 +04:00
gitops.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_heartbeat.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
live_setting.py Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
organization.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
organization_log_record.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
preview_template_options.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
public_api_tokens.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
resolution_note.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
route_regex_debugger.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedule.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_team_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
subscription.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
team.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
telegram_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user.py Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
user_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_notification_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00