From: Christian Ebner <c.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com, pmg-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH v2 proxmox-widget-toolkit manager pmg-gui 0/4] #4442: impl firewall log filtering
Date: Thu, 9 Nov 2023 10:22:18 +0100 (CET) [thread overview]
Message-ID: <1755600509.1977.1699521738990@webmail.proxmox.com> (raw)
In-Reply-To: <20230809105529.58459-1-c.ebner@proxmox.com>
Ping, still applies
> On 09.08.2023 12:55 CEST Christian Ebner <c.ebner@proxmox.com> wrote:
>
>
> This series is send to pmg-devel and pve-devel list, as it changes the
> DateTimeField used by Proxmox Virtual Environment and Proxmox Mail
> Gateway.
>
> This series of patches implements functionality to extend the firewall
> log panel to filter the logs by date and time.
>
> The series consists of patches for the proxmox-widget-toolkit and
> patches for pve-manager and pmg-gui which depend on the changes to
> proxmox-widget-toolkit.
>
> proxmox-widget-toolkit:
> The DateTimeField component is reworked to be more declarative and
> formula and data bindings are utilized to update state changes between
> parent and child components.
> The LogView component is extended to control if the date/time based
> filtering should be shown (as for example the Ceph logs use the same
> panel, but filters should not be shown), and to configure the submit
> values for api calls.
>
> pve-manager:
> The neccessary configs are set to show the filters in the panel and the
> correct submit format for api call.
>
> pmg-gui:
> Revert a commit, introduced to fix a side effect of one of the patches
> from the previous version of the patches, which got applied.
>
> proxmox-widget-toolkit:
> Christian Ebner (2):
> fix #4442: adapt DateTimeField to be more declarative
> fix #4442: Extend LogView for firewall datetime filtering
>
> src/form/DateTimeField.js | 281 ++++++++++++++++----------------------
> src/panel/LogView.js | 89 ++++++++++--
> 2 files changed, 201 insertions(+), 169 deletions(-)
>
> pve-manager:
> Christian Ebner (1):
> fix #4442: Add date-time filtering for firewall logs
>
> www/manager6/node/Config.js | 2 ++
> www/manager6/qemu/Config.js | 2 ++
> 2 files changed, 4 insertions(+)
>
> pmg-gui:
> Christian Ebner (1):
> Revert "fix tracking center with newer proxmox-widget-toolkit"
>
> js/MailTracker.js | 2 --
> 1 file changed, 2 deletions(-)
>
> --
> 2.39.2
next prev parent reply other threads:[~2023-11-09 9:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 10:55 Christian Ebner
2023-08-09 10:55 ` [pve-devel] [PATCH v2 proxmox-widget-toolkit 1/2] fix #4442: adapt DateTimeField to be more declarative Christian Ebner
2023-08-09 10:55 ` [pve-devel] [PATCH v2 proxmox-widget-toolkit 2/2] fix #4442: Extend LogView for firewall datetime filtering Christian Ebner
2023-08-09 10:55 ` [pve-devel] [PATCH v2 manager 3/3] fix #4442: Add date-time filtering for firewall logs Christian Ebner
2023-08-09 10:55 ` [pve-devel] [PATCH v2 pmg-gui 4/4] Revert "fix tracking center with newer proxmox-widget-toolkit" Christian Ebner
2023-11-09 9:22 ` Christian Ebner [this message]
2023-11-14 15:45 ` [pve-devel] applied: [PATCH v2 proxmox-widget-toolkit manager pmg-gui 0/4] #4442: impl firewall log filtering 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=1755600509.1977.1699521738990@webmail.proxmox.com \
--to=c.ebner@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=pve-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