Commit graph

173 commits

Author SHA1 Message Date
Matvey Kukuy
8e91d87fcc Fixing images 2022-06-14 17:12:14 +03:00
Matvey Kukuy
bcfb4c8e98
Merge pull request #67 from grafana/launch-frontend-polishing
makeReq
2022-06-14 17:02:26 +03:00
Yulia Shanyrova
fe7acb3863 makeReq 2022-06-14 15:51:32 +02:00
Matvey Kukuy
bfa2966f81 8080 -> 8000 port for consistency 2022-06-14 16:38:21 +03:00
Matvey Kukuy
1fb9375572 Merge remote-tracking branch 'origin/dev' into dev 2022-06-14 15:29:32 +03:00
Matvey Kukuy
198f97142f Fixing utf8 and docker compose 2022-06-14 15:29:23 +03:00
Matvey Kukuy
e0dbee7fab
Merge pull request #60 from grafana/launch-frontend-polishing
bug fixes
2022-06-14 14:41:49 +03:00
Yulia Shanyrova
d1f7104d38 fix for link for OSS version 2022-06-14 13:01:49 +02:00
Yulia Shanyrova
c8422b6715 bug fixes 2022-06-14 12:29:18 +02:00
Matvey Kukuy
f5b81211d6 Reverting utf8 fix 2022-06-14 13:00:02 +03:00
Matvey Kukuy
d7ad590c4f
Merge pull request #58 from grafana/api_key_docs
Add api key docs
2022-06-14 12:50:17 +03:00
Innokentii Konstantinov
3a61519c4b Add api key docs 2022-06-14 13:28:22 +04:00
Innokentii Konstantinov
aa212fc1b3
Merge pull request #57 from grafana/fix_db_encoding
Fix db encoding
2022-06-14 13:04:06 +04:00
Innokentii Konstantinov
3f5521972d Fix db encoding 2022-06-14 12:56:52 +04:00
Matvey Kukuy
f64be6c14c Top menu fix 2022-06-14 11:53:56 +03:00
Matvey Kukuy
b590fdab94
Update README.md 2022-06-14 09:49:27 +03:00
Alyssa Wada
21dacb83bc
oncall images for docs (#55) 2022-06-13 17:37:59 -06:00
Michael Derynck
a2f60b508a
Update screenshot (#53)
Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
2022-06-13 16:23:18 -06:00
Michael Derynck
c90a31c1e9
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>
2022-06-13 15:17:12 -06:00
Michael Derynck
3142c8f396
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>
2022-06-13 14:59:44 -06:00
Michael Derynck
a0e78dc26c
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>
2022-06-13 14:04:01 -06:00
Matvey Kukuy
a16dbe6896
Update docker-compose.yml 2022-06-13 22:04:45 +03:00
Matvey Kukuy
ae0f81cb41
Merge pull request #45 from grafana/telegram_polish
Polishing telegram
2022-06-13 21:09:00 +03:00
Matvey Kukuy
551627d367 Polishing telegram 2022-06-13 21:06:11 +03:00
Matias Bordese
c82a9a73d6
Merge pull request #24 from grafana/1043-log-error-trying-to-notify-viewer
Log (failed) attempt to notify a user with viewer role
2022-06-13 14:59:00 -03:00
Innokentii Konstantinov
285a55230c Fix cloud heartbeat name 2022-06-13 20:42:05 +04:00
Matvey Kukuy
df1516329d
Merge pull request #44 from grafana/remove-base-url-https-prefix
Remove https:// prefix from BASE_URL docker env var
2022-06-13 18:24:44 +03:00
Matias Bordese
29d8369274 Remove https:// prefix from BASE_URL docker env var 2022-06-13 11:44:22 -03:00
Innokentii Konstantinov
f2ee00f288 Fix MS teams user tab 2022-06-13 17:42:55 +04:00
Ildar Iskhakov
6a2e2acfcb Fix migration 2022-06-13 16:29:39 +03:00
Matvey Kukuy
85de2f65af Removing excessive OSS_INSTALLATION from dev setting 2022-06-13 16:13:24 +03:00
Matvey Kukuy
464fbcae9f Merge remote-tracking branch 'origin/dev' into dev 2022-06-13 16:02:07 +03:00
Matvey Kukuy
502d25101c Commenting out docs publishing 2022-06-13 16:01:59 +03:00
Matvey Kukuy
63a4f0ea25
Merge pull request #6 from grafana/docs-refresh-before-oss
OSS Docs refresh
2022-06-13 16:00:02 +03:00
Matvey Kukuy
34e94ce823 Slack polishing & docs 2022-06-13 15:33:56 +03: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
Ildar Iskhakov
b3add5c9b8 Fix typo in template 2022-06-13 13:38:40 +03:00
Ildar Iskhakov
385738dd48 Merge branch 'dev' of https://github.com/grafana/oncall into dev 2022-06-13 13:38:02 +03:00
Ildar Iskhakov
e5b55507d9 Fix typo in templates 2022-06-13 13:37:48 +03:00
Matvey Kukuy
c6ba0d1073 Merge branch 'dev' into docs-refresh-before-oss 2022-06-13 12:39:19 +03:00
Ildar Iskhakov
c2c503788b
Merge pull request #37 from grafana/refactor-integrations
Refactor integrations
2022-06-13 12:15:58 +03:00
Matvey Kukuy
eb87a57b43 Open Source page 2022-06-13 12:11:38 +03:00
Ildar Iskhakov
f81227a2d1 Fix linting 2022-06-13 11:43:24 +03:00
Ildar Iskhakov
570b832225 Fix linting 2022-06-13 11:27:41 +03:00
Matvey Kukuy
e9b9d50a79
Update README.md 2022-06-13 09:59:22 +03:00
Matvey Kukuy
2e432b4cb7 Merge remote-tracking branch 'origin/dev' into dev 2022-06-10 22:58:53 +03:00
Matvey Kukuy
78f7d960d6 Polishing... 2022-06-10 22:58:46 +03:00
Matvey Kukuy
979862354a
Merge pull request #30 from grafana/plugin-configuration-polish
Plugin configuration polish
2022-06-10 21:50:58 +03:00
Yulia Shanyrova
1070fc0bd3 Grafana URL saved at localstorage, confirmation window deleted 2022-06-10 20:05:36 +02:00
Matvey Kukuy
7dbc8dcdc6 Developer setup update 2022-06-10 17:51:50 +03:00