Commit Graph

133 Commits

Author SHA1 Message Date
Alexander Zobnin
a596d3e18a update grafana packages 2021-03-09 18:23:34 +03:00
Alexander Zobnin
8ef3dc9b93 Bump plugin version to 4.1.3 2021-03-05 11:09:33 +03:00
Alexander Zobnin
8f07afac1e bump version to 4.1.2 2021-01-28 12:35:10 +03:00
Alexander Zobnin
6b0351c12f update grafana packages 2020-11-13 11:57:23 +03:00
Alexander Zobnin
03ceeb293c update lodash to fix security alert 2020-09-03 08:40:05 +03:00
Alexander Zobnin
2c1430fd75 CI: sign plugin during release (#1039)
* Add grafana toolkit package

* CI: skip adding binaries to release branch

* CI: test signing plugin

* CI: skip branch build for test releases

* CI: do not use ssh key for fetching

* CI: get plugin in a separate image to avoid git LFS error

* CI: fix attaching workspace

* CI: fix attaching dir

* CI: adjust release process

* CI: clean up
2020-09-02 09:48:54 +03:00
Alexander Zobnin
ec48fa0e55 New release process 2020-06-04 15:05:54 +03:00
Alexander Zobnin
c6402cc232 fix tests 2020-06-04 12:45:25 +03:00
Alexander Zobnin
48767fe479 Update datasource config editor 2020-06-01 18:05:50 +03:00
Alexander Zobnin
11405d4dde Merge branch 'master' into backend 2020-05-29 10:33:11 +03:00
Alexander Zobnin
a8e34431a5 update packages WIP 2020-05-29 10:17:50 +03:00
Alexander Zobnin
bf441c5ed1 sync packages 2020-05-28 17:49:08 +03:00
Alexander Zobnin
c2aa84f349 Merge branch 'master' into backend 2020-05-28 12:02:36 +03:00
Alexander Zobnin
ca0f297ac7 Move tooltip to components 2020-05-19 11:48:10 +03:00
Alexander Zobnin
959cea2061 Problems: improve ack dialog (add ack options), closes #942 2020-05-18 19:41:33 +03:00
Alexander Zobnin
93b1468000 Auto-detect zabbix version, closes #727 2020-05-14 18:26:29 +03:00
Alexander Zobnin
fde56d24e9 Fix variable query editor 2020-05-08 17:45:05 +03:00
Alexander Zobnin
b704bf23c1 Update popper, fix #900 2020-04-29 20:51:50 +03:00
Alexander Zobnin
dad0fd965d Migrate backendSrv to getBackendSrv, fix direct DB connection 2020-03-20 17:03:49 +03:00
Alexander Zobnin
4daee57681 Bump version to 3.11.0 2020-03-20 16:27:11 +03:00
Alexander Zobnin
5c9d9cd92e fix tests
See https://github.com/jsdom/jsdom/issues/1782
https://github.com/grafana/grafana/issues/20921
2020-01-16 13:58:12 +03:00
Alexander Zobnin
f7adf0e379 Merge branch 'master' into backend 2020-01-16 12:34:25 +03:00
Alec Sears
92e77617cf [Backend] Merge 'master' changes into the backend (#875)
* CI: fix shellcheck issues (#789)

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* annotations: fix options in grafana 6.x, fix #813

* fix function editor in Grafana 6.4, closes #810

* add typings for grafana packages

* Add $__range_series variable for calculating function over the whole series, #531

* fix tests

* Don't set alert styles for react panels, fix #823

* docs: add range variables

* docs: percentile reference

* fix codespell

* update packages (build with node 12)

* update circleci node image to 12

* fix test configuration (babel)

* Fix 817 (#851)

* problems: update panel schema

* update packages (build with node 12)

* problems: use datasource from target

* problems: fix query editor after schema update

* problems: fix list layout

* update circleci node image to 12

* fix tests

* build(deps-dev): bump lodash from 4.17.10 to 4.17.13 (#852)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>

* fix packages security alerts

* problems: fix tags adding and removal

* fix adding func from typeahead, closes #468

* update change log

* bump plugin version to 3.10.5

* problems: fix tag removal (list layout)

* Fix percentile() function, closes #862 (#863)

Like the other aggregation functions, the datapoints need to be sorted in
time before calling groupBy_perf().

* Update copyright, happy New Year!

* fix not acknowledged problem color with a message (#858)

* fix not acknowledged problem color with a message

* fix not acknowledged problem color with a message, closes #857

* Variable query editor (#856)

* refactor: convert module to typescript

* refactor: covert utils to typescript

* variable query editor WIP

* variable editor: fix type error after grafana/ui update

* variable editor: use FormLabel from grafana/ui

* variable editor: refactor

* variable editor: input validation and highlights

* variable editor: fix tests

* variable query: fix backward compatibility with empty queries

* fix linter errors

* variable editor: fix variable replacement in queries

* Fixes for backend

Co-authored-by: Mario Trangoni <mario@mariotrangoni.de>
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Reibert <mreibert@netskope.com>
Co-authored-by: memfiz <arnis.civciss@gmail.com>
2020-01-15 14:48:43 +03:00
Alexander Zobnin
82cfda6524 Variable query editor (#856)
* refactor: convert module to typescript

* refactor: covert utils to typescript

* variable query editor WIP

* variable editor: fix type error after grafana/ui update

* variable editor: use FormLabel from grafana/ui

* variable editor: refactor

* variable editor: input validation and highlights

* variable editor: fix tests

* variable query: fix backward compatibility with empty queries

* fix linter errors

* variable editor: fix variable replacement in queries
2020-01-13 11:31:40 +03:00
Alexander Zobnin
90b8bfa99c bump plugin version to 3.10.5 2019-12-26 17:59:24 +03:00
Alexander Zobnin
4fcef290a7 fix packages security alerts 2019-12-26 16:51:02 +03:00
dependabot[bot]
68aa093cf3 build(deps-dev): bump lodash from 4.17.10 to 4.17.13 (#852)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-26 16:33:36 +03:00
Alexander Zobnin
c1db914376 fix test configuration (babel) 2019-12-25 12:12:36 +03:00
Alexander Zobnin
d09830f797 update packages (build with node 12) 2019-12-25 11:25:48 +03:00
Alexander Zobnin
ec36b7241b update sass-loader (build with node 12) 2019-12-13 14:12:43 +03:00
Alexander Zobnin
aa93e752c8 Merge branch 'multidatasource-pr' of github.com:dneth/grafana-zabbix into dneth-multidatasource-pr 2019-12-13 13:52:09 +03:00
Alec Sears
e153473421 Finish 2019-10-18 16:21:46 -05:00
Alec Sears
ee7af6ebf9 Upgrade Babel 2019-10-18 16:17:50 -05:00
Alec Sears
05243a9701 Progress 2019-10-18 16:17:48 -05:00
Alec Sears
a50c9a3e77 Update CircleCI to use Makefile and cache Go dependencies 2019-10-10 15:15:55 -05:00
Alexander Zobnin
ca50d0db98 add typings for grafana packages 2019-10-09 14:10:44 +03:00
Alexander Zobnin
0938d06487 Build files for backend 2019-09-24 19:29:18 +03:00
Alexander Zobnin
0855fe5189 Bump plugin version to 3.10.4 2019-08-08 12:49:50 +03:00
Alexander Zobnin
15d76dc941 bump plugin version to 3.10.3 2019-07-26 14:46:39 +03:00
Alexander Zobnin
4346e13365 fix function editor in Grafana 6, #765 2019-07-08 15:25:41 +03:00
Alexander Zobnin
e63e19c757 bump version to 3.10.1 2019-03-05 14:23:12 +03:00
Alexander Zobnin
056be6a7f2 tests: fix React import error 2019-02-12 22:28:05 +03:00
Alexander Zobnin
d7db242426 fix problems panel tests 2019-02-12 22:28:04 +03:00
Alexander Zobnin
2a3ff46a6a add types for classnames 2019-02-12 22:28:01 +03:00
Alexander Zobnin
9e40959ef6 problems ack dialog: submit on enter and show error for empty message 2019-02-12 22:28:00 +03:00
Alexander Zobnin
6e9a3e256d problems panel: update tooltip 2019-02-12 22:27:59 +03:00
Alexander Zobnin
6861d80530 problems panel: ack dialog 2019-02-12 22:27:55 +03:00
Alexander Zobnin
0b626898bb initial problems panel 2019-02-12 22:27:54 +03:00
Alexander Zobnin
6666a4f863 webpack: clean up grunt tasks (leave only benchmark runner) #632 2018-10-21 17:02:43 +03:00
Alexander Zobnin
331634dfdf initial webpack build, #632 2018-10-21 14:08:27 +03:00