From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager v7 0/3] allow importing vm disk images on the UI
Date: Tue, 8 Apr 2025 14:13:09 +0200 [thread overview]
Message-ID: <20250408121312.312526-1-d.csapak@proxmox.com> (raw)
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.
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 | 200 ++++++++++++++++++++++++++--
www/manager6/qemu/HardwareView.js | 6 +
www/manager6/qemu/MultiHDEdit.js | 5 +-
www/manager6/storage/Browser.js | 22 ++-
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
next reply other threads:[~2025-04-08 12:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 12:13 Dominik Csapak [this message]
2025-04-08 12:13 ` [pve-devel] [PATCH manager v7 1/3] ui: qemu hd edit: allow importing a disk from the import storage Dominik Csapak
2025-04-08 12:13 ` [pve-devel] [PATCH manager v7 2/3] ui: vm create wizard: allow importing disks Dominik Csapak
2025-04-08 12:13 ` [pve-devel] [PATCH manager v7 3/3] ui: import storage content: allow importing of vm disk images Dominik Csapak
2025-04-08 15:34 ` Thomas Lamprecht
2025-04-09 7:10 ` Dominik Csapak
2025-04-10 11:39 ` Gilberto Ferreira via pve-devel
2025-04-10 12:04 ` Dominik Csapak via pve-devel
2025-04-10 12:13 ` Gilberto Ferreira via pve-devel
2025-04-10 12:25 ` Gilberto Ferreira via pve-devel
2025-04-08 15:44 ` [pve-devel] [PATCH manager v7 0/3] allow importing vm disk images on the UI Michael Köppl
2025-04-10 12:04 ` Lukas Wagner via pve-devel
[not found] ` <c7b3dfb5-89aa-4f42-927d-08475d17e7f0@proxmox.com>
2025-04-10 12:06 ` Dominik Csapak via pve-devel
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=20250408121312.312526-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal