]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/form/DiskStorageSelector.js
lxc/MPEdit: rework for advanced options
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Apr 2018 14:03:56 +0000 (16:03 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Apr 2018 09:45:14 +0000 (11:45 +0200)
commit34c235bea634b15f35566b9a0150ce72a5674e72
treedb8d9c8e109b8d99b32bb941c9fb6f4523c4bb06
parent14a845bc7b28dcbcfd0640d31ae37030ff0a51f1
lxc/MPEdit: rework for advanced options

this is a complete rework of the inputpanel (long overdue)
it uses a viewModel and viewcontroller to avoid the
multiple is zfs/root/bind checks and concentrate them
in one place

also some features get optimized (e.g. the noreplication checkbox)

adds a setNodename to the DiskStorageSelector so that we can bind
the nodename there

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/form/DiskStorageSelector.js
www/manager6/lxc/MPEdit.js