From c8ab4afef0fc1053b315b08c0782971f5dc0a74d Mon Sep 17 00:00:00 2001 From: sysops Date: Sat, 4 Apr 2026 10:44:28 +0200 Subject: [PATCH] chore: PROJ-9 als Deployed markiert Co-Authored-By: Claude Sonnet 4.6 --- features/INDEX.md | 2 +- features/PROJ-9-ordner-und-labels.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/INDEX.md b/features/INDEX.md index 06a88c9..54e6aeb 100644 --- a/features/INDEX.md +++ b/features/INDEX.md @@ -20,7 +20,7 @@ | PROJ-6 | Volltext-Suche & Filterung | Deployed | [PROJ-6](PROJ-6-volltext-suche.md) | 2026-03-12 | | PROJ-7 | E-Mail-Ansicht (Lesen & Anhänge) | Deployed | [PROJ-7](PROJ-7-email-ansicht.md) | 2026-03-12 | | PROJ-8 | Automatischer IMAP-Sync (Cron-Job) | Deployed | [PROJ-8](PROJ-8-imap-auto-sync.md) | 2026-03-12 | -| PROJ-9 | Ordner- & Label-Verwaltung | In Review | [PROJ-9](PROJ-9-ordner-und-labels.md) | 2026-03-12 | +| PROJ-9 | Ordner- & Label-Verwaltung | Deployed | [PROJ-9](PROJ-9-ordner-und-labels.md) | 2026-03-12 | | PROJ-10 | Admin-Bereich: Nutzer- & Postfachverwaltung | Deployed | [PROJ-10](PROJ-10-admin-bereich.md) | 2026-03-12 | | PROJ-11 | Audit-Log & Compliance-Berichte | Deployed | [PROJ-11](PROJ-11-audit-log.md) | 2026-03-12 | | PROJ-12 | E-Mail-Export (EML/PDF) | Deployed | [PROJ-12](PROJ-12-export.md) | 2026-03-12 | diff --git a/features/PROJ-9-ordner-und-labels.md b/features/PROJ-9-ordner-und-labels.md index 227adee..df3a786 100644 --- a/features/PROJ-9-ordner-und-labels.md +++ b/features/PROJ-9-ordner-und-labels.md @@ -1,8 +1,8 @@ # PROJ-9: Ordner- & Label-Verwaltung -## Status: In Review +## Status: Deployed **Created:** 2026-03-12 -**Last Updated:** 2026-03-18 +**Last Updated:** 2026-04-04 ## Dependencies - Requires: PROJ-1 (Authentifizierung)