From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com, Hannes Laimer <h.laimer@proxmox.com>
Subject: [pdm-devel] applied: [PATCH proxmox-datacenter-manager v5 4/4] ui: add firewall status tree
Date: Thu, 27 Nov 2025 22:37:00 +0100 [thread overview]
Message-ID: <176427940933.2650862.8361794144075702513.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251127092209.213535-9-h.laimer@proxmox.com>
On Thu, 27 Nov 2025 10:22:05 +0100, Hannes Laimer wrote:
> Adds tree displaying the firewall status of remotes, nodes and guests.
> Upon selecting an entity in the tree the right panle shows its
> configured firewall rules, this is read-only, so rules can't be added,
> deleted or modified currently. The tree contains a button that allows to
> edit the firewall options of remotes, nodes or guests.
>
> Given the rather large amount of requests it takes PDM to accumulate all
> the data this contains comboboxes to select specific remotes or nodes
> on a specific remote. This doesn't just filter the results but changes
> how data is requested. So is is possible to limit the amount of work the
> PDM has to do for each request and improve responsiveness. The text
> filter is only for local, already loaded, data, so it won't trigger a new
> load.
>
> [...]
Applied, thanks!
[4/4] ui: add firewall status tree
commit: 5106d89c27df9c9ba1b2224973335bdb9bc4fb02
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next prev parent reply other threads:[~2025-11-27 21:37 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 9:21 [pdm-devel] [PATCH proxmox{, -datacenter-manager, -yew-comp} v5 00/12] add basic integration of PVE firewall Hannes Laimer
2025-11-27 9:21 ` [pdm-devel] [PATCH proxmox v5 1/4] pve-api-types: update pve-api.json Hannes Laimer
2025-11-27 9:21 ` [pdm-devel] [PATCH proxmox v5 2/4] pve-api-types: add get/update firewall options endpoints Hannes Laimer
2025-11-27 20:46 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox v5 3/4] pve-api-types: add list firewall rules endpoints Hannes Laimer
2025-11-27 20:46 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox v5 4/4] pve-api-types: regenerate Hannes Laimer
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-datacenter-manager v5 1/4] pdm-api-types: add firewall status types Hannes Laimer
2025-11-27 21:36 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-datacenter-manager v5 2/4] api: firewall: add option, rules and status endpoints Hannes Laimer
2025-11-27 21:36 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-datacenter-manager v5 3/4] pdm-client: add api methods for firewall options, " Hannes Laimer
2025-11-27 21:36 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-datacenter-manager v5 4/4] ui: add firewall status tree Hannes Laimer
2025-11-27 13:35 ` Lukas Wagner
2025-11-27 21:37 ` Thomas Lamprecht [this message]
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-yew-comp v5 1/4] form: add helpers for extractig data out of schemas Hannes Laimer
2025-11-27 21:26 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-yew-comp v5 2/4] firewall: add FirewallContext Hannes Laimer
2025-11-27 21:26 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-yew-comp v5 3/4] firewall: add options edit form Hannes Laimer
2025-11-27 21:26 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 9:22 ` [pdm-devel] [PATCH proxmox-yew-comp v5 4/4] firewall: add rules table Hannes Laimer
2025-11-27 21:26 ` [pdm-devel] applied: " Thomas Lamprecht
2025-11-27 13:38 ` [pdm-devel] [PATCH proxmox{, -datacenter-manager, -yew-comp} v5 00/12] add basic integration of PVE firewall Lukas Wagner
2025-11-27 14:14 ` Michael Köppl
2025-11-27 22:01 ` Thomas Lamprecht
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=176427940933.2650862.8361794144075702513.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=h.laimer@proxmox.com \
--cc=pdm-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