From e4b2c30e446affc5d258c52bfdbcbd758105f7ef Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 11 Mar 2026 12:02:38 +0100 Subject: feat: add request filter (#262) This enables filter for * All requests * Requests sent to DNPM:DIP and, if initial submission block is enabled * Confirmed Requests sent to DNPM:DIP * Unconfirmed Requests sent to DNPM:DIP--- src/main/resources/templates/index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'src/main/resources/templates/index.html') diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 7245a8b..40fb90a 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -12,12 +12,23 @@
+ 🞫

- Alle Anfragen + + Alle Anfragen + Alle Anfragen in DNPM:DIP + Alle Anfragen in DNPM:DIP mit Meldebestätigung + Alle Anfragen in DNPM:DIP ohne Meldebestätigung + Neue Anfragen laden -- cgit v1.2.3