Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Zobnin
2ffc5ca297 Improved regex highlighting in query editor (using custom css).
Removed unused fields from targets ('isRegex' and 'style').
2016-03-30 21:41:37 +03:00
Alexander Zobnin
14d8caf61e Fixed triggers filtering by value (All, OK, Problems). 2016-03-30 20:33:50 +03:00
Alexander Zobnin
7f75abb2d3 Fixed migration issues. 2016-03-29 13:50:05 +03:00
Alexander Zobnin
3f028c7e2d Added migrations module for target format converting. 2016-03-29 12:12:49 +03:00
Alexander Zobnin
d15ffd4cd0 Fixed template variable query with new cache model. 2016-03-27 18:57:20 +03:00
Alexander Zobnin
af59f87246 Fixed annotations. 2016-03-19 15:09:13 +03:00
Alexander Zobnin
e8b4a4319c Services refactor - using ES6 modules. 2016-03-19 14:10:44 +03:00
Alexander Zobnin
1ba30bc902 Fixed templateSrv error in datasource.js 2016-03-19 10:42:45 +03:00
Alexander Zobnin
17e8529127 Fixed directives. 2016-03-16 21:41:19 +03:00
Alexander Zobnin
816870136c Modules renamed using John Papa Angular Style Guide. 2016-03-16 21:15:46 +03:00
Alexander Zobnin
de8a1ff621 zabbixAPI (-> zabbixAPIService) and zabbixAPIService (-> zabbixAPICoreService) refactor. 2016-03-15 23:26:53 +03:00
Alexander Zobnin
775c2ddac1 queryCtrl and utils module refactor. Suppress "use strict" warnings in modules. 2016-03-15 20:14:23 +03:00
Alexander Zobnin
8b37478131 Initial ES6 migration. module.js and datasource.js are migrated to ES6. 2016-03-14 23:43:10 +03:00