[pve-devel] applied-series: [PATCH v6 manager 0/5] ui: lxc/qemu: disk/volume action simplify menu items

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Apr 11 12:06:07 CEST 2022


On 05.04.22 14:30, Aaron Lauterer wrote:
> Aaron Lauterer (5):
>   ui: utils: refactor mps to mp
>   ui: utils: add nextFreeMP
>   ui: lxc/qemu: add disk reassign and action submenu
>   ui: BusTypeSelector: change noVirtIO to withVirtIO
>   ui: hdmove: modernize/refactor
> 
>  www/manager6/Makefile                   |   1 +
>  www/manager6/Utils.js                   |  19 +-
>  www/manager6/form/BusTypeSelector.js    |   4 +-
>  www/manager6/form/ControllerSelector.js |   4 +-
>  www/manager6/lxc/MPEdit.js              |   2 +-
>  www/manager6/lxc/MultiMPEdit.js         |   4 +-
>  www/manager6/lxc/Resources.js           |  78 +++++--
>  www/manager6/qemu/CDEdit.js             |   2 +-
>  www/manager6/qemu/CIDriveEdit.js        |   2 +-
>  www/manager6/qemu/HDMove.js             | 185 +++++++---------
>  www/manager6/qemu/HDReassign.js         | 272 ++++++++++++++++++++++++
>  www/manager6/qemu/HardwareView.js       |  75 +++++--
>  12 files changed, 499 insertions(+), 149 deletions(-)
>  create mode 100644 www/manager6/qemu/HDReassign.js
> 

applied series with merge conflict to current master fixed and a few
small followup on top, thanks!





More information about the pve-devel mailing list