summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/components/projects/project/testCases
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26Add toast message support for testcases pagethuva42-37/+47
Change-Id: Ic33cdc2a598d560bbbfc45977f4bbc278cf48e11 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove dplicate code in testcase pagethuva42-68/+8
Change-Id: I6269fc1b18a9912819c2c936d2e5c040edb2603f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-16fix the authentication=false in testcases pagethuva42-69/+69
fix the authentication error in testcases page when authenticate=false + tests JIRA: RELENG-340 Change-Id: Ic2ad2a9676de46e9e6b8209750a5728eea9fa9ab Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-02-27Add resource name in testcase confirm modalthuva41-2/+10
Add the name of the testcases in the delete confirm modal Change-Id: I03815865aaedf590c99fdb3a887a4b8cf07652d9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-29owner to creatorthuva41-0/+4
Change Owner to creator in pod, projects Add creator in testCase, scenarios Fix issue in e2e testing Change-Id: Ib520eb107dce2ed8fc6fd390f034f500bf4c742a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-16Bug fixes in results, tastcases and header filethuva42-4/+5
Remove the profile, signout option in authenticate false made Remove the sever request in authenticate false made Remove stop date, start date in results page Add build tag in results page fix issue in test cases page Change-Id: Ic3d16f53591017d2529926e4e3374aaa245c7dce Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-09Add links in prods,projects and results pagesthuva41-7/+4
Add links for the redirection Created Result page Change-Id: I7ba80f6a8d774d6fde33280f701c1188cb5c32d9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-23Implement the CRUD operations for Test casesthuva45-0/+525
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>