]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
disk list: add wipe disk button
authorFabian Ebner <f.ebner@proxmox.com>
Fri, 23 Apr 2021 10:14:59 +0000 (12:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Jun 2021 11:19:42 +0000 (13:19 +0200)
commitd453438aa0a893ee1b59630d2129d1542c9055e9
tree115805bc37df914695f14c5ab2e5f1813b45343d
parente3a5040c559a2d71d8a310797c79d7c11ce01b87
disk list: add wipe disk button

which shows a confirm dialog with the most relevant information before actually
issuing the API call.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
src/panel/DiskList.js