Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Zobnin
74c5dc866d Webpack: do not remove dist/ on build 2021-05-19 16:25:06 +03:00
Alexander Zobnin
ca58679a3f Chore: rename app config 2020-05-19 10:29:07 +03:00
Alexander Zobnin
fc9aae0644 Fix help page 2020-05-08 18:02:22 +03:00
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
d09830f797 update packages (build with node 12) 2019-12-25 11:25:48 +03:00
Alexander Zobnin
ca50d0db98 add typings for grafana packages 2019-10-09 14:10:44 +03:00
Alexander Zobnin
4346e13365 fix function editor in Grafana 6, #765 2019-07-08 15:25:41 +03:00
Alexander Zobnin
0b626898bb initial problems panel 2019-02-12 22:27:54 +03:00
Alexander Zobnin
c58cb42c12 webpack: fix copying of plugin.json 2018-10-29 12:11:43 +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