From ea7c6edcd0468cc6145967596364507d24c9805d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 2 Sep 2015 12:36:56 +0200 Subject: [PATCH] feat(cloudwatch): lots of refactoring and polish work on cloudwatch query editor --- .../cloudwatch/partials/query.editor.html | 122 +++--------------- .../datasource/cloudwatch/queryCtrl.js | 84 ++++++++---- 2 files changed, 77 insertions(+), 129 deletions(-) diff --git a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html index cd38cde7205..1da41fc2020 100644 --- a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html +++ b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html @@ -2,30 +2,13 @@