Commit Graph

1804 Commits

Author SHA1 Message Date
6bbea85831 fix([2fd88f42]): restore missing MarkerClusterGroup import 2026-02-04 14:59:39 +00:00
c6b0b658ef refactor([2fd88f42]): consolidate tooltip manager into filter panel and fix app structure 2026-02-04 14:59:39 +00:00
8a988539be fix([2fd88f42]): correct type import for TooltipColumn in App.tsx 2026-02-04 14:59:39 +00:00
ab83e60f1d fix([2fd88f42]): correct type import for TooltipColumn 2026-02-04 14:59:39 +00:00
4dcbe81bf5 feat([2fd88f42]): implement tooltip column manager 2026-02-04 14:59:39 +00:00
3a4f7ae790 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
56397f80dc refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
0663bd08bb revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
915d1b5da0 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
400da810c8 fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
9bc3741715 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
07ed6fbd2d fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
db0baf18e1 feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
544f20b249 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
c0dc1e09a9 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
b7766452ae fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
46dbe0b3aa feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
0f0d5a4f34 fix([2fd88f42]): use legacy-peer-deps in docker build 2026-02-04 14:59:38 +00:00
f084f1be12 feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
8dc274ce5d feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
278c1aada7 feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
eeabf6c2a9 fix([2fd88f42]): normalize PLZ column name before final output 2026-02-04 14:59:37 +00:00
054be62371 fix([2fd88f42]): handle malformed header in PLZ csv dataset 2026-02-04 14:59:37 +00:00
cecd943a42 fix([2fd88f42]): correct syntax error in docker-compose network config 2026-02-04 14:59:37 +00:00
fb46b7fa1f feat([2fd88f42]): integrate real PLZ geocoordinate dataset 2026-02-04 14:59:37 +00:00
76be805a3f feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
3bbcdcb3a2 fix([2fd88f42]): remove incorrect rewrite rule from vite proxy 2026-02-04 14:59:37 +00:00
62c4903f4f fix([2fd8f42]): enforce dedicated docker network for service discovery 2026-02-04 14:59:37 +00:00
0ba2a75f9c fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
fa0755f3d6 fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
4910295300 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
7b0b825586 fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
4f4461c567 fix([2fd88f42]): upgrade node version in frontend Dockerfile 2026-02-04 14:59:37 +00:00
196686f2cd fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
b875e67ca5 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
279a6a7789 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00
66672b8532 Dateien nach "docs" hochladen 2026-02-04 11:12:55 +00:00
1a9d519c80 Dateien nach "docs" hochladen 2026-02-04 10:49:15 +00:00
8dc14fefb6 Merge branch 'main' of https://floke-gitea.duckdns.org/Floke/Brancheneinstufung2 2026-02-04 11:28:44 +01:00
ee3d760883 [2f688f42] Dockercompose wiederhergestellt
Dockercompose wiederhergestellt
2026-02-04 10:26:58 +00:00
Jarvis
26004accf0 docs: add executive summary explaining the business purpose and AI usage 2026-02-03 09:37:27 +00:00
Jarvis
877426266a docs: update gcp architecture with dev/prod environment separation strategy 2026-02-03 09:29:13 +00:00
Jarvis
232ee5b961 chore: scaffold superoffice connector service for development 2026-02-02 19:42:38 +00:00
Jarvis
5d7d0d403e docs: add strategic integration plan for SuperOffice CRM 2026-02-02 19:40:31 +00:00
Jarvis
fc0924cc66 docs: append company explorer API endpoint documentation 2026-02-02 14:46:19 +00:00
Jarvis
722ecac769 docs: add technical architecture diagram for IT workshop 2026-02-02 14:30:45 +00:00
1d690cf263 [2f988f42] sollte jetzt ganz gut funktioniere. API Endpunkte wurden ergänzt und getestet.
sollte jetzt ganz gut funktioniere. API Endpunkte wurden ergänzt und getestet.
2026-02-01 20:02:07 +00:00
4f2106c832 feat(company-explorer-integration): Implement Company Explorer Connector and Lead Engine Sync [2f988f42]\n\nIntegrates the Company Explorer API into the Lead Engine workflow, allowing for robust company existence checks, creation, and asynchronous enrichment.\n\n- Introduced as a central client wrapper for the Company Explorer API, handling find-or-create logic, discovery, polling for website data, and analysis triggers.\n- Updated to utilize the new connector for syncing new leads with the Company Explorer.\n- Added for comprehensive unit testing of the connector logic.\n- Created as a demonstration script for the end-to-end integration.\n- Updated to document the new client integration architecture pattern.\n\nThis enhances the Lead Engine with a reliable mechanism for company data enrichment. 2026-02-01 19:55:12 +00:00
Jarvis
5a99865c01 fix(auth): update htpasswd for admin user with fresh hash 2026-02-01 14:24:57 +00:00
Jarvis
b36b747cd5 fix(docker): comment out moltbot service to prevent port conflict with running agent 2026-02-01 14:17:14 +00:00