]> git.proxmox.com Git - proxmox-backup.git/commit
ui: add DataStorePruneAndGC panel and add it to datastore panel
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 27 Oct 2020 15:20:06 +0000 (16:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 16:41:30 +0000 (17:41 +0100)
commit3ea148598a4e9d3b3f6c68811244173d050fbc06
treecef21d664d6dd4d4eb48e52bfc444efcd3dd9623
parentcd92fd73365b29607ea7a578ce21cfcf0dd45b2a
ui: add DataStorePruneAndGC panel and add it to datastore panel

a simple objectgrid to display datastore gc/prune options
needs the prune inputpanel to be refactored in its own class

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