oncall-engine/engine
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
..
apps Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
common Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
config_integrations Fix typo in template 2022-06-13 13:38:40 +03:00
engine Fix default value for OSS_INSTALLATION 2022-06-08 20:23:26 +04:00
settings Add cloud connection statuses on user page (#34) 2022-06-13 16:29:08 +04:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery_with_exporter.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
Dockerfile World, meet OnCall! 2022-06-03 08:09:47 -06:00
Dockerfile.all-in-one World, meet OnCall! 2022-06-03 08:09:47 -06:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt Add pymysql, bump django-mysql version 2022-06-08 11:11:50 +03:00
tox.ini World, meet OnCall! 2022-06-03 08:09:47 -06:00
uwsgi.ini World, meet OnCall! 2022-06-03 08:09:47 -06:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00