]> git.proxmox.com Git - proxmox-backup.git/commit
ui: tape: add BackupOverview Panel
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 28 Jan 2021 11:59:47 +0000 (12:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Jan 2021 14:07:44 +0000 (15:07 +0100)
commit07d6c0967dc681a9180ba8bb57d2cf135d5f4e76
treec6484eaae2d53d3a51ce796ef6c574200d071a8c
parent80a374908869ce6dd910e0c5cd9a2249368079cf
ui: tape: add BackupOverview Panel

shows all tapes with the relevant info
* which pool it belongs to
* what backups are on it
* which media-set
* location
* etc.

This is very rough, and maybe not the best way to display this information.
It may make sense to reverse the tree, i.e. having pools at top-level,
then media-sets, then tapes, then snapshots..

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