<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 14 Nov 2023 at 9:15 PM, Thomas Lamprecht <<a href="mailto:t.lamprecht@proxmox.com">t.lamprecht@proxmox.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 09/08/2023 um 12:55 schrieb Christian Ebner:<br>
> This series is send to pmg-devel and pve-devel list, as it changes the<br>
> DateTimeField used by Proxmox Virtual Environment and Proxmox Mail<br>
> Gateway.<br>
> <br>
> This series of patches implements functionality to extend the firewall<br>
> log panel to filter the logs by date and time.<br>
> <br>
> The series consists of patches for the proxmox-widget-toolkit and<br>
> patches for pve-manager and pmg-gui which depend on the changes to<br>
> proxmox-widget-toolkit.<br>
> <br>
> proxmox-widget-toolkit:<br>
> The DateTimeField component is reworked to be more declarative and<br>
> formula and data bindings are utilized to update state changes between<br>
> parent and child components.<br>
> The LogView component is extended to control if the date/time based<br>
> filtering should be shown (as for example the Ceph logs use the same<br>
> panel, but filters should not be shown), and to configure the submit<br>
> values for api calls.<br>
> <br>
> pve-manager:<br>
> The neccessary configs are set to show the filters in the panel and the<br>
> correct submit format for api call.<br>
> <br>
> pmg-gui:<br>
> Revert a commit, introduced to fix a side effect of one of the patches<br>
> from the previous version of the patches, which got applied.<br>
> <br>
> proxmox-widget-toolkit:<br>
> Christian Ebner (2):<br>
>   fix #4442: adapt DateTimeField to be more declarative<br>
>   fix #4442: Extend LogView for firewall datetime filtering<br>
> <br>
>  src/form/DateTimeField.js | 281 ++++++++++++++++----------------------<br>
>  src/panel/LogView.js      |  89 ++++++++++--<br>
>  2 files changed, 201 insertions(+), 169 deletions(-)<br>
> <br>
> pve-manager:<br>
> Christian Ebner (1):<br>
>   fix #4442: Add date-time filtering for firewall logs<br>
> <br>
>  www/manager6/node/Config.js | 2 ++<br>
>  www/manager6/qemu/Config.js | 2 ++<br>
>  2 files changed, 4 insertions(+)<br>
> <br>
> pmg-gui:<br>
> Christian Ebner (1):<br>
>   Revert "fix tracking center with newer proxmox-widget-toolkit"<br>
> <br>
>  js/MailTracker.js | 2 --<br>
>  1 file changed, 2 deletions(-)<br>
> <br>
<br>
<br>
applied, thanks!<br>
<br>
<br>
_______________________________________________<br>
pmg-devel mailing list<br>
<a href="mailto:pmg-devel@lists.proxmox.com" target="_blank">pmg-devel@lists.proxmox.com</a><br>
<a href="https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel" rel="noreferrer" target="_blank">https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel</a><br>
<br>
</blockquote></div></div>