[pve-devel] applied: [PATCH manager 0/3] Turn the Online checkbox of the Migrate Window into a displayfield

Wolfgang Bumiller w.bumiller at proxmox.com
Wed Sep 20 09:26:34 CEST 2017


applied series

On Thu, Aug 24, 2017 at 11:45:17AM +0200, Emmanuel Kasper wrote:
> 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