public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager v8 0/3] allow importing vm disk images on the UI
@ 2025-07-14 12:28 Dominik Csapak
  2025-07-14 12:28 ` [pve-devel] [PATCH manager v8 1/3] ui: qemu hd edit: allow importing a disk from the import storage Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dominik Csapak @ 2025-07-14 12:28 UTC (permalink / raw)
  To: pve-devel

this is a continuation of my previous series [0]

It enables importing disks on the UI in the HardwareView of a vm,
in the create wizard, and in the storage content view.

I split the patches so that the wizard and storage content view one are
separate, so they can be reviewed independently.

I resend it as is, because the review of my last series was a bit
inconclusive as to what was not right with it, and i had to rebase
for the indent change anyway.

changes from v7:
* rebase on master (indent change)

changes from v6:
* drop applied patches
* make import in hd edit panel dependant on configuration, instead of
  showing a checkbox
* wizard and HardwareView got an explicit import button
* make the import button work on the storage content view for disk
  images
* split patches for hdedit, wizard and storage content

0: https://lore.proxmox.com/pve-devel/20250407101310.3196974-1-d.csapak@proxmox.com/

Dominik Csapak (3):
  ui: qemu hd edit: allow importing a disk from the import storage
  ui: vm create wizard: allow importing disks
  ui: import storage content: allow importing of vm disk images

 www/manager6/panel/MultiDiskEdit.js |  36 ++++-
 www/manager6/qemu/HDEdit.js         | 199 ++++++++++++++++++++++++++--
 www/manager6/qemu/HardwareView.js   |   6 +
 www/manager6/qemu/MultiHDEdit.js    |   5 +-
 www/manager6/storage/Browser.js     |  23 +++-
 5 files changed, 249 insertions(+), 20 deletions(-)

-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-07-15 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-14 12:28 [pve-devel] [PATCH manager v8 0/3] allow importing vm disk images on the UI Dominik Csapak
2025-07-14 12:28 ` [pve-devel] [PATCH manager v8 1/3] ui: qemu hd edit: allow importing a disk from the import storage Dominik Csapak
2025-07-14 12:28 ` [pve-devel] [PATCH manager v8 2/3] ui: vm create wizard: allow importing disks Dominik Csapak
2025-07-14 12:28 ` [pve-devel] [PATCH manager v8 3/3] ui: import storage content: allow importing of vm disk images Dominik Csapak
2025-07-15 18:46 ` [pve-devel] applied-series: [PATCH manager v8 0/3] allow importing vm disk images on the UI Thomas Lamprecht

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