- Surface "X/Y passende Wohnungen mit Koordinaten" on the Karte view +
admin-only "Koordinaten nachladen" button (POST /actions/backfill-coords)
that geocodes missing flats via Google Maps directly from the web container
- Add googlemaps dep + GMAPS_API_KEY env to web service
- Light console.log in map.js ("rendering N/M markers", "building Leaflet…")
so the browser DevTools shows what's happening
- Drop e-mail channel from notifications UI, notify dispatcher, and _alert_status;
coerce legacy 'email' channel rows back to 'ui' on save
- Countdown said "Aktualisierung läuft…" next to "nächste Aktualisierung" →
shortened to "aktualisiere…"
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
179 B
Text
9 lines
179 B
Text
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
jinja2==3.1.4
|
|
argon2-cffi==23.1.0
|
|
itsdangerous==2.2.0
|
|
python-multipart==0.0.17
|
|
python-dotenv==1.0.1
|
|
requests==2.32.5
|
|
googlemaps==4.10.0
|