public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Datacenter Manager development discussion
	<pdm-devel@lists.proxmox.com>,
	Hannes Laimer <h.laimer@proxmox.com>
Subject: Re: [pdm-devel] [PATCH proxmox{, -datacenter-manager, -yew-comp} v5 00/12] add basic integration of PVE firewall
Date: Thu, 27 Nov 2025 23:01:04 +0100	[thread overview]
Message-ID: <050d8567-bc33-41b0-9d90-00c1b20c2560@proxmox.com> (raw)
In-Reply-To: <20251127092209.213535-1-h.laimer@proxmox.com>

Am 27.11.25 um 10:22 schrieb Hannes Laimer:
> Firewall options edit form and the firewall rules tables were added to
> yew-comp as they are not necesarrily PDM specific. I tried having them
> in a way so it would not be too complicated reusing them in other places
> at some point.

Nice stuff, all applied now, some things you might to look into as
potential follow-up:

Would be nice to be able to add some target web UI deep links to the remote
UI so that one gets easily there to have full edit capabilities.

Having the per-node, per-guest and datacenter levels also exposed in the
view for a specific remote would be nice, and should come almost for free.
I.e., show only one level as new tab on the right panel depending on what
is selected there in the resource tree.

Being able to add this to Views, showing only the resources available in the
view might be nice.

Being able to edit the options but not the rules is slightly odd. Maybe
disable editing the options for now too? But no hard feelings, it can have
value to be able to quickly disable or enable a FW.

A card view some basic overview/counters for the Dashboard/Views could be
nice (that one low prio though).


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


      parent reply	other threads:[~2025-11-27 22:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-27  9:21 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   ` [pdm-devel] applied: " Thomas Lamprecht
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 [this message]

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=050d8567-bc33-41b0-9d90-00c1b20c2560@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal