[pve-devel] [PATCH manager v2 0/3] Refactor Qemu Create Wizard

Dominik Csapak d.csapak at proxmox.com
Mon Jul 10 16:49:51 CEST 2017


Acked-by: Dominik Csapak <d.csapak at proxmox.com>

On 07/10/2017 04:35 PM, Emmanuel Kasper wrote:
> This prepares the way for detecting the OStype from the install media,
> without making the detection itself yet.
>
> changes since V1:
>  * remove useless getView() call, since the ViewController can lookup
>  reference by itself
>
> Emmanuel Kasper (3):
>   Use camel case for InputPanels aliases
>   Use a View Controller for making components react to each other
>   Select OS Type after selecting the Installation Media
>
>  www/manager6/qemu/CDEdit.js       |  2 +-
>  www/manager6/qemu/CreateWizard.js | 71 ++++++++++++++++++++++-----------------
>  www/manager6/qemu/HDEdit.js       |  2 +-
>  www/manager6/qemu/NetworkEdit.js  |  2 +-
>  4 files changed, 43 insertions(+), 34 deletions(-)
>





More information about the pve-devel mailing list