47 Commits

Author SHA1 Message Date
2c90da3ba5 [31b88f42] Finalize staff locations and travel time logic 2026-03-09 14:44:10 +00:00
9afe4148ba [31b88f42] Update documentation and infrastructure for staff locations and ORS integration 2026-03-09 14:43:47 +00:00
f9e16bc8ad [31b88f42] Add staff locations and reach visualization to Heatmap Tool 2026-03-09 13:44:15 +00:00
479a1cdb87 [30388f42] fix: Correct root endpoint in heatmap-backend 2026-03-08 15:36:33 +00:00
c467d62580 [30388f42] feat: Add automated test infrastructure for core services 2026-03-08 13:41:58 +00:00
7879b2193c [30388f42] feat: Full stack integration and documentation overhaul 2026-03-08 12:24:35 +00:00
ae2303b733 [30388f42] Infrastructure Hardening: Repaired CE/Connector DB schema, fixed frontend styling build, implemented robust echo shield in worker v2.1.1, and integrated Lead Engine into gateway. 2026-03-07 14:08:42 +00:00
fb7347eb89 [2fd88f42] 1. Kartendarstellung (Neutralisierung):
1. Kartendarstellung (Neutralisierung):
       * Die TileLayer-URL in heatmap-tool/frontend/src/components/MapDisplay.tsx wurde auf eine neutrale CARTO light_all-Kachelansicht umgestellt und die Quellenangabe entsprechend angepasst.
2026-02-11 15:36:06 +00:00
76fae48b92 [2fd88f42] ✦ Das Heatmap-Tool zeigte einen Fehler beim Laden der Frontend-Anwendung, da die Datei /src/main.tsx nicht gefunden werden konnte.
✦ Das Heatmap-Tool zeigte einen Fehler beim Laden der Frontend-Anwendung, da die Datei /src/main.tsx nicht gefunden werden konnte.
2026-02-11 11:32:16 +00:00
a69fd055ba [2f988f42] readme.md wiederhergestellt.
readme.md wiederhergestellt.
2026-02-04 20:43:00 +00:00
1862430fd8 docs([2fd88f42]): finalize documentation and update tasks for heatmap tool 2026-02-04 14:59:40 +00:00
6101f8c2e5 fix([2fd88f42]): restore missing MarkerClusterGroup import 2026-02-04 14:59:39 +00:00
a14ae0aa27 refactor([2fd88f42]): consolidate tooltip manager into filter panel and fix app structure 2026-02-04 14:59:39 +00:00
7214f7a687 fix([2fd88f42]): correct type import for TooltipColumn in App.tsx 2026-02-04 14:59:39 +00:00
6a63330c25 fix([2fd88f42]): correct type import for TooltipColumn 2026-02-04 14:59:39 +00:00
377271f194 feat([2fd88f42]): implement tooltip column manager 2026-02-04 14:59:39 +00:00
635d35cb81 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
d2e3d5f9e0 refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
487031d43a revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
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