6ced7f13e6
[2ff88f42] Zusammenfassung des bisherigen Fortschritts
...
Zusammenfassung des bisherigen Fortschritts
2026-02-06 13:53:12 +00:00
a04d92253a
feat(superoffice): POC API handshake & auth flow [2ff88f42]
...
Establishes the initial structure for the SuperOffice connector. Implements the complete, iterative authentication process, culminating in a successful refresh token exchange. Documents the process and the final blocker (API authorization) in the integration plan, awaiting IT action to change the application type to 'Server to server'.
2026-02-06 13:52:44 +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
9300923665
Merge branch 'main' of https://floke-gitea.duckdns.org/Floke/Brancheneinstufung2
2026-02-04 11:28:44 +01:00
674de3d4ff
[2f688f42] Dockercompose wiederhergestellt
...
Dockercompose wiederhergestellt
2026-02-04 10:26:58 +00:00
Jarvis
11421f5871
docs: add executive summary explaining the business purpose and AI usage
2026-02-03 09:37:27 +00:00
Jarvis
0dc2e12150
docs: update gcp architecture with dev/prod environment separation strategy
2026-02-03 09:29:13 +00:00