[pve-devel] [PATCH manager v2 0/5] make lxc Create Wizard declarative
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Feb 22 14:17:36 CET 2018
Thanks for the previous Review Dominik!
This is v2, mainly splitted up and fixed the s/uo/up/ typo.
The password vtype is orthogonal to this change and can be done later
one, needs to be in another patch anyway so do the change to
declarative now rather to spare me another test cycle. :)
cheers,
Thomas
Thomas Lamprecht (5):
ui: move loadSSHKeyFromFile from lxc/Create to Utils
ui: FileSelector: add setNodename to allow data binding
ui: lxc/Network: set empty datachache by default when in wizard
ui: MPEdit: add setUnprivileged to allow data binding
ui: declarative LXC Create
www/manager6/Utils.js | 19 ++
www/manager6/form/FileSelector.js | 4 +
www/manager6/lxc/CreateWizard.js | 592 ++++++++++++++++++--------------------
www/manager6/lxc/MPEdit.js | 14 +-
www/manager6/lxc/Network.js | 11 +-
5 files changed, 323 insertions(+), 317 deletions(-)
--
2.14.2
More information about the pve-devel
mailing list