]> git.proxmox.com Git - pve-manager.git/commit
ui: guest import: rework to tab panels
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 11 Mar 2024 14:10:01 +0000 (15:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 14:17:43 +0000 (15:17 +0100)
commitb0eeb862e6ec3bf2e8f9feb267341f1a9b3fdc0e
tree66c2c681b21ee0ad9d9351caebe7ce6ab7609852
parent81c46efcd80cb25c3736fe6446c4988408136b15
ui: guest import: rework to tab panels

instead of putting all options on a single panel, split into 'general'
and 'advanced'

we move all disk/cd/network related grids to the advanced tab, and
introduce a 'default storage' and 'default bridge' selector to the
general tab.

this way, one can import very quickly when the default are fine or
when only the storage/bridge should change, but can still set the
storage/bridges etc. very fine grained.

also we have the possibility to extend the window in the future with
more tabs.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/window/GuestImport.js