From 075d01820c2d7de325152aa8154dae918790af46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 23 Sep 2015 09:58:36 +0200 Subject: [PATCH] poc: some tests for new influxdb editor --- .../influxdb/partials/query.editor.html | 78 ++++++++----------- .../plugins/datasource/influxdb/queryCtrl.js | 7 +- 2 files changed, 39 insertions(+), 46 deletions(-) diff --git a/public/app/plugins/datasource/influxdb/partials/query.editor.html b/public/app/plugins/datasource/influxdb/partials/query.editor.html index c9c7203bed7..6ab3528b5c1 100644 --- a/public/app/plugins/datasource/influxdb/partials/query.editor.html +++ b/public/app/plugins/datasource/influxdb/partials/query.editor.html @@ -48,60 +48,22 @@
  • +
  • + WHERE +
  • +
  • + +
  • +
    -
    -
      -
    • - WHERE -
    • -
    • - -
    • -
    -
    -
    - -
    -
      -
    • - SELECT -
    • -
    • - -
    • -
    • - -
    • -
    • - -
    • -
    • - AS -
    • -
    • - -
    • -
    - -
      -
    • - -
    • -
    • - -
    • -
    -
    -
    -
    • @@ -146,6 +108,32 @@
    +
    + + + +
    +
    + +