[pve-devel] [PATCH manager 0/3] Turn the Online checkbox of the Migrate Window into a displayfield
Emmanuel Kasper
e.kasper at proxmox.com
Thu Aug 24 11:45:17 CEST 2017
This checkbox had no use, as checking/unchecking it would not be able to change the migration type.
(see details in third patch).
I also took the opportunity to rewrite the component with a ViewController, and this needed
a helper to set the help during the component instanciation using a config object.
Emmanuel Kasper (3):
Allow to set the onlineHelp via a config Object
Rework Migrate Window with declarative synthax
Turn the offline/online checkbox of the Migrate Windows into a
displayfield
www/manager6/button/HelpButton.js | 6 +
www/manager6/window/Migrate.js | 231 +++++++++++++++++++++-----------------
2 files changed, 132 insertions(+), 105 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list