meldestelle/docs/99_Journal
StefanMoCoAt beb20e0cf7
Some checks failed
Desktop CI — Headless Tests & Build / Compose Desktop — Tests (headless) & Build (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Has been cancelled
### feat: erweitere ZNS und SQLDelight-Integration
- **SQLDelight:** Füge neue Queries (`countVereine`, `maxUpdated...`) zur SQLite-Datenbank hinzu und aktualisiere `DesktopMasterdataRepository`.
- **ZNS-Sync:** Passe `ZnsImportState` an, um Pferde- und Funktionärsdaten zu unterstützen.
- **Cloud-Sync:** Entferne redundante Auth-Header und setze Limits für Massensynchronisation auf 50.000 Datensätze.
- **Masterdata-Service:** Stabilisiere Consul Health-Checks und implementiere Limit-Beschränkungen auf Controller-Ebene.
2026-04-22 14:14:39 +02:00
..
_archive Archive outdated journal logs and documents. Add Postman Runbook structure and centralize API testing documentation. Update Flyway configuration for ping-service with service-specific schema history. 2026-04-03 21:48:39 +02:00
2026-03-27_Chat-Verlauf.md Remove obsolete chat logs and migrate relevant assets from docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation. 2026-04-09 22:02:14 +02:00
2026-04-01_Abschluss_Vormittag_Zentrale_Dokumentation.md feat(management-feature): add centralized administration screens and back-navigation support 2026-04-01 17:26:44 +02:00
2026-04-01_Session_Log_BackStack_Navigation.md docs(session-log): add session log for back-stack navigation implementation 2026-04-01 17:27:12 +02:00
2026-04-01_Session_Log_Frontend_Flow_Entscheidungen.md Remove obsolete chat logs and migrate relevant assets from docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation. 2026-04-09 22:02:14 +02:00
2026-04-01_Session_Log_Zentrale_ZNS.md feat(management-feature): add centralized administration screens and back-navigation support 2026-04-01 17:26:44 +02:00
2026-04-02_Besprechung_Sprint-Planung.md docs(roadmaps): add sprint execution order and detailed role-specific roadmaps 2026-04-02 14:35:54 +02:00
2026-04-02_Besprechung.md Remove obsolete chat logs and migrate relevant assets from docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation. 2026-04-09 22:02:14 +02:00
2026-04-02_Meldestelle_Besprechung_Session-Log.md Migrate frontend navigation to V3: archive Navigation V2, implement updated screen-tree and back-stack rules, and adapt documentation for startable MVP flow. 2026-04-02 20:09:26 +02:00
2026-04-02_Session_Log.md docs(reports): add comprehensive status and recommendation reports for key roles 2026-04-02 11:15:38 +02:00
2026-04-02_session-curator.md Remove obsolete chat logs and migrate relevant assets from docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation. 2026-04-09 22:02:14 +02:00
2026-04-03_Architect_B1_LAN-Sync_ADR-0022.md docs: add ADR-0022 for LAN-Sync protocol implementation 2026-04-03 09:45:55 +02:00
2026-04-03_Backend_B1_CRUD_Reiter_Pferde_Vereine_Funktionaere.md feat(api): extend Masterdata API with CRUD endpoints for Pferde and Funktionäre 2026-04-03 10:12:36 +02:00
2026-04-03_Curator_B1_Roadmaps-Verzeichnis.md docs(curator): log session outcomes and finalize B-1 roadmap updates 2026-04-03 11:58:10 +02:00
2026-04-03_DevOps_C1_C2_Desktop-Packaging_SemVer.md feat(devops): configure desktop packaging and introduce semantic versioning 2026-04-03 11:26:46 +02:00
2026-04-03_Ping_Service_Flyway_Fix.md Add journal log: Fix Flyway migration issues in ping-service with service-specific schema history configuration. 2026-04-03 21:52:30 +02:00
2026-04-03_Rulebook_B1_Validierung_Frontend.md feat(validation): integrate ÖTO/FEI rule validations and centralized validators 2026-04-03 09:04:12 +02:00
2026-04-03_Rulebook_B2_Regulation-as-Data_Backend.md feat(db): add regulation-as-data tables for license height and horse age matrices 2026-04-03 11:10:45 +02:00
2026-04-03_Session_Log_Postman_Runbook_Konsolidierung.md Archive outdated journal logs and documents. Add Postman Runbook structure and centralize API testing documentation. Update Flyway configuration for ping-service with service-specific schema history. 2026-04-03 21:48:39 +02:00
2026-04-09_Curator-Session.md Remove obsolete chat logs and migrate relevant assets from docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation. 2026-04-09 22:02:14 +02:00
2026-04-09_Session_Log_Turnier_Veranstaltung_Domain_Alignment.md feat(docs+domain): refine event and tournament models, align with updated domain terminology 2026-04-09 10:09:21 +02:00
2026-04-10_Billing-Setup_ZNS-Hardening.md feat(entries+billing): integrate automatic fee booking for entries with billing service 2026-04-10 12:49:03 +02:00
2026-04-14_DevOps_Billing-Feature-Wasm-OOM-Fix.md chore(docs+tests): reactivate EntriesIsolationIntegrationTest and resolve tenant data isolation issues 2026-04-14 12:25:27 +02:00
2026-04-14_DevOps_Entries-Isolation-Test-Finalized.md chore(tests): standardize schema usage with constants and resolve IDE warnings 2026-04-14 12:53:33 +02:00
2026-04-14_DevOps_Entries-Service-Test-Fix.md chore(docs+tests): reactivate EntriesIsolationIntegrationTest and resolve tenant data isolation issues 2026-04-14 12:25:27 +02:00
2026-04-16_Consolidated-Startup-Logs.md feat: vereinheitliche Startup-Logs in allen Backend-Services, verbessere Konsistenz und Diagnosemöglichkeiten 2026-04-16 18:47:35 +02:00
2026-04-16_Consul-Best-Practice-Fix.md refactor(web): Komplettumstellung auf WASM, Altlasten aus Gradle und Architektur-Tests entfernt 2026-04-18 15:48:35 +02:00
2026-04-16_Consul-Discovery-Fix.md feat: konsistente Consul-Discovery- und Healthcheck-Konfiguration für alle Dienste implementiert 2026-04-16 19:34:28 +02:00
2026-04-16_Consul-Port-Hardening.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-16_Explicit-Device-Enrollment.md feat(onboarding): Explicit Device Enrollment für Master-Geräte hinzugefügt 2026-04-16 10:24:52 +02:00
2026-04-16_Gradle-Performance-Fix.md feat: füge Wasm/JS-Feature-Toggle hinzu, optimiere Gradle-Build-Zeit durch bedingte Task-Deaktivierung 2026-04-16 19:18:58 +02:00
2026-04-16_Health-Connectivity-Fix.md feat: refactor Health-Check-Probes und Connectivity-Logik, stabilisiere Docker-Services 2026-04-16 18:47:21 +02:00
2026-04-16_Session_Abschluss.md docs(journal): Eintrag zu ZNS-First Enrollment und Onboarding-Evolution ergänzt 2026-04-16 16:59:30 +02:00
2026-04-16_Veranstalter-Wizard-Integration.md feat: ZNS-Cloud-Sync und manuellen Veranstalter-Button im Wizard hinzugefügt 2026-04-17 00:31:40 +02:00
2026-04-16_Veranstaltungs-Verwaltung-Refactoring.md feat(veranstaltung): UI-Refactoring und Validierung für Veranstaltungsverwaltung hinzugefügt 2026-04-16 12:37:49 +02:00
2026-04-16_ZNS-First-Wizard-Strategy.md feat(zns-import): DAT-Dateisupport hinzugefügt, Fehlerbehebung und UI-Anpassungen 2026-04-16 16:12:53 +02:00
2026-04-16_ZNS-Import-Debug-Fix.md feat: unterstütze Einzeldatei-Import, verbessere Fortschrittsanzeige und Logging im ZNS-Import 2026-04-16 23:45:23 +02:00
2026-04-16_ZNS-Import-Polishing.md feat: unterstütze Einzeldatei-Import, verbessere Fortschrittsanzeige und Logging im ZNS-Import 2026-04-16 23:45:23 +02:00
2026-04-16_ZNS-Persistence-Fix.md feat: unterstütze Einzeldatei-Import, verbessere Fortschrittsanzeige und Logging im ZNS-Import 2026-04-16 23:45:23 +02:00
2026-04-16_ZNS-Serialization-Fix.md feat: Health-Check-Ports und Service-URLs konsolidiert, Consul-Best-Practices umgesetzt 2026-04-16 21:26:58 +02:00
2026-04-17_Cleanup-Veranstaltung-Screens-V2-Removal.md refactor(desktop): V2-Suffixe entfernt und VeranstaltungKomponenten modularisiert 2026-04-17 11:40:09 +02:00
2026-04-17_Desktop-Reorganisation-V2-Removal.md refactor(desktop): Alte Verwaltungsscreens entfernt und Code reduziert 2026-04-17 12:26:28 +02:00
2026-04-17_Desktop-Wizard-OETO-ZNS-Update.md refactor(desktop): V2-Suffixe entfernt und VeranstaltungKomponenten modularisiert 2026-04-17 11:40:09 +02:00
2026-04-17_Incident_Quality-Regression-Onboarding.md feat(onboarding, screens): Logging für Screen-Loads ergänzt & Biest-Referenzen entfernt 2026-04-17 13:13:47 +02:00
2026-04-17_Incident_Reality-Check.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-17_Ping-Service-Discovery-Fix.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-17_Session_Abschluss_Nacht_Final.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-17_Session_Abschluss_Nacht_Recovery.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-17_Session_Abschluss_Nacht.md feat: ZNS-Cloud-Sync und manuellen Veranstalter-Button im Wizard hinzugefügt 2026-04-17 00:31:40 +02:00
2026-04-17_Session_Abschluss_UI_Fixes.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-17_ZNS-Cloud-Suche-Integration.md feat: ZNS-Cloud-Sync und manuellen Veranstalter-Button im Wizard hinzugefügt 2026-04-17 00:31:40 +02:00
2026-04-17_ZNS-Cloud-Sync-Integration.md feat: ZNS-Cloud-Sync und manuellen Veranstalter-Button im Wizard hinzugefügt 2026-04-17 00:31:40 +02:00
2026-04-17_ZNS-Import-Auth-Fixes.md feat: verbessere Onboarding-Workflow, verbessere mDNS-Discovery & ZNS-Import 2026-04-17 22:52:37 +02:00
2026-04-18_Architecture-Tests-WASM-Fix.md refactor(web): Komplettumstellung auf WASM, Altlasten aus Gradle und Architektur-Tests entfernt 2026-04-18 15:48:35 +02:00
2026-04-18_Correction-KMP-Targets.md JS-spezifische Module und Dateien entfernt, Multiplattform-Targets korrigiert 2026-04-18 14:16:29 +02:00
2026-04-18_DeviceInitialization-PlugAndPlay.md refactor(device-initialization): Code-Bereinigung, ungenutzte Parameter entfernt und WasmJS-Unterstützung vervollständigt 2026-04-18 14:47:39 +02:00
2026-04-18_Session_Abschluss_Clean-Slate-Connectivity.md refactor(desktop, core): Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst 2026-04-18 11:10:05 +02:00
2026-04-18_Session_Abschluss_Device-Setup-Focus-Fix.md feat: verbessere Device-Setup-UX durch präzise Fokus-Navigation, Plug-and-Play-Optimierungen und Logging-Standardisierung 2026-04-18 22:29:15 +02:00
2026-04-18_Session_Abschluss_Device-Setup-UX-Fix.md feat: verbessere Device-Setup-UX durch präzise Fokus-Navigation, Plug-and-Play-Optimierungen und Logging-Standardisierung 2026-04-18 22:29:15 +02:00
2026-04-18_Session_Abschluss_Domain-Naming-Connectivity-Fix.md refactor(desktop, core): Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst 2026-04-18 11:10:05 +02:00
2026-04-18_Session_Abschluss_Final_WASM_Onboarding.md refactor(web): Komplettumstellung auf WASM, Altlasten aus Gradle und Architektur-Tests entfernt 2026-04-18 15:48:35 +02:00
2026-04-18_Session_Abschluss_Onboarding-Fix.md feat(onboarding): Property isConfigured ergänzt, Build-Fehler behoben 2026-04-18 09:08:42 +02:00
2026-04-18_Session_Abschluss_Ping_Service_Fix.md feat: flexibilisiere JWT-Validierung durch benutzerdefinierte Decoder und verbessere CORS-Konfiguration 2026-04-18 20:40:40 +02:00
2026-04-18_Session_Abschluss_Ping-Service-Stabilisierung.md refactor(desktop, core): Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst 2026-04-18 11:10:05 +02:00
2026-04-18_Session_Abschluss_Refactoring_Altlasten.md refactor(desktop, core): Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst 2026-04-18 11:10:05 +02:00
2026-04-18_Übergabe_Stabilisierung_Diagnose_Architektur.md chore: entferne nicht genutzte NennungsMaske-Komponente, extrahiere AktionsButtonLeiste in separaten Komponentenordner 2026-04-19 00:52:12 +02:00
2026-04-18_WASM-Transition-Welle-1-3_Abschluss.md JS-spezifische Module und Dateien entfernt, Multiplattform-Targets korrigiert 2026-04-18 14:16:29 +02:00
2026-04-18_WASM-Transition-Welle-1.md JS-spezifische Module und Dateien entfernt, Multiplattform-Targets korrigiert 2026-04-18 14:16:29 +02:00
2026-04-18_Web-Shell-Korrektur-Fokus.md refactor(web): Komplettumstellung auf WASM, Altlasten aus Gradle und Architektur-Tests entfernt 2026-04-18 15:48:35 +02:00
2026-04-19_Backend_Stability_and_Desktop_UX.md chore: consolidate redundant controllers in mail-service, improve backend stability, refine desktop UX, and enhance Vereinsverwaltung functionality 2026-04-20 00:21:20 +02:00
2026-04-19_BillingFeature_Blueprint_Migration.md chore: migriere billing-feature Modul auf Module Structure Blueprint, setze group und version, füge wasmJsMain Dependency hinzu 2026-04-19 16:59:12 +02:00
2026-04-19_CoreDomain_Blueprint_Migration.md chore: setze group und version in Core-Domain-Build, füge wasmJsMain Dependency hinzu 2026-04-19 16:42:46 +02:00
2026-04-19_CoreLocalDb_Blueprint_Migration.md chore: setze group und version in Core-LocalDb-Modul, dokumentiere Migration auf Blueprint 2026-04-19 16:45:32 +02:00
2026-04-19_CoreNavigation_Blueprint_Migration.md chore: migriere core/navigation Modul auf Module Structure Blueprint, aktualisiere group und füge wasmJsMain Dependency hinzu 2026-04-19 16:48:37 +02:00
2026-04-19_CoreNetwork_Blueprint_Migration.md chore: migriere core/network Modul auf Module Structure Blueprint, setze group und version, dokumentiere Änderungen 2026-04-19 16:50:33 +02:00
2026-04-19_CoreSync_Blueprint_Migration.md chore: dokumentiere Migration des core/sync Moduls auf Module Structure Blueprint, inkl. group und version Anpassungen 2026-04-19 16:53:16 +02:00
2026-04-19_DesignSystem_Blueprint_Migration.md chore: migriere ComponentPreview-Annotation in konsistente Paketstruktur und bereinige referenzierende Importe 2026-04-19 16:39:32 +02:00
2026-04-19_DesktopShell_Blueprint_Migration.md chore: migriere meldestelle-desktop Shell auf Module Structure Blueprint, aktualisiere group, setze version, passe DI-Imports an, dokumentiere Änderungen 2026-04-19 17:33:18 +02:00
2026-04-19_DeviceInitialization_Blueprint_Migration.md chore: migriere device-initialization Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:00:52 +02:00
2026-04-19_Frontend_Final_Blueprint_Cleanup.md chore: entferne veraltete turnier-feature Artefakte und ViewModels nach Migration auf Module Structure Blueprint 2026-04-19 17:39:34 +02:00
2026-04-19_FunktionaerFeature_Blueprint_Migration.md chore: migriere funktionaer-feature Modul auf Module Structure Blueprint, passe group an, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:02:34 +02:00
2026-04-19_Masterdata_Sync_Repository_Integration.md chore: entferne nicht genutzte NennungsMaske-Komponente, extrahiere AktionsButtonLeiste in separaten Komponentenordner 2026-04-19 00:52:36 +02:00
2026-04-19_Modularisierung_Nennung_Registration_Context.md chore: entferne nicht genutzte NennungsMaske-Komponente, extrahiere AktionsButtonLeiste in separaten Komponentenordner 2026-04-19 00:52:12 +02:00
2026-04-19_NennungFeature_Blueprint_Migration.md chore: migriere nennung-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:04:04 +02:00
2026-04-19_PferdeFeature_Blueprint_Migration.md chore: migriere pferde-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:05:27 +02:00
2026-04-19_Ping_Service_Fixes.md chore: fix 500 errors in ping-service, improve security annotations, update parameter mapping, integrate Resilience4j with Kotlin, and refine test suite 2026-04-20 14:21:53 +02:00
2026-04-19_PingFeature_Blueprint_Migration.md chore: migriere ping-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:06:37 +02:00
2026-04-19_PingFeature_TestFix.md chore: migriere ping-feature Modul auf Module Structure Blueprint, füge Fake-Repository und neue Integrationstests hinzu, dokumentiere Änderungen 2026-04-19 17:46:29 +02:00
2026-04-19_ProfileFeature_Blueprint_Migration.md chore: migriere profile-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:07:38 +02:00
2026-04-19_ReiterFeature_Blueprint_Migration.md chore: migriere reiter-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:08:43 +02:00
2026-04-19_Session_Abschluss_Modularisierung_Sync.md chore: entferne nicht genutzte NennungsMaske-Komponente, extrahiere AktionsButtonLeiste in separaten Komponentenordner 2026-04-19 00:52:12 +02:00
2026-04-19_TurnierFeature_Blueprint_Migration.md chore: migriere turnier-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:10:03 +02:00
2026-04-19_VeranstalterFeature_Blueprint_Migration.md chore: migriere veranstalter-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:11:07 +02:00
2026-04-19_VeranstaltungFeature_Blueprint_Migration.md chore: migriere veranstaltung-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:12:07 +02:00
2026-04-19_VereinFeature_Blueprint_Migration.md chore: migriere verein-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:13:05 +02:00
2026-04-19_WebShell_Blueprint_Migration.md chore: migriere meldestelle-web Shell auf Module Structure Blueprint, aktualisiere group, setze version, passe DI-Imports an, dokumentiere Änderungen 2026-04-19 17:36:20 +02:00
2026-04-19_ZnsImportFeature_Blueprint_Migration.md chore: migriere zns-import-feature Modul auf Module Structure Blueprint, aktualisiere group, füge wasmJsMain Dependency hinzu, dokumentiere Änderungen 2026-04-19 17:24:01 +02:00
2026-04-19_ZnsImportProvider_DI_Fix.md chore: fix DI binding for ZnsImportProvider in zns-import-feature, ensure proper Koin resolution 2026-04-19 22:18:18 +02:00
2026-04-20_Architektur-Cleanup-Turnier-Feature.md chore: refactor TurnierDetailScreen and related components, remove unused parameters, centralize date validation logic, implement TurnierStammdatenViewModel, and eliminate reflection dependencies 2026-04-20 10:11:10 +02:00
2026-04-20_Architektur-Cleanup-Veranstalter-Feature.md chore: refactor Veranstalter screens and ViewModels to decouple from Koin, implement hoisting for better testability, consolidate legacy shell logic into modern components, and add mock repositories for previews 2026-04-20 10:31:45 +02:00
2026-04-20_Code-Cleanup-Smells.md chore: refactor TurnierDetailScreen and related components, remove unused parameters, centralize date validation logic, implement TurnierStammdatenViewModel, and eliminate reflection dependencies 2026-04-20 10:11:10 +02:00
2026-04-20_Curator_Session_Summary.md chore: implementiere Suche nach Veranstalter via OEPS-Nummer, verbessere UI-Flow im Veranstaltungs-Wizard und erweitere VereinRepository um OEPS-Abfrage 2026-04-21 09:27:38 +02:00
2026-04-20_Desktop_UX_Navigation_Refinement.md chore: implementiere MsFilePicker-Komponente, ersetze veraltete Input-Felder in Geräteneukonfiguration und ZNS-Importer, verbessere Vereinskarten-Darstellung und Detail-UX, behebe Tippfehler in settings.json 2026-04-20 02:00:36 +02:00
2026-04-20_Koin_DI_HttpClient_Fix.md chore: implementiere Suche nach Veranstalter via OEPS-Nummer, verbessere UI-Flow im Veranstaltungs-Wizard und erweitere VereinRepository um OEPS-Abfrage 2026-04-21 09:27:38 +02:00
2026-04-20_Setup_Wizard_Professionalization.md chore: füge Warn-Dialoge für Rollenwechsel und Bearbeitungsmodus hinzu, verbessere Zustandshandhabung im Device-Setup und implementiere Turnierverwaltung im Veranstaltungs-Wizard 2026-04-20 23:48:53 +02:00
2026-04-20_Stammdaten_Sidebar_Refinement.md chore: enhance Stammdaten-Verwaltung and refine desktop UX across multiple features, fix typo in settings.json, enable WASM builds, and add Master-Detail layout for Funktionäre 2026-04-20 02:49:34 +02:00
2026-04-20_V2-Altlasten-Cleanup.md chore: implement Turnier domain logic, add repository interfaces and default implementations, and disable WASM builds 2026-04-20 09:38:39 +02:00
2026-04-20_Vereins_Verwaltung_Logo_Adresse.md chore: implementiere Logo-Upload-Zone mit Base64-Unterstützung, verbessere Vereinsverwaltung mit kompakten Feldern und nutzerspezifischen Uploadoptionen, optimiere Desktop-UX und Navigation 2026-04-20 01:20:20 +02:00
2026-04-21_Curator_Session_Summary.md chore: integriere Logo-Upload und Vorschau in Veranstalter-Wizard, verbessere Navigationslogik und erweitere Datenmodelle 2026-04-21 15:16:05 +02:00
2026-04-21_DevOps_Git-Index-Cleanup.md chore(devops): remove .idea files from git index and update .gitignore 2026-04-21 19:26:15 +02:00
2026-04-21_Veranstalter-Neu-Overhaul.md ### feat: füge Validierung und Fehler-Handling zur Veranstalter-Erstellung hinzu 2026-04-22 00:06:47 +02:00
2026-04-21_Wizard-Orchestrator_Finalisierung.md ### feat: verbessere Validierungs- und Draft-Funktionalität im Wizard 2026-04-21 20:12:53 +02:00
2026-04-21_Wizard-Orchestrator_Roadmap_Anchoring.md chore(docs): füge ADRs 0025–0027 und Wizard-DSL-Referenz hinzu, aktualisiere Roadmap und ADR-Index 2026-04-21 16:21:22 +02:00
2026-04-21_Wizard-Orchestrator_Session-Pause.md feat: füge Wizard-Orchestrator mit Runtime, Scaffold und DraftStore (MVP) hinzu 2026-04-21 18:30:16 +02:00
2026-04-21_ZNS_Validation_Integration.md ### feat: verbessere Wizard-Validierung und UI-Feedback 2026-04-21 21:26:06 +02:00
2026-04-22_Final_ZNS_Sync_Auth_Resolution.md ### feat: erweitere ZNS und SQLDelight-Integration 2026-04-22 14:14:39 +02:00
2026-04-22_Masterdata_DI_and_Consul_Fix.md ### feat: erweitere Stammdaten-Integration 2026-04-22 12:25:43 +02:00
2026-04-22_SQLite_Stammdaten_Integration.md ### feat: implementiere SQLite-Integration und Repository-Refactoring 2026-04-22 02:20:55 +02:00
2026-04-22_ZNS_Sync_Auth_Final.md ### feat: erweitere ZNS und SQLDelight-Integration 2026-04-22 14:14:39 +02:00
2026-04-22_ZNS_Sync_SQLDelight_Fix.md ### feat: erweitere ZNS und SQLDelight-Integration 2026-04-22 14:14:39 +02:00
README.md chore: archive outdated architecture and roadmap documents, normalize documentation structure and metadata 2026-03-15 20:00:51 +01:00

type status owner last_update
Journal ACTIVE Curator 2026-03-15

Journal

Kurze Session-Protokolle, damit Entscheidungen/Erkenntnisse nicht „im Chat“ verloren gehen.

Regeln

  • Pro Session 515 Zeilen.
  • Linke auf relevante Artefakte (ADR/Domain Note/How-to/Reference) und wenn sinnvoll auf Code-Pfade.
  • Wenn eine Session keine klare Entscheidung erzeugt: trotzdem ein Journal-Eintrag.

Dateien

  • 2026-01.md (Monatsjournal)