Disable Community Results page and restrict access to results 79/61579/1
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Thu, 30 Aug 2018 08:30:05 +0000 (11:30 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Thu, 30 Aug 2018 08:30:05 +0000 (11:30 +0300)
commitdf480a31dcbcc8c7a5373419d0a7561f548e1c52
tree514f23373bcf9bd5225604d41b64cbd1b4f3de49
parentbe9e0c7bd184cf7624753c8166e51dbc858d3717
Disable Community Results page and restrict access to results
to logged in users

JIRA: DOVETAIL-736

This patch disables the Community Results page. Furthermore,
allows only logged in users to fetch results from the rest api.
Finally, fixes a minor bug on the javascript side, where the name
of the logged in user is stored.

Change-Id: Iedf1f170746501455662dc7e1d01ae0508f79488
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
3rd_party/static/testapi-ui/app.js
3rd_party/static/testapi-ui/components/results/resultsController.js
opnfv_testapi/resources/test_handlers.py