Go to file
Dominik Csapak 9e059d560c node/Tasks: merge improvements from PBS and make it more generic
this copies most of the task grid from pbs, but adds handling so that
users can add aribtrary filter fields

the filter fields always present are:
* since
* until
* task type
* task status

other filters fields can be added by giving an 'extraFilter' array
which must contain widget definitions that emit a 'change' event.
this is then used to update the filters for the api call

also you can add a 'preFilter' object, that sets the filter parameter
only once at the beginning

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-06-28 16:06:49 +02:00
debian bump version to 3.1-3 2021-06-23 23:11:46 +02:00
src node/Tasks: merge improvements from PBS and make it more generic 2021-06-28 16:06:49 +02:00
Makefile buildsys: change upload dist to bullseye 2021-06-08 09:46:54 +02:00