1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/app/portainer/components/datatables
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
..
endpoints-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
groups-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
registries-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
schedule-tasks-datatable refactor(app): introduce webpack and babel (#2407) 2019-03-21 18:46:49 +13:00
schedules-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
stacks-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
tags-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
teams-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
users-datatable fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
datatable.css fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00
genericDatatableController.js fix(datatables): allow selecting range using shift (#344) (#2962) 2019-07-02 17:51:17 +02:00