chore(docs, frontend): document and implement Web-App sync workaround for async driver issue

- 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.
This commit is contained in:
2026-01-27 23:45:30 +01:00
parent d0aef9e629
commit 96ee9817b7
+1 -1
View File
@@ -34,7 +34,7 @@ Für detailliertere Anleitungen, wie z.B. das Starten einzelner Services oder da
## 🤝 Contributing
Beiträge sind willkommen. Bitte beachte unseren [**-> Branch- und PR-Workflow**](./docs/02_Onboarding/branchschutz-und-pr-workflow.md).
Beiträge sind willkommen. Bitte beachte unseren [** Branch- und PR-Workflow**](./docs/02_Onboarding/branchschutz-und-pr-workflow.md).
## 📜 Lizenz