pve-manager/www/manager6/tree
Michael Köppl 708de5b341 close #3181: ui: display guest name in confirm dialogs
The confirmation dialogs of the following actions are affected by this
change:
* Remove
* Clone
* Migrate
* Snapshot
* Snapshot restore
* Backup VM/CT from config view
* Restore VM/CT from config view

A combination of VM/CT id and name is added to each confirmation dialog.
The order of id and name depends on the sort field selected in the tree
settings. If "Name" is selected, the confirmation dialogs will show "VM
name (VMID)". In any other case, "VMID (VM name)" will be used.

The VM/CT name is considered optional in all handled cases. If it is
undefined, only the VMID will be displayed in the dialog window. No
exceptions are thrown in case of an undefined guest name because it
only extends the information displayed to the user and is not essential
for performing any of the actions above.

Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
2025-04-07 14:07:35 +02:00
..
DhcpTree.js sdn: ipam: fix editing custom mappings 2024-07-22 18:37:32 +02:00
ResourceMapTree.js ui: pci/usb mapping: rework mapping panel for better user experience 2023-06-21 10:03:52 +02:00
ResourceTree.js ui: resource tree: improve gettext representation of dynamic state tooltip 2024-11-14 18:47:45 +01:00
SnapshotTree.js close #3181: ui: display guest name in confirm dialogs 2025-04-07 14:07:35 +02:00