Commit Graph

1790 Commits

Author SHA1 Message Date
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
Jarvis
ca0ef5d741 chore: scaffold superoffice connector service for development 2026-02-02 19:42:38 +00:00
Jarvis
dd0d2353d2 docs: add strategic integration plan for SuperOffice CRM 2026-02-02 19:40:31 +00:00
Jarvis
e3d2e0b945 docs: append company explorer API endpoint documentation 2026-02-02 14:46:19 +00:00
Jarvis
086a4a0842 docs: add technical architecture diagram for IT workshop 2026-02-02 14:30:45 +00:00
fd3e3a3414 [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
6ffa34381f 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
9d7f8b37e8 fix(auth): update htpasswd for admin user with fresh hash 2026-02-01 14:24:57 +00:00
Jarvis
2907121f78 fix(docker): comment out moltbot service to prevent port conflict with running agent 2026-02-01 14:17:14 +00:00
Jarvis
a3bbb98a50 fix(docker): add dashboard service definition to compose file 2026-02-01 14:06:46 +00:00
Jarvis
46f428fea9 feat(dashboard): add link to local TradingTwins Lead Engine and ensure nginx proxy service is configured 2026-02-01 14:04:09 +00:00
Jarvis
caf59e603e Fix notion script + update lead-engine debug tools 2026-01-31 17:37:32 +00:00