]> git.proxmox.com Git - proxmox-backup.git/commit
ui: Dashboard/TaskSummary: show task overlay when clicking on a count
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 6 Oct 2020 10:25:28 +0000 (12:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Oct 2020 10:58:52 +0000 (12:58 +0200)
commitdee74aa440980416c779acadccd7ccf2f6f3afd4
treebc080b2de2c0f46b2748f8ba9b73b1d0da8d80cd
parent4acd7229d3657ee8ee6c9fe1e0e3e09e25c68748
ui: Dashboard/TaskSummary: show task overlay when clicking on a count

when clicking on a count in the summary, a small task overlay now pops
up that shows those tasks. this way, the user has an easy way
of seeing which tasks failed exactly

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/Dashboard.js
www/dashboard/TaskSummary.js