Commit Graph

1799 Commits

Author SHA1 Message Date
f0713ff5b3 feat([2fd88f42]): implement smart PLZ column selection 2026-02-04 14:59:39 +00:00
ba68572146 refactor([2fd88f42]): remove legend component 2026-02-04 14:59:39 +00:00
022a397aad revert([2fd88f42]): remove zoom-adaptive legend due to critical errors 2026-02-04 14:59:39 +00:00
012328f1a5 fix([2fd88f42]): definitively resolve infinite loop in dynamic legend 2026-02-04 14:59:39 +00:00
cdba28f2ef fix([2fd88f42]): resolve infinite loop in dynamic legend handler 2026-02-04 14:59:39 +00:00
9879f5f927 feat([2fd88f42]): implement zoom-adaptive color and legend scaling 2026-02-04 14:59:39 +00:00
886e270fb1 fix([2fd88f42]): correct type import in MapBoundsManager 2026-02-04 14:59:39 +00:00
24225922de feat([2fd88f42]): add auto zoom-to-fit and dynamic legend 2026-02-04 14:59:39 +00:00
5f6cf446b1 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
8c6b140b74 feat([2fd88f42]): add dynamic legend to points map view 2026-02-04 14:59:38 +00:00
72efe784c6 fix([2fd88f42]): correct import statement for MarkerClusterGroup in MapDisplay.tsx 2026-02-04 14:59:38 +00:00
4ffb52afbf feat([2fd88f42]): add marker clustering to points view 2026-02-04 14:59:38 +00:00
3a7b7afe9a fix([2fd88f42]): use legacy-peer-deps in docker build 2026-02-04 14:59:38 +00:00
326a70843e feat([2fd88f42]): display attributes in point tooltip 2026-02-04 14:59:38 +00:00
d675c46832 feat([2fd88f42]): add heatmap view with toggle switch 2026-02-04 14:59:38 +00:00
8cb73dfe9d feat([2fd88f42]): add adjustable marker radius and collapse filters by default 2026-02-04 14:59:38 +00:00
5003b2ea58 fix([2fd88f42]): normalize PLZ column name before final output 2026-02-04 14:59:37 +00:00
a942d26baa fix([2fd88f42]): handle malformed header in PLZ csv dataset 2026-02-04 14:59:37 +00:00
f4a58e6ae3 fix([2fd88f42]): correct syntax error in docker-compose network config 2026-02-04 14:59:37 +00:00
07facf39f8 feat([2fd88f42]): integrate real PLZ geocoordinate dataset 2026-02-04 14:59:37 +00:00
2151a612a2 feat([2fd88f42]): redesign filter panel with modern checkbox UI 2026-02-04 14:59:37 +00:00
f492da5ae1 fix([2fd88f42]): remove incorrect rewrite rule from vite proxy 2026-02-04 14:59:37 +00:00
8e43822898 fix([2fd8f42]): enforce dedicated docker network for service discovery 2026-02-04 14:59:37 +00:00
5d3caf6258 fix([2fd88f42]): implement vite proxy for robust API calls and add logging 2026-02-04 14:59:37 +00:00
20dd56b5cf fix([2fd88f42]): correct docker networking issue for frontend API calls 2026-02-04 14:59:37 +00:00
17bc085fb1 fix([2fd88f42]): correct named import for HeatmapPoint type 2026-02-04 14:59:37 +00:00
fb4ea51df7 fix([2fd88f42]): add react error boundary to debug blank page 2026-02-04 14:59:37 +00:00
2b6dcd1fce fix([2fd88f42]): upgrade node version in frontend Dockerfile 2026-02-04 14:59:37 +00:00
1137439952 fix([2fd88f42]): resolve port conflict to 8002 2026-02-04 14:59:37 +00:00
b06d19e630 fix([2fd88f42]): resolve port conflict for heatmap service 2026-02-04 14:59:36 +00:00
c5c3de12e7 feat([2fd88f42]): initial setup of heatmap tool 2026-02-04 14:59:36 +00:00
3bf0c4f3b3 Dateien nach "docs" hochladen 2026-02-04 11:12:55 +00:00
3ae9a5b00e Dateien nach "docs" hochladen 2026-02-04 10:49:15 +00:00
eab70c5086 Merge branch 'main' of https://floke-gitea.duckdns.org/Floke/Brancheneinstufung2 2026-02-04 11:28:44 +01:00
ad4071c721 [2f688f42] Dockercompose wiederhergestellt
Dockercompose wiederhergestellt
2026-02-04 10:26:58 +00:00
Jarvis
6ff6c5f741 docs: add executive summary explaining the business purpose and AI usage 2026-02-03 09:37:27 +00:00
Jarvis
b64493865e docs: update gcp architecture with dev/prod environment separation strategy 2026-02-03 09:29:13 +00:00
Jarvis
6241f1910a chore: scaffold superoffice connector service for development 2026-02-02 19:42:38 +00:00
Jarvis
3329a8a7a8 docs: add strategic integration plan for SuperOffice CRM 2026-02-02 19:40:31 +00:00
Jarvis
b13578184f docs: append company explorer API endpoint documentation 2026-02-02 14:46:19 +00:00
Jarvis
96cb1eaba3 docs: add technical architecture diagram for IT workshop 2026-02-02 14:30:45 +00:00
d77cb7b5b5 [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
e4bf109458 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
489c2e26af fix(auth): update htpasswd for admin user with fresh hash 2026-02-01 14:24:57 +00:00
Jarvis
a39963328e fix(docker): comment out moltbot service to prevent port conflict with running agent 2026-02-01 14:17:14 +00:00
Jarvis
4a9e4992fc fix(docker): add dashboard service definition to compose file 2026-02-01 14:06:46 +00:00
Jarvis
d51a5822dc 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
278da72f4a Fix notion script + update lead-engine debug tools 2026-01-31 17:37:32 +00:00
Jarvis
30c19a546e Add lead-engine source code to main repo 2026-01-31 17:25:19 +00:00
eb12c58a8e Merge branch 'main' of origin 2026-01-31 08:31:56 +00:00