From 55bb29b1d7b977b387a74f754b4baea94274141c Mon Sep 17 00:00:00 2001 From: grakiss Date: Mon, 30 Oct 2017 07:26:37 +0000 Subject: [cvp-web] Show some SUT hardware info in 'My Results' [cvp-web] Show SUT endpoint in web page JIRA: DOVETAIL-541 JIRA: DOVETAIL-547 Show some SUT hardware info that dovetail concern in 'My Results' web page. Show the info of all endpoints get from Dovetail tool in the web page. Change-Id: Ibc465396e17b7c22678e3948fa2f659cbff6f323 Signed-off-by: grakiss --- cvp/3rd_party/static/testapi-ui/components/results/results.html | 6 ++++-- .../static/testapi-ui/components/results/resultsController.js | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'cvp/3rd_party/static/testapi-ui/components/results') diff --git a/cvp/3rd_party/static/testapi-ui/components/results/results.html b/cvp/3rd_party/static/testapi-ui/components/results/results.html index e1d05b2d..cd38ad75 100644 --- a/cvp/3rd_party/static/testapi-ui/components/results/results.html +++ b/cvp/3rd_party/static/testapi-ui/components/results/results.html @@ -25,6 +25,7 @@ Label Status Log + SUT Operation Share List @@ -32,13 +33,14 @@ - {{ result.upload_date }} + {{ result.upload_date | limitTo:19}} {{ result.id }} {{ result.filename || "None"}} {{ result.status }} logs - + info +