summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/components/results
AgeCommit message (Collapse)AuthorFilesLines
2018-03-31Remove duplicate code in result pagethuva42-44/+9
Change-Id: I07d818e56aa393d4bddabb232d090bc911dd1996 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-16Change deatails in result page to dynamicthuva42-34/+7
Change the static code of the show details in the result page to dynamic JIRA: RELENG-358 Change-Id: I3cf29ba6d7cc852de127f715b7ed27576350ae63 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-15delete useless trust_indicator in result modelSerenaFeng2-30/+0
this field aims to mark testcase status in CI evolution, it is a little bit abused, since results is used to save real-time testing result, when CI evolution is talked about again, another collection(let's say testcase_status) will be developed. Change-Id: Id797591a419b097899362ffa82010bff2e6d6cd3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-13show start_date in results pageSerenaFeng1-2/+2
Change-Id: If8802751b0eede1642f249988190f5d2fe9738c2 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-08Keep state when user click back in browserthuva41-2/+14
Add service to keep the filter state for every page. Filters will reload when user click back in the browser. JIRA: RELENG-349 Change-Id: I1d82b3ce6004fa41b07ffd0b87626825aa01c922 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-02-28Add enter to searchthuva41-18/+3
Add directive to filter the list by enter JIRA: RELENG-351 Change-Id: I1abc92cdf2cb103e1ba9b685437b65035c88dd5d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-29add suggestions in result pagethuva42-7/+85
filter suggestions in results page fix ui in results page Change-Id: Id0eebd9575b5f494061130afe2c7d42c74985cec Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-18Merge "Design the scenario create method"Serena Feng1-204/+13
2018-01-16Bug fixes in results, tastcases and header filethuva41-5/+3
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-16Design the scenario create methodthuva41-204/+13
design scenario create method in modal way. design scenario page. Add,delete for installers,versions, projects and customs are implemented. tests are added. 1. Pods page 2. project page 3. Scenarios 4. Scenario Change-Id: Ice26af77ec3d5fe874cf5c2062f208072dea289f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-01-09Add links in prods,projects and results pagesthuva44-1/+195
Add links for the redirection Created Result page Change-Id: I7ba80f6a8d774d6fde33280f701c1188cb5c32d9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-30Add the filter option in results pagethuva42-49/+112
apply multiple filter in results page. Add e2e tests for results page. Change-Id: Ia55407d921136756ab5f15507c92775f95a761dc Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-11-21move self-developed front-end codes to ui/SerenaFeng2-0/+485
Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>