]> git.proxmox.com Git - pve-manager.git/commit
ui: storage backup view: add prune window
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 24 Nov 2020 13:00:53 +0000 (14:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 13:13:20 +0000 (14:13 +0100)
commite969d1876119d71f1dd2bffe8002889ce1e1a2e2
tree4df8b4c0b88f2ae9bc942352b969c6d4fc35bc4d
parenta6d960f15d8c1e8a801ea945e96e806b6a6501f5
ui: storage backup view: add prune window

adapted from PBS. Main differences are:
    * API has GET/DELETE distinction instead of 'dry-run'
    * API expects a single property string for the prune options

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
www/manager6/Makefile
www/manager6/storage/BackupView.js
www/manager6/window/Prune.js [new file with mode: 0644]