summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/components/deploy-results
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Merge "Change deatails in deploy result page to dynamic"Serena Feng1-14/+4
2018-03-13Change deatails in deploy result page to dynamicthuva41-14/+4
Change the static code of the show details in the deploy result page to dynamic JIRA: RELENG-358 Change-Id: Icce775ce988f4b0e6cd71101684154581d20c753 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-13add version in deployresults pageSerenaFeng2-0/+6
Change-Id: Id7c8064933c150fa72cbe1351a99aeb80e8f2150 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-03-08Keep state when user click back in browserthuva41-2/+12
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-1/+3
Add directive to filter the list by enter JIRA: RELENG-351 Change-Id: I1abc92cdf2cb103e1ba9b685437b65035c88dd5d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-02-06Add deploy resultsthuva44-0/+474
Create view and controller for deploy results Add tests for deploy results Change-Id: Iba29e7a867d45aacd18a26dc4e2d9363cdf8928d Signed-off-by: thuva4 <tharma.thuva@gmail.com>