• A
    Add GroupFilterableList to be used as filterable class · 312d02ad
    Alfredo Sumaran 提交于
    - GroupFilterableList extends from FilterableList which is used in other places that doesn’t use Vue.
    - GroupFilterableList interacts with a Vue store object.
    - Deleted groups_list.js since is not needed anymore, filtering is handled via ajax in GroupFilterableList
    312d02ad
webpack.config.js 6.9 KB