Commit Graph

1805 Commits

Author SHA1 Message Date
Jarvis
0241bc1265 docs: Fully align architecture with Cloud Identity Free strategy (replace Gemini App with Custom Chat) 2026-02-05 09:42:25 +00:00
Jarvis
ff3bbc6791 docs: Update strategy for Cloud Identity Free tier and GCP billing request 2026-02-05 09:39:47 +00:00
Jarvis
622689e2f5 docs: Update meeting cheat sheet with new IT constraints (blocked Gemini) 2026-02-05 07:53:12 +00:00
Jarvis
cdb8bacb32 docs: Restore missing meeting notes and Axels template 2026-02-05 07:51:12 +00:00
Jarvis
b71733d8c0 fix: mermaid syntax error in subgraph titles 2026-02-05 07:43:31 +00:00
Jarvis
1f162138e4 docs: Add detailed GCP vs Workspace privacy architecture 2026-02-05 07:41:24 +00:00
d48311ca3e Merge branch 'main' of https://floke-gitea.duckdns.org/Floke/Brancheneinstufung2 2026-02-04 20:44:05 +00:00
2172b9a1c2 [2f988f42] readme.md wiederhergestellt.
readme.md wiederhergestellt.
2026-02-04 20:43:00 +00:00
b332964ba5 docs([2f988f42]): Restore full readme.md content and add LLM warning 2026-02-04 20:42:38 +00:00
91b084d66d ARCHITEKTUR_GCP_SETUP.md aktualisiert 2026-02-04 19:49:30 +00:00
898ae98d5a [2fd88f42] Sehr guter erster Wurf, sollte sicher für 95% der Anforderungen genügen.
Sehr guter erster Wurf, sollte sicher für 95% der Anforderungen genügen.
2026-02-04 14:59:40 +00:00
2d2e05aa2a docs([2fd88f42]): finalize documentation and update tasks for heatmap tool 2026-02-04 14:59:40 +00:00
6bd21e7323 fix([2fd88f42]): restore missing MarkerClusterGroup import 2026-02-04 14:59:39 +00:00
d46b30a205 refactor([2fd88f42]): consolidate tooltip manager into filter panel and fix app structure 2026-02-04 14:59:39 +00:00
6c755f186c fix([2fd88f42]): correct type import for TooltipColumn in App.tsx 2026-02-04 14:59:39 +00:00
e187a4ea52 fix([2fd88f42]): correct type import for TooltipColumn 2026-02-04 14:59:39 +00:00
97a2bac4be feat([2fd88f42]): implement tooltip column manager 2026-02-04 14:59:39 +00:00
25307f3ed4 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
6d65b782b8 refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
9e947b6dfb revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
1c5db811a8 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
959946319a fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
aab0ba9461 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
c2c1e12236 fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
10206b2c3f feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
56728f3f00 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
9cd0e806db feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
052a1d4a98 fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
41cca0c98b feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
b5c0d10f17 fix([2fd88f42]): use legacy-peer-deps in docker build 2026-02-04 14:59:38 +00:00
de527b0cc7 feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
931b589466 feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
61f7f0586c feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
3aacac97f0 fix([2fd88f42]): normalize PLZ column name before final output 2026-02-04 14:59:37 +00:00
e006fcfa17 fix([2fd88f42]): handle malformed header in PLZ csv dataset 2026-02-04 14:59:37 +00:00
d9eef04732 fix([2fd88f42]): correct syntax error in docker-compose network config 2026-02-04 14:59:37 +00:00
e181cc3a61 feat([2fd88f42]): integrate real PLZ geocoordinate dataset 2026-02-04 14:59:37 +00:00
34f156e7e7 feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
96505b68fc fix([2fd88f42]): remove incorrect rewrite rule from vite proxy 2026-02-04 14:59:37 +00:00
29c5ba8a87 fix([2fd8f42]): enforce dedicated docker network for service discovery 2026-02-04 14:59:37 +00:00
d63bc64d8a fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
d3e561faf0 fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
24dd9c3be2 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
504e20477f fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
b4c5995131 fix([2fd88f42]): upgrade node version in frontend Dockerfile 2026-02-04 14:59:37 +00:00
101dd194b7 fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
75724ec142 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
f5ba056b92 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00
5fa8acaea4 Dateien nach "docs" hochladen 2026-02-04 11:12:55 +00:00
6f6493da4a Dateien nach "docs" hochladen 2026-02-04 10:49:15 +00:00