[pve-devel] [PATCH manager 0/7] WebUI: make HA management easier

Wolfgang Bumiller w.bumiller at proxmox.com
Mon Oct 16 13:39:49 CEST 2017


On Wed, Oct 11, 2017 at 12:09:40PM +0200, Thomas Lamprecht wrote:
> First two patches make adding a new services over DC->HA->Add more
> confortable by switching out the simple VMID integer spinner with a
> combobox grid showing more details for each VM/CT, addressing #1517
> Third one is a small cleanup patch.
> 
> And the rest addresses #1518.
> We add a 'More' Button to the VM and CT Config Panel (its base panel)
> and move all buttons which may result in config changes there.
> After that we have separated power/migrate actions from system
> affecting actions (clone, remove, convert to template, HA).
> 
> Thomas Lamprecht (7):
>   ui: add VM ComboSelector
>   ui: ha: use vmComboSelector when adding new resource
>   ui: ha: make vote warning shorter
>   ui: add PVE.menu.Item
>   ui: qemu: combine system changing buttons
>   ui: qemu: add HA manage menu item to panel
>   ui: lxc: add 'more' button with HA manage menu item to panel

Now we have:
LXC:  [Start] [Shutdown] [More] [Migrate] [Console] [Help]
VM:   [Start] [Shutdown] [Migrate] [More] [Console] [Help]

I'd rather have:
Both: [Start] [Shutdown] [Migrate] [Console] [More] [Help]
Because a button named 'more' should be at the end rather than somewhere
in the middle.




More information about the pve-devel mailing list