fs
6ac685084d
Feature: Security Level mit Notiz für Domains
Implementiert ein Dialog-basiertes UI zum Bearbeiten des Security Levels
mit optionaler Notiz-Funktion für Helpdesk-Domains.
Backend:
- DomainSecurityLevelRepository: CRUD für security_levels mit note-Spalte
- DomainSecurityLevelService: Business-Logik mit Batch-Enrichment
- security-level-data() Endpoint: AJAX + Full-Page POST mit CSRF
- Migration 010: note TEXT-Spalte hinzugefügt
- Bugfix: findByTenantAndDomainNo gibt null bei leerem Array zurück
Frontend (Domain-Liste):
- Badge in Grid klickbar → öffnet Modal-Dialog
- Dialog mit Level-Select + Notiz-Textarea
- AJAX-Save mit Live-Badge-Update ohne Reload
- Event-Delegation für dynamische Grid-Inhalte
Frontend (Domain-Detail):
- Notiz-Feld im Security-Level-Formular
- PRG-Pattern mit Flash-Messages
Core:
- app-http.js: DEFAULT_HEADERS auf XMLHttpRequest für CSRF-Kompatibilität
i18n:
- Keys: Priority, Note, Optional note, Security level updated
Tests:
- DomainSecurityLevelServiceTest: CRUD + Batch-Enrichment
2026-04-21 13:43:16 +02:00
..
2026-03-18 22:19:56 +01:00
2026-04-13 21:31:59 +02:00
2026-03-24 19:20:23 +01:00
2026-03-22 22:27:41 +01:00
2026-03-13 22:28:46 +01:00
2026-03-18 22:19:56 +01:00
2026-03-18 22:19:56 +01:00
2026-03-13 22:28:46 +01:00
2026-03-18 22:19:56 +01:00
2026-04-02 17:48:27 +02:00
2026-04-21 13:43:16 +02:00
2026-04-20 23:01:54 +02:00
2026-03-13 22:21:37 +01:00
2026-03-13 22:21:37 +01:00
2026-03-18 22:19:56 +01:00
2026-03-18 22:19:56 +01:00