Bug fix for ONAP/OVP portals 15/67615/4
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 18 Apr 2019 15:48:22 +0000 (18:48 +0300)
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>
Wed, 24 Apr 2019 14:04:43 +0000 (17:04 +0300)
commitda620c17769c0357e4a9137eedbb7cf044cc38d4
treee2008953fa3637cd9da96fece5c2165e703436df
parent6ade07b42e9ef39dafda4504bc61eb4661b10cde
Bug fix for ONAP/OVP portals

During portal review, some errors have been noticed and fixed.
- 'no role', In the 'My Results' page are displayed also results
from other users.
- 'user,reviewer' role, In the 'My Results' page are appeared all
results and not only for the current user.
- 'administrator' role, The applications are not appeared in the
application page
- 'reviewer' role, Reviewers cannot submit votes and after few
seconds a 'time out' is received.

Change-Id: Ia9bc3c4fdcac1b37ac03adff64ff689ca2428c0f
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
3rd_party/static/onap-ui/components/application/application.html
3rd_party/static/onap-ui/components/application/applicationController.js
3rd_party/static/onap-ui/components/results/resultsController.js
3rd_party/static/testapi-ui/app.js
3rd_party/static/testapi-ui/components/application/application.html
3rd_party/static/testapi-ui/components/application/applicationController.js
3rd_party/static/testapi-ui/components/results/resultsController.js
opnfv_testapi/resources/application_handlers.py
opnfv_testapi/resources/handlers.py