The empty error callback in loadMeteringData() silently swallowed API failures, causing the chart to show 'Keine Daten' instead of the actual error. Added proper error logging and user-facing error message. Also added DashboardServiceTest for getMeteringDataOverview with scenarios for data, no metering points, empty time range, and multiple metering points. |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| docs/compose | ||
| eeg_backend | ||
| eeg_frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| ai-context.ps1 | ||
| deploy.sh | ||
| DEPLOYMENT.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| nginx-ssl.conf | ||
| nginx.conf | ||
| pom.xml | ||
| setup-server.sh | ||
| setup-ssl.sh | ||