Add deploy results 99/51299/10
authorthuva4 <tharma.thuva@gmail.com>
Mon, 29 Jan 2018 11:38:17 +0000 (17:08 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Tue, 6 Feb 2018 15:43:52 +0000 (21:13 +0530)
commit5e37774a35b9bff0a8c5c6c81f34e8075531c3a0
treef5d5a1ae28ddbf8571ebf9cea0680adb1a85edf4
parente6afa4d647a48736fb6645618d773de1c544bbd6
Add deploy results

Create view and controller for deploy results
Add tests for deploy results

Change-Id: Iba29e7a867d45aacd18a26dc4e2d9363cdf8928d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
testapi/opnfv_testapi/handlers/deploy_result_handlers.py
testapi/opnfv_testapi/router/url_mappings.py
testapi/opnfv_testapi/tests/UI/e2e/deployResultsControllerSpec.js [new file with mode: 0644]
testapi/opnfv_testapi/ui/Gruntfile.js
testapi/opnfv_testapi/ui/app.js
testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResult.html [new file with mode: 0644]
testapi/opnfv_testapi/ui/components/deploy-results/deploy-result/deployResultController.js [new file with mode: 0644]
testapi/opnfv_testapi/ui/components/deploy-results/deployResults.html [new file with mode: 0644]
testapi/opnfv_testapi/ui/components/deploy-results/deployResultsController.js [new file with mode: 0644]
testapi/opnfv_testapi/ui/index.html
testapi/opnfv_testapi/ui/shared/header/header.html