summaryrefslogtreecommitdiff
path: root/src/components/Global/TableFilter.vue
AgeCommit message (Collapse)AuthorFilesLines
2020-04-21Create TableFilter componentYoshie Muranaka1-0/+93
Global TableFilter component and TableFilterMixin can be used with any table. The TableFilterMixin will return filtered data with items that match any of the filter tags. When the table search component is built, it should use the BoostrapVue Table :filter prop. - Filter by status added to Sensors table Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I57ebab1686b2d267383cb0e1be252627bf42c98c