public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager v2 0/3] ui: split out disks and nics into grids
@ 2026-05-08 13:38 Dominik Csapak
  2026-05-08 13:38 ` [PATCH manager v2 1/3] ui: utils: factor out 'media=cdrom' check Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2026-05-08 13:38 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-08 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08 13:38 [PATCH manager v2 0/3] ui: split out disks and nics into grids Dominik Csapak
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

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