feat(backend): Merge redesign — MS-BE-DB, MS-BE-KC, MS-BE-API-1 bis MS-BE-API-5 #128
No reviewers
Labels
No labels
component/backend
component/docs
component/e2e
component/frontend
component/infra
component/keycloak
prio/high
prio/low
prio/medium
type/bug
type/chore
type/feature
type/refactor
type/test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WompSchmiede/FamilienFeierPlaner!128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sammel-Pull-Request aller MS-BE-*-Meilensteine aus dem redesign-Branch.
Enthaltene Meilensteine
Sub-Issues
MS-BE-KC (#95)
MS-BE-API-1 (#96)
MS-BE-API-2 (#97)
MS-BE-API-3 (#98)
MS-BE-API-4 (#99)
MS-BE-API-5 (#100)
Closes #94, #95, #20, #21, #22, #23, #24
GET /api/v1/i18n listet verfuegbare Sprachen via Dateisystem-Scan. GET /api/v1/i18n/{lang} liefert JSON-Uebersetzungen (404 bei unbekannter Sprache). Beide Endpunkte mit requireAuth geschuetzt. Tests: 5 i18n-Tests (401/200-Liste/200-DE/200-EN/404-fr). 403 Tests gesamt gruen. closes #126 refs #100refs #(kein Issue) Das migration.sql enthielt ein UTF-8 BOM (EF BB BF), das PostgreSQL mit syntax error at or near \\u{feff}\ abwies. Aktuelles Verhalten: P3018 bei Migration-Apply wegen BOM. Neues Verhalten: migration.sql ist BOM-frei, PostgreSQL akzeptiert SQL.4b1c75f54cto45f3c7aa3bniboer referenced this pull request2026-06-27 16:02:22 +02:00
niboer referenced this pull request2026-06-27 16:02:28 +02:00