Go to file
Bernhard Müller b1f38e752b feat(frontend): group dashboard sidebar navigation into sections
Add section-based grouping to the sidebar navigation with headers and
dividers. Menu items are now organized into 4 sections:
- Allgemein (Übersicht, Zählpunkte, Mein Profil)
- Community (Community beitreten, Meine Mitgliedschaften, Verbrauch)
- Tarife & Einladungen (Meine Tarife, Einladungen)
- Verwaltung (Admin-only: Mitgliedschaften, Benutzerverwaltung, etc.)

Only sections with visible items for the current role are rendered.
All 107 frontend tests passing.
2026-07-24 14:12:26 +02:00
.idea generalized dashboard for member and admin 2026-07-05 10:49:46 +02:00
.mvn/wrapper first commit 2026-05-22 08:59:13 +02:00
docs/compose chore: cleanup test data and add missing test files 2026-07-24 11:48:56 +02:00
eeg_backend fix(community): migrate metering data timestamps from LocalDateTime to Instant to fix DST constraint violation 2026-07-24 13:23:35 +02:00
eeg_frontend feat(frontend): group dashboard sidebar navigation into sections 2026-07-24 14:12:26 +02:00
.dockerignore feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
.env.example feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
.gitattributes first commit 2026-05-22 08:59:13 +02:00
.gitignore chore: cleanup test data and add missing test files 2026-07-24 11:48:56 +02:00
AGENTS.md feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
ai-context.ps1 implemented delete of energy community 2026-07-01 12:57:01 +02:00
deploy.sh feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
DEPLOYMENT.md feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
docker-compose.yml feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
Dockerfile feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
mvnw first commit 2026-05-22 08:59:13 +02:00
mvnw.cmd first commit 2026-05-22 08:59:13 +02:00
nginx-ssl.conf feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
nginx.conf feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
pom.xml first commit 2026-05-22 08:59:13 +02:00
setup-server.sh feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00
setup-ssl.sh feat(community): add metering data upload and query with XLSX support 2026-07-22 12:42:27 +02:00