From d9bc27c4afd77d726899b083c426c53f682598db Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sat, 16 Jan 2016 21:16:22 +0300 Subject: [PATCH] Working on new query editor - changed dropdown to input with autocomplete. --- .../partials/query.editor.html | 111 ++++++------------ plugins/datasource-zabbix/queryCtrl.js | 45 +++++-- plugins/datasource-zabbix/zabbixCacheSrv.js | 18 ++- 3 files changed, 82 insertions(+), 92 deletions(-) diff --git a/plugins/datasource-zabbix/partials/query.editor.html b/plugins/datasource-zabbix/partials/query.editor.html index 383d965..7682311 100644 --- a/plugins/datasource-zabbix/partials/query.editor.html +++ b/plugins/datasource-zabbix/partials/query.editor.html @@ -76,7 +76,7 @@