oncall-engine/engine/apps/api
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
..
permissions World, meet OnCall! 2022-06-03 08:09:47 -06:00
serializers Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
tests Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00