feat: Unified Inbox in Kommunikation-Navigation hinzugefuegt
Some checks failed
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 25s
CI / test-go-edu-search (push) Successful in 26s
CI / test-python-klausur (push) Failing after 1m57s
CI / test-python-agent-core (push) Successful in 15s
CI / test-nodejs-website (push) Successful in 16s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-03-05 18:04:30 +01:00
parent d39d249daa
commit e0decac7a0

View File

@@ -39,8 +39,16 @@ export const navigation: NavCategory[] = [
icon: 'mail',
color: '#f59e0b', // Amber-500
colorClass: 'communication',
description: 'Video & Chat, Voice Service, Alerts',
description: 'Video & Chat, Voice Service, E-Mail, Alerts',
modules: [
{
id: 'mail',
name: 'Unified Inbox',
href: '/communication/mail',
description: 'E-Mail-Konten & KI-Analyse',
purpose: 'E-Mail-Konten verwalten und KI-Kategorisierung nutzen. IMAP/SMTP Konfiguration, Vorlagen und Audit-Log.',
audience: ['Support', 'Admins'],
},
{
id: 'video-chat',
name: 'Video & Chat',