Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Zobnin
dad0fd965d Migrate backendSrv to getBackendSrv, fix direct DB connection 2020-03-20 17:03:49 +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
1d13520358 fix tests 2019-10-09 15:42:34 +03:00
Alexander Zobnin
ae32dfb9a7 use trends only if interval strictly greater than specified 2019-02-14 10:55:34 +03:00
Alexander Zobnin
2b44a40c55 tests: extract mocks into separate module 2018-11-15 10:13:49 +03:00
Alexander Zobnin
ed5cc05c13 Merge branch 'master' of https://github.com/g-goessel/grafana-zabbix into g-goessel-master 2018-08-28 20:34:37 +03:00
Alexander Zobnin
6151af256b fix datasource tests 2018-08-28 18:15:53 +03:00
Alexander Zobnin
8a51d1d854 minor refactor 2018-08-28 16:37:51 +03:00
g-goessel
9cfb7e210a Implements proposal #597 2018-07-23 12:18:30 +02:00
Alexander Zobnin
ca6a7d02c4 refactor of PR #526 2018-02-20 22:21:24 +03:00
akotynski
a9d0b4195e remove options to hide columns 2018-02-16 09:08:06 +01:00
akotynski
cc87f731aa Add options for table 2018-02-14 11:52:40 +01:00
Alexander Zobnin
48a003a930 fix regex-based text filter 2018-01-27 13:26:14 +03:00
Alexander Zobnin
7a517be6e1 tests for text data table format 2018-01-27 13:17:31 +03:00
Alexander Zobnin
e80a814880 migrate tests to Jest 2017-10-30 20:26:53 +03:00