[pve-devel] [PATCH manager v2 0/3] Refactor Qemu Create Wizard

Emmanuel Kasper e.kasper at proxmox.com
Mon Jul 10 16:35:01 CEST 2017


This prepares the way for detecting the OStype from the install media,
without making the detection itself yet.

changes since V1:
 * remove useless getView() call, since the ViewController can lookup
 reference by itself

Emmanuel Kasper (3):
  Use camel case for InputPanels aliases
  Use a View Controller for making components react to each other
  Select OS Type after selecting the Installation Media

 www/manager6/qemu/CDEdit.js       |  2 +-
 www/manager6/qemu/CreateWizard.js | 71 ++++++++++++++++++++++-----------------
 www/manager6/qemu/HDEdit.js       |  2 +-
 www/manager6/qemu/NetworkEdit.js  |  2 +-
 4 files changed, 43 insertions(+), 34 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list