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>
This commit is contained in:
committed by
Dietmar Maurer
parent
80a3749088
commit
07d6c0967d
@ -20,6 +20,7 @@ TAPE_UI_FILES= \
|
||||
tape/window/LabelMedia.js \
|
||||
tape/window/PoolEdit.js \
|
||||
tape/window/TapeBackup.js \
|
||||
tape/BackupOverview.js \
|
||||
TapeManagement.js
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user