]> git.proxmox.com Git - proxmox-backup.git/commit - www/Makefile
ui: add panel/Tasks and use it for the node tasks
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 30 Oct 2020 14:02:15 +0000 (15:02 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Nov 2020 10:35:21 +0000 (11:35 +0100)
commit185dab7678bdde2213e87add6a451052b968bc04
tree55fd061fb6edc2d2ea6ba07da2db2dbbb92c4293
parentc1fa057cce6e52a98a113fe2173586a469593fad
ui: add panel/Tasks and use it for the node tasks

this is a panel that is heavily inspired from widget-toolkits
node/Tasks panel, but is adapted to use the extended api calls of
pbs (e.g. since/until filter)

has 'filter' panel (like pmgs log tracker gui), but it is collapsible

if we extend the api calls of the other projects, we can merge this
again into the widget-toolkit one and use that

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/Makefile
www/ServerAdministration.js
www/panel/Tasks.js [new file with mode: 0644]