summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/components/projects/project/projectController.js
AgeCommit message (Collapse)AuthorFilesLines
2018-04-10Remove duplicate code in project pagethuva41-2/+4
Change-Id: I56041710c10404c8deca02cdbfb6804105a48a8a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-23Implement the CRUD operations for Test casesthuva41-74/+0
Created the testcases, testcase pages Remove update, delete buttons in project page. add protractor tests for testcases page. change tabs to spaces Change-Id: Id7d381b13dca4f228bda24fa1abad7c465b5cef7 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-15Redesign the projects page & project pagethuva41-80/+27
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>
2017-11-21move self-developed front-end codes to ui/SerenaFeng1-0/+183
Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>