-
- Downloads
Add GroupFilterableList to be used as filterable class
- 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
Showing
- app/assets/javascripts/filterable_list.js 27 additions, 19 deletionsapp/assets/javascripts/filterable_list.js
- app/assets/javascripts/groups/groups_filterable_list.js 29 additions, 0 deletionsapp/assets/javascripts/groups/groups_filterable_list.js
- app/assets/javascripts/groups/index.js 4 additions, 2 deletionsapp/assets/javascripts/groups/index.js
- app/assets/javascripts/groups_list.js 0 additions, 14 deletionsapp/assets/javascripts/groups_list.js
- config/webpack.config.js 0 additions, 1 deletionconfig/webpack.config.js
Please register or sign in to comment