Innokentii Konstantinov
9bdf4288a0
Fix support of public users api in sync_users_with_cloud ( #139 )
...
* Fix support of public API
* Style fixes
2022-06-23 18:17:07 +04:00
Michael Derynck
66e8cf2cbc
Merge dev to main ( #54 )
...
* Log (failed) attempt to notify a user with viewer role
* Remove https:// prefix from BASE_URL docker env var
* Fix cloud heartbeat name
* Polishing telegram
* Update docker-compose.yml
* Update plugin README (#48 )
* Update README and screenshot, remove plop for build info since version is now displayed prominently
* Sign build
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
* Build actions (#38 )
* Drone, github action changes
* Minor version updates
* Update frontend dependencies
* Re-enable unit test
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
* Revert stylelint version (#52 )
* Revert stylelint version
* Build plugin as well as lint
* Build in previous step
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
* Update screenshot (#53 )
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Matvey Kukuy <matvey@amixr.io>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
2022-06-13 16:39:58 -06:00
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
Matias Bordese
0e26568857
Remove demo token related code/logic
2022-06-09 09:16:10 -03:00
Innokentii Konstantinov
4818fd801c
Small improvements
2022-06-09 12:47:22 +04:00
Innokentii Konstantinov
e277534f32
Sync only admins and editors
2022-06-08 17:31:55 +04:00
Innokentii Konstantinov
1f49265079
Fix sync_user_with_cloud
2022-06-08 15:38:08 +04:00
Innokentii Konstantinov
893da302e1
Fix cloud_users view
2022-06-08 15:04:23 +04:00
Innokentii Konstantinov
6d7c478bfc
Add periodic task to sync users with cloud
2022-06-08 12:23:24 +04:00
Innokentii Konstantinov
308e59c769
Add disconnect cloud endpoint
2022-06-08 12:07:30 +04:00
Innokentii Konstantinov
ae0845d6a7
Add migration
2022-06-06 16:36:49 +04:00
Innokentii Konstantinov
8748240172
Remove token from cloud_connection view
2022-06-06 16:20:05 +04:00
Innokentii Konstantinov
829ed8230b
Make CloudConnection instance wide
2022-06-06 16:02:09 +04:00
Innokentii Konstantinov
4ef1ba9eb5
Add views
2022-06-05 19:09:40 +04:00
Innokentii Konstantinov
d182d4c305
Simplify sync with cloud system
2022-06-05 13:15:17 +04:00
Innokentii Konstantinov
75f319fb5d
Add CloudUsersView and CloudUserView
2022-06-04 16:49:10 +04:00
Innokentii Konstantinov
5e494531eb
Add CloudUsersView
2022-06-03 23:03:54 +04:00
Innokentii Konstantinov
0cdd2d7b8b
First touch on grafana cloud notifications
2022-06-03 19:47:25 +04:00
Michael Derynck
6b40f95033
World, meet OnCall!
...
Co-authored-by: Eve832 <eve.meelan@grafana.com>
Co-authored-by: Francisco Montes de Oca <nevermind89x@gmail.com>
Co-authored-by: Ildar Iskhakov <ildar.iskhakov@grafana.com>
Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
Co-authored-by: Julia <ferril.darkdiver@gmail.com>
Co-authored-by: maskin25 <kengurek@gmail.com>
Co-authored-by: Matias Bordese <mbordese@gmail.com>
Co-authored-by: Matvey Kukuy <motakuk@gmail.com>
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
Co-authored-by: Richard Hartmann <richih@richih.org>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
Co-authored-by: Yulia Shanyrova <yulia.shanyrova@grafana.com>
2022-06-03 08:09:47 -06:00