From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH manager v2 0/3] ui: split out disks and nics into grids
Date: Fri, 8 May 2026 15:38:03 +0200 [thread overview]
Message-ID: <20260508134110.4001168-1-d.csapak@proxmox.com> (raw)
Resending with @Davids comments fixed, sending qemu only for now again,
still working on the lxc side.
see commit message 3/3 for details and rationale
changes from v1:
* refactor some regexes/checks
* fix some bugs I encountered during testing again
Dominik Csapak (3):
ui: utils: factor out 'media=cdrom' check
ui: factor out the guest key nic regex check
ui: qemu hardware view: split out disks and nics into grids
www/manager6/Utils.js | 16 +-
www/manager6/button/Revert.js | 2 +-
www/manager6/lxc/Network.js | 4 +-
www/manager6/qemu/BootOrderEdit.js | 12 +-
www/manager6/qemu/CreateWizard.js | 4 +-
www/manager6/qemu/HardwareView.js | 557 +++++++++++++++++++++++++++--
www/manager6/window/GuestImport.js | 2 +-
7 files changed, 555 insertions(+), 42 deletions(-)
--
2.47.3
next reply other threads:[~2026-05-08 13:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-08 13:38 Dominik Csapak [this message]
2026-05-08 13:38 ` [PATCH manager v2 1/3] ui: utils: factor out 'media=cdrom' check Dominik Csapak
2026-05-08 13:38 ` [PATCH manager v2 2/3] ui: factor out the guest key nic regex check Dominik Csapak
2026-05-08 13:38 ` [PATCH manager v2 3/3] ui: qemu hardware view: split out disks and nics into grids Dominik Csapak
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=20260508134110.4001168-1-d.csapak@proxmox.com \
--to=d.csapak@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