portainer/app/docker/components/datatables/tasks-datatable
xAt0mZ 1138fd5ab1
fix(datatables): allow selecting range using shift (#344) (#2962)
* fix(datatables): allow selecting range using shift (#344)

* feat(datatables): more intuitive batch select behaviour

* feat(datatables): add overridable function called on selection change

* refactor(datatables): remove custom selectAll on Generic-extending Controllers

* fix(datatables): stored state data retrieval on Generic-extanding datatables controllers

* refactor(datatables): remove code duplication between GenericController and extending controllers
2019-07-02 17:51:17 +02:00
..
tasksDatatable.html feat(UX): persist search criterias (#2425) 2018-12-07 08:54:34 +13:00
tasksDatatable.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
tasksDatatableController.js fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00