Enhanced OVP Web Portal 17/66617/6
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 24 Jan 2019 13:04:15 +0000 (15:04 +0200)
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>
Wed, 10 Apr 2019 15:06:01 +0000 (18:06 +0300)
commit71bdc6752f47b7da7282f786570fbe717973fb6d
treef8bc25e843293b52bd7012d9861941498f7a1b58
parentc64b58a5a89ae7ac51f4f7b41e2842980e112346
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 <pkaralis@intracom-telecom.com>
15 files changed:
3rd_party/static/testapi-ui/app.js
3rd_party/static/testapi-ui/assets/css/cvp-style.css
3rd_party/static/testapi-ui/components/application/application.html
3rd_party/static/testapi-ui/components/application/applicationController.js
3rd_party/static/testapi-ui/components/profile/profile.html
3rd_party/static/testapi-ui/components/profile/profileController.js
3rd_party/static/testapi-ui/components/results/modal/applicationModal.html [new file with mode: 0644]
3rd_party/static/testapi-ui/components/results/modal/applicationView.html [new file with mode: 0644]
3rd_party/static/testapi-ui/components/results/modal/reviewsModal.html [new file with mode: 0644]
3rd_party/static/testapi-ui/components/results/results.html
3rd_party/static/testapi-ui/components/results/resultsController.js
3rd_party/static/testapi-ui/index.html
3rd_party/static/testapi-ui/shared/header/header.html
opnfv_testapi/resources/test_handlers.py
opnfv_testapi/router/url_mappings.py