meldestelle/frontend
Stefan Mogeritsch 32e43b8fb0 refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions
Configured `sqlite.worker.js` for OPFS-backed SQLite WASM operations in the frontend build pipeline. Added new Spring Boot dependency bundles including secure service configurations. Integrated updated database utilities with enhanced error handling. Removed outdated circuit breaker tests and replaced them with modern unit and integration test setups.
2026-01-12 17:05:44 +01:00
..
core refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
features refactor(ping-service): remove CORS configuration from code, restructure modules, and update Gradle dependencies 2026-01-12 13:04:00 +01:00
shared refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
shells/meldestelle-portal refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
README.md chore(MP-23): network DI client, frontend architecture guards, detekt & ktlint setup, docs, ping DI factory (#21) 2025-11-30 23:14:00 +01:00

Frontend

Kotlin Multiplatform Frontend layer.

  • shells: ausführbare Anwendungen (Assembler)
  • features: Vertical Slices (kein Feature→Feature Import)
  • core: gemeinsame Basis (Design-System, Network, Local-DB, Auth, Domain)