Redesign the projects page & project page 01/48501/4
authorthuva4 <tharma.thuva@gmail.com>
Thu, 7 Dec 2017 04:17:08 +0000 (09:47 +0530)
committerthuva4 <tharma.thuva@gmail.com>
Fri, 15 Dec 2017 12:53:34 +0000 (18:23 +0530)
commit4e98903ccae3363090de8fefb463b64a943b8f9f
tree202e1bbcf59fb13d57f6ef390644188fdfc23a2e
parent41ff15069d96ea1040cb457b39f909967dabb8bc
Redesign the projects page & project page

redesign the projects page like pods page
included the delete, filter, create, edit,
batch delete in the projects page.
Unify the update modal for projects page and
project page.
Fix authenticate - fault opertaions

Change-Id: If4ea50ada11941c5d9199d898476837020c02241
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
testapi/opnfv_testapi/ui/app.js
testapi/opnfv_testapi/ui/components/projects/modals/projectModal.html [new file with mode: 0644]
testapi/opnfv_testapi/ui/components/projects/project/project.html
testapi/opnfv_testapi/ui/components/projects/project/projectController.js
testapi/opnfv_testapi/ui/components/projects/project/updateModal.html [deleted file]
testapi/opnfv_testapi/ui/components/projects/projects.html
testapi/opnfv_testapi/ui/components/projects/projectsController.js
testapi/opnfv_testapi/ui/config.json
testapi/opnfv_testapi/ui/shared/alerts/confirmModalFactory.js