[pdm-devel] [PATCH proxmox-datacenter-manager 0/2] change to tabbed panel when selecting an item in the firewall tree

Hannes Laimer h.laimer at proxmox.com
Mon Dec 1 16:31:07 CET 2025


This replaces the firewall option edit form with a (read-only) property view.
Also adds direct links to pve for the cluster/node/guest, the currently
active tab (rules or options) defines where the link goes.

Hannes Laimer (2):
  ui: firewall: use property view for options instead of dialog
  ui: firewall: add link to pve to rules/options panel

 ui/src/remotes/firewall/columns.rs    |  37 +----
 ui/src/remotes/firewall/tree.rs       | 227 ++++++++++++++++++++------
 ui/src/remotes/firewall/types.rs      |  64 ++------
 ui/src/remotes/firewall/ui_helpers.rs |  46 +-----
 4 files changed, 199 insertions(+), 175 deletions(-)

-- 
2.47.3





More information about the pdm-devel mailing list