From ffe419bf63938be76af7e57ee782ae928a7391f7 Mon Sep 17 00:00:00 2001 From: grakiss Date: Mon, 20 Nov 2017 07:45:40 +0000 Subject: [cvp-web] Admin can approve and not approve results JIRA: DOVETAIL-562 According to the CVP workflow, once a result has been submitted to review, the admin will send email to all reviewers to get the comment (+1 / -1). Enable admin to approve/not approve the result after he gets the feedback from all reviewers. Otherwise, the result will always be in 'review' status. Change-Id: Ic3ace3c7284c70e9a8186d03e6cd88c91ecc76f9 Signed-off-by: grakiss --- .../testapi-ui/components/results/results.html | 12 +++---- cvp/opnfv_testapi/resources/test_handlers.py | 38 +++++++++++++++++++--- 2 files changed, 39 insertions(+), 11 deletions(-) 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 a16ac30b..1f816ea7 100644 --- a/cvp/3rd_party/static/testapi-ui/components/results/results.html +++ b/cvp/3rd_party/static/testapi-ui/components/results/results.html @@ -15,6 +15,7 @@
+
@@ -48,12 +49,10 @@ Operation @@ -88,6 +87,7 @@ +