daily-briefing/web
Sam 2f56be835e Add: München als 3. Wetter-Location + Wetter-Detail-Modal
- München als tertiärer Standort (iris-Akzent) hinzugefügt
- Klick auf WeatherCard öffnet Detail-Modal mit:
  - 24h stündliche Prognose (horizontal scrollbar)
  - 7-Tage-Vorhersage mit Temperaturbalken
  - Wind, Feuchte, Sonnenauf/-untergang
- Backend: 7-Tage statt 3-Tage Forecast, 24 Hourly-Slots pro Standort
- Backend: forecast_3day → forecast Feldname-Konsistenz
- Dashboard: 3-Spalten Wetter-Grid statt 4 (HourlyForecast → Modal)
- Admin: Tertiärer Standort konfigurierbar
- THERMAL Design: iris glow, modal animation, Portal-basiertes Modal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 01:13:49 +01:00
..
src Add: München als 3. Wetter-Location + Wetter-Detail-Modal 2026-03-03 01:13:49 +01:00
index.html polish: clean header, unified IBM Plex Sans typography 2026-03-02 12:04:47 +01:00
package-lock.json feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
package.json feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
postcss.config.js refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
tailwind.config.js Add: München als 3. Wetter-Location + Wetter-Detail-Modal 2026-03-03 01:13:49 +01:00
tsconfig.json refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
vite.config.ts refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00