pve-manager/www/manager6/grid
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
..
BackupView.js close #3181: ui: display guest name in confirm dialogs 2025-04-07 14:07:35 +02:00
FirewallAliases.js ui: firewall: refactor privilege checks and prevent double click 2023-06-07 13:22:03 +02:00
FirewallOptions.js firewall: make base_url dynamically configurable in options component 2024-11-19 16:02:16 +01:00
FirewallRules.js ui: sdn/firewall: add htmlEncodes 2025-01-20 11:35:54 +01:00
PoolMembers.js ui: pool: dynamic status update in members screen 2024-11-12 09:38:52 +01:00
Replication.js ui: factor out standalone node check 2023-11-13 11:19:46 +01:00
ResourceGrid.js ui: implement 'Tag View' for the resource tree 2024-11-10 11:29:49 +01:00