public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH v2 manager 0/3] ui: lxc/qemu: add reassign for disks and volumes
Date: Mon, 17 Jan 2022 11:20:17 +0100	[thread overview]
Message-ID: <97e023ff-072d-1745-75d8-8c23328d05d2@proxmox.com> (raw)
In-Reply-To: <20211115150209.717122-1-a.lauterer@proxmox.com>

ping? Patches should still apply fine

On 11/15/21 16:02, Aaron Lauterer wrote:
> This series adds the UI for the recently applied backend series that
> allows to reassign a disk / volume from one guest to another.
> 
> Patch 2 and 3 are optional. Patch 2 only changes a double negated option
> and patch 3 happend in the process of working on an interface for the
> reassign functionality. Since the work of modernizing this componend is
> done, why not use it
> 
> v2: incorporated feedback I got off list, mainly
> * using more modern approaches
> * more arrow functions
> * reducing use of predefined cbind values and using inline functions
>    when possible
> 
> 
> Aaron Lauterer (3):
>    ui: lxc/qemu: add disk reassign
>    ui: BusTypeSelector: change noVirtIO to withVirtIO
>    ui: hdmove: modernize/refactor
> 
>   www/manager6/Makefile                   |   1 +
>   www/manager6/form/BusTypeSelector.js    |   4 +-
>   www/manager6/form/ControllerSelector.js |   4 +-
>   www/manager6/lxc/Resources.js           |  62 ++++-
>   www/manager6/qemu/CDEdit.js             |   2 +-
>   www/manager6/qemu/CIDriveEdit.js        |   2 +-
>   www/manager6/qemu/HDMove.js             | 239 ++++++++++--------
>   www/manager6/qemu/HDReassign.js         | 316 ++++++++++++++++++++++++
>   www/manager6/qemu/HardwareView.js       |  58 ++++-
>   9 files changed, 572 insertions(+), 116 deletions(-)
>   create mode 100644 www/manager6/qemu/HDReassign.js
> 




      parent reply	other threads:[~2022-01-17 10:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 15:02 Aaron Lauterer
2021-11-15 15:02 ` [pve-devel] [PATCH v2 manager 1/3] ui: lxc/qemu: add disk reassign Aaron Lauterer
2022-02-21 15:44   ` Dominik Csapak
2022-03-04 13:29     ` Aaron Lauterer
2022-03-04 13:32       ` Dominik Csapak
2021-11-15 15:02 ` [pve-devel] [PATCH v2 manager 2/3] ui: BusTypeSelector: change noVirtIO to withVirtIO Aaron Lauterer
2021-11-15 15:02 ` [pve-devel] [PATCH v2 manager] ui: hdmove: modernize/refactor Aaron Lauterer
2022-02-22  9:46   ` Dominik Csapak
2022-01-17 10:20 ` Aaron Lauterer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97e023ff-072d-1745-75d8-8c23328d05d2@proxmox.com \
    --to=a.lauterer@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal