From 71bdc6752f47b7da7282f786570fbe717973fb6d Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Thu, 24 Jan 2019 15:04:15 +0200 Subject: Enhanced OVP Web Portal The OVP web portal is updated with some improvements. Those improvements are focused on the styling part of the portal as well as on the introduction of new functions related to the reviews, applications and the generally flow. JIRA: DOVETAIL-670 JIRA: DOVETAIL-760 Change-Id: Ic5ca90eaaee36de43486ff55ad9aa788136587c6 Signed-off-by: Panagiotis Karalis --- 3rd_party/static/testapi-ui/shared/header/header.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '3rd_party/static/testapi-ui/shared') diff --git a/3rd_party/static/testapi-ui/shared/header/header.html b/3rd_party/static/testapi-ui/shared/header/header.html index 54470e7..fad240c 100644 --- a/3rd_party/static/testapi-ui/shared/header/header.html +++ b/3rd_party/static/testapi-ui/shared/header/header.html @@ -19,7 +19,12 @@ ng-if="auth.isAuthenticated && auth.currentUser.role.indexOf('administrator') != -1"> Applications -
  • +
  • + Incoming Reviews +
  • +
  • My Results
  • -- cgit 1.2.3-korg