portainer/app/docker/components/datatables/services-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
..
actions feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
servicesDatatable.html fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
servicesDatatable.js refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
servicesDatatableController.js fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00