]> git.proxmox.com Git - pve-manager.git/commit
ui: migrate: add source node field and rebalance field positions
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 17 Jun 2019 10:41:16 +0000 (12:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 17 Jun 2019 10:47:12 +0000 (12:47 +0200)
commit090dff2f43a73d7209752145525702a9e4064054
treecc3cb9d5ffbf988c1d2b08b12fed3bfb97729233
parent3188b0b7077743892d086c1a2ac0ff96c6c289f5
ui: migrate: add source node field and rebalance field positions

This makes the window more symmetric, and additional has the
following small advantages:
* to the left we now have static fields only, user modifiable ones
  are all to the right (with shorter distance to the migrate "submit"
  button here)
* if one starts the migration from the tree's context menu it may not
  be really clear where the VM currently is located at, so showing
  the source node can help (especially on bigger clusters with a
  huge target node list)
* more symmetric

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/window/Migrate.js