lazyflat/web
EiSiMo 931e0bb8b7 map: clickable address + status chip + Bewerben/Ablehnen in Leaflet popups
- map_points payload now carries flat id, per-user status, can_apply, is_running
- Popup titles link to the listing; status chip mirrors the list (beworben /
  läuft… / fehlgeschlagen); Bewerben + Ablehnen submit via the same HTMX
  endpoints as the list, re-swapping #wohnungen-body
- csrf token rides on the script[data-csrf] sibling of #flats-map
- popupopen → htmx.process(popupEl) so hx-* on freshly injected DOM binds
- site-style .map-popup-* CSS hooked into Leaflet's popup wrapper

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 14:01:11 +02:00
..
static map: clickable address + status chip + Bewerben/Ablehnen in Leaflet popups 2026-04-21 14:01:11 +02:00
templates map: clickable address + status chip + Bewerben/Ablehnen in Leaflet popups 2026-04-21 14:01:11 +02:00
app.py map: clickable address + status chip + Bewerben/Ablehnen in Leaflet popups 2026-04-21 14:01:11 +02:00
apply_client.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
auth.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
db.py cleanup: drop coord backfill, drop transit overlay, block PM autofill 2026-04-21 13:55:24 +02:00
Dockerfile lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
matching.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
notifications.py map debug + coord backfill, remove email channel, countdown label 2026-04-21 13:42:21 +02:00
requirements.txt cleanup: drop coord backfill, drop transit overlay, block PM autofill 2026-04-21 13:55:24 +02:00
retention.py multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
settings.py cleanup: drop coord backfill, drop transit overlay, block PM autofill 2026-04-21 13:55:24 +02:00