[pve-devel] [PATCH manager 0/9] Usability Improvements and minor refactoring for the Clone Window

Emmanuel Kasper e.kasper at proxmox.com
Thu Jan 12 10:13:53 CET 2017


This patch series tries to make the Clone Window more usable.
 * do not display drop down boxes when we know only one choice is available ( ie when
 we have no snapshots on the VM do not ask to select one)
 * pre populate fields as much as we can by adding a suggested guest ID and a suggested
 target storage, just like in the Wizards


Emmanuel Kasper (9):
  Better naming for kv1 comb box, document the two private functions
  Use correct parameter for GuestIDSelector
  Disable the submit button based on whole form validity
  Make the Snapshot selector an optional parameter in the Clone Window
  Group the Pool selector combobox to the VM properties
  Autoselect a storage on VM Clone.
  Do not show a Clone Mode selection Window for non-templates clones
  Use qcow2 as default disk format for clones fix: #1144
  Use component references via lookupReference()

 www/manager6/qemu/Clone.js   | 299 +++++++++++++++++++++++--------------------
 www/manager6/qemu/CmdMenu.js |  20 ++-
 2 files changed, 177 insertions(+), 142 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list