From 5ff5c5c2450d1203f285fdf77fd0496cd6c05f20 Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Mon, 27 Aug 2018 13:54:26 +0200 Subject: [PATCH 1/9] added a loading view with a spining grafana logo --- public/views/index.template.html | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/public/views/index.template.html b/public/views/index.template.html index f4c5d183fc8..491846f8c0f 100644 --- a/public/views/index.template.html +++ b/public/views/index.template.html @@ -20,10 +20,25 @@ + - - + +
+ +
LOADING GRAFANA
+
+ @@ -115,4 +130,4 @@ - \ No newline at end of file + From 8bdabad86e14a128907afecd66f77b0433aed2f1 Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Tue, 28 Aug 2018 13:51:12 +0200 Subject: [PATCH 2/9] changed from rotating to bouncing, maybe to much squash and stretch --- public/views/index.template.html | 75 +++++++++++++++++++++++++++----- 1 file changed, 65 insertions(+), 10 deletions(-) diff --git a/public/views/index.template.html b/public/views/index.template.html index 491846f8c0f..c88b39a7c94 100644 --- a/public/views/index.template.html +++ b/public/views/index.template.html @@ -21,20 +21,75 @@ - -
-