[pve-devel] [PATCH manager 0/5] wizard and fileselector refactoring

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Feb 14 13:34:43 CET 2018


Refactor the FileSelector and QEMUs CreateWizard to a declarative style.  I
started to touch the LXC create wizard too, but it needs still more time,
interestingly it seems in a "worse" state (coding style wise) than the QEMU
one, even if newer. Anyway,is is independent of the LXC one so I sent it out
already.

cheers,
Thomas

Thomas Lamprecht (5):
  wizard: remove hidden outdated header logic
  wizard: use fbar convenience helper for footer
  wizard: set config values on top
  qemu/wizard: move to declarative syntax
  form/FileSelector: move to declarative style

 www/manager6/form/FileSelector.js |  75 ++++-----
 www/manager6/qemu/CreateWizard.js | 337 +++++++++++++++++++-------------------
 www/manager6/window/Wizard.js     | 173 +++++++++----------
 3 files changed, 277 insertions(+), 308 deletions(-)

-- 
2.14.2





More information about the pve-devel mailing list