From: Hannes Laimer <h.laimer@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] superseded: [PATCH pmg-api/pmg-gui v2 0/2] fix #3450: batch deletion/delivery for postfix queue
Date: Wed, 24 Sep 2025 09:14:30 +0200 [thread overview]
Message-ID: <33a0f7b8-26d4-4e71-bfae-41dd9667ad45@proxmox.com> (raw)
In-Reply-To: <20250923093332.57010-1-h.laimer@proxmox.com>
superseded-by:
https://lore.proxmox.com/pmg-devel/20250924071314.41917-1-h.laimer@proxmox.com/T/#t
On 23.09.25 11:33, Hannes Laimer wrote:
> Adds a new POST endpoint that accepts both a type(delete/deliver) and a
> list of id's. This is also how batch operations are done for quarantine.
>
> https://bugzilla.proxmox.com/show_bug.cgi?id=3450
>
> v2:
> - instead of 'filter' use the IDs directly
> - UI now doesn't have extra buttons, the existing Remove and Flush ones
> will just work with either one or multiple selected items
>
> pmg-api:
>
> Hannes Laimer (1):
> fix #3450: api: queue: add POST endpoint for batch deletion/delivery
>
> src/PMG/API2/Postfix.pm | 43 +++++++++++++++++++++++++++++++++++++++++
> src/PMG/Postfix.pm | 33 +++++++++++++++++++++++++++++++
> 2 files changed, 76 insertions(+)
>
>
> pmg-gui:
>
> Hannes Laimer (1):
> fix #3450: ui: queue: multi-select for item deletion/delivery
>
> js/PostfixMailQueue.js | 104 +++++++++++++++++++++++++++--------------
> 1 file changed, 68 insertions(+), 36 deletions(-)
>
>
> Summary over all repositories:
> 3 files changed, 144 insertions(+), 36 deletions(-)
>
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
prev parent reply other threads:[~2025-09-24 7:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-23 9:33 [pmg-devel] " Hannes Laimer
2025-09-23 9:33 ` [pmg-devel] [PATCH pmg-api v2 1/1] fix #3450: api: queue: add POST endpoint for batch deletion/delivery Hannes Laimer
2025-09-23 13:22 ` Thomas Lamprecht
2025-09-24 5:43 ` Hannes Laimer
2025-09-24 8:19 ` Thomas Lamprecht
2025-09-23 9:33 ` [pmg-devel] [PATCH pmg-gui v2 1/1] fix #3450: ui: queue: multi-select for item deletion/delivery Hannes Laimer
2025-09-23 13:27 ` Thomas Lamprecht
2025-09-24 7:14 ` Hannes Laimer [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=33a0f7b8-26d4-4e71-bfae-41dd9667ad45@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pmg-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