edb22ce864
- Added session log documenting Web-App stabilization, including fixes for Webpack build and login issues. - Implemented full-sync workaround in `PingEventRepositoryImpl` due to SQLDelight async driver limitations. - Updated `PingDashboard` to display sync completion messages. - Added `libs.sqldelight.coroutines` dependency and regenerated SQLDelight queries. - Updated roadmap and journal with progress on frontend sync integration.
20 lines
935 B
Markdown
20 lines
935 B
Markdown
# Journal: Jänner 2026
|
|
|
|
Dieses Dokument fasst die wichtigsten Ereignisse und Entscheidungen des Monats zusammen.
|
|
|
|
## Woche 1-2: Initialisierung & Analyse
|
|
* **13.01.:** Start der Analyse. Identifikation von Strukturproblemen im Backend.
|
|
* **14.01.:** Konsolidierung der Dokumentationsstruktur.
|
|
* **15.01.:** Festlegung der "Docs-as-Code" Strategie und Agenten-Rollen.
|
|
|
|
## Woche 3: "Tracer Bullet" (Ping Service)
|
|
* **17.01.:** Implementierung des Delta-Syncs im Backend (`/ping/sync`).
|
|
* **19.01.:** Frontend Refactoring auf Clean Architecture. Erfolgreicher Build.
|
|
* **20.01.:** Stabilisierung des Tech-Stacks (ADR-0013). Downgrade Spring Cloud, Upgrade Compose.
|
|
* **22.01.:** Frontend Auth Integration (Keycloak).
|
|
* **26.01.:** Web-App (JS/Wasm) Build Fixes (SQLite Wasm).
|
|
* **27.01.:** Web-App Sync Integration (Full-Sync Workaround für Async-Driver).
|
|
|
|
---
|
|
*Details siehe archivierte Session-Logs in `_archive/`.*
|