summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui/components/pods/pod/podController.js
AgeCommit message (Collapse)AuthorFilesLines
2018-03-31Remove code duplication in pod pagethuva41-3/+5
Create a service to map the object field with the data label. Change-Id: I0c3e96dca01a27ec4785c1426d82e115afb6c1df Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-12-05Add view option in pods pagethuva41-0/+56
Created the view function for the pods page. It will redirect to pods/:name page where user can see the more details about the pod. Change-Id: I0d6c06098fd78ecca523a49e2bb532001adaeaa8 Signed-off-by: thuva4 <tharma.thuva@gmail.com>