From 399ec2f328f56c1f81c454ecedfb6b99eaf93c42 Mon Sep 17 00:00:00 2001 From: LeoQi Date: Thu, 20 Sep 2018 09:38:01 +0800 Subject: fix testsuite name bugs and improve some ui details JIRA: BOTTLENECK-247 fix the bug where the testsuite name contains Chinese characters. add license header automatically when a testcase created. ui improvements: workflow panel only turns up when a testcase executes. add grafana pages in the webpage 'Test Result'. add the highlight effect on the navigation item. Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7 Signed-off-by: LeoQi --- test-scheduler/ui/src/App.vue | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) (limited to 'test-scheduler/ui/src/App.vue') diff --git a/test-scheduler/ui/src/App.vue b/test-scheduler/ui/src/App.vue index c432a12d..0b77aa63 100644 --- a/test-scheduler/ui/src/App.vue +++ b/test-scheduler/ui/src/App.vue @@ -3,10 +3,10 @@

OPNFV Bottlenecks Portal

@@ -14,6 +14,30 @@ + -- cgit 1.2.3-korg