[pve-devel] [PATCH manager 0/4] Switch OS type selector to combobox and merge with CD/DVD selector

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Aug 22 11:57:38 CEST 2017


See: <http://i.imgur.com/UpZatJy.png> for a screenshot of the new merged
panel.

First two patches are refactoring, last two patches to the switch to
combobox and the merge of the panels, respectively.

I'm not to attached to specific visible names or headings of UI components,
and would like to get the basic idea reviewed first. :-)

cheers,
Thomas

Thomas Lamprecht (4):
  remove unused variables
  kvm_ostype: move to store-like format
  OSType edit: switch to combobox
  wizard: merge CD/DVD and OS panels

 www/manager6/Utils.js             |  54 +++++++++++-----
 www/manager6/qemu/CDEdit.js       |   6 +-
 www/manager6/qemu/CreateWizard.js |  36 +++++++----
 www/manager6/qemu/OSTypeEdit.js   | 130 ++++++++++++++------------------------
 4 files changed, 106 insertions(+), 120 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list