Commit Graph

28 Commits

Author SHA1 Message Date
89fa639883 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
e9416f1c82 fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
a9e327fa26 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
4876b0317f fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
030c66b258 feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
a00951500e feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
f1a960f524 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
c84531ed70 fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
d544087ee4 feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
48d79f53fb fix([2fd88f42]): use legacy-peer-deps in docker build 2026-02-04 14:59:38 +00:00
2c05412dfb feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
66438fd6d0 feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
365a92f9ac feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
5f1064754c fix([2fd88f42]): normalize PLZ column name before final output 2026-02-04 14:59:37 +00:00
5b19ca31f6 fix([2fd88f42]): handle malformed header in PLZ csv dataset 2026-02-04 14:59:37 +00:00
04aa373c1a fix([2fd88f42]): correct syntax error in docker-compose network config 2026-02-04 14:59:37 +00:00
9ca50cbb0e feat([2fd88f42]): integrate real PLZ geocoordinate dataset 2026-02-04 14:59:37 +00:00
571c125e9f feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
7d94a34841 fix([2fd88f42]): remove incorrect rewrite rule from vite proxy 2026-02-04 14:59:37 +00:00
7215fed572 fix([2fd8f42]): enforce dedicated docker network for service discovery 2026-02-04 14:59:37 +00:00
98c6b79086 fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
64d3285320 fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
b2b7f7dc21 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
3a30703342 fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
bbafb8562c fix([2fd88f42]): upgrade node version in frontend Dockerfile 2026-02-04 14:59:37 +00:00
8bec665ac5 fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
3537347e72 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
3a85514820 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00