Commit Graph

1775 Commits

Author SHA1 Message Date
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
Jarvis
ebe13f13aa Add lead-engine source code to main repo 2026-01-31 17:25:19 +00:00
0ba21c1098 Merge branch 'main' of origin 2026-01-31 08:31:56 +00:00
a83db7ddee [2f988f42] Moltbot hat das Tool kaputt gemacht. Habe es jetzt wieder mit Gemini CLI gefixt. Ist aber noch immer nicht ganz sauber - Optik ist kaputt, viele ja ja ja in der Transkription.
Moltbot hat das Tool kaputt gemacht. Habe es jetzt wieder mit Gemini CLI gefixt. Ist aber noch immer nicht ganz sauber - Optik ist kaputt, viele ja ja ja in der Transkription.
2026-01-31 08:31:10 +00:00
Jarvis
e35152c486 Enhance finish_task: Update Total Duration prop and format status report like dev_session.py 2026-01-31 07:37:29 +00:00
Jarvis
7b70c80c71 Add Task Manager scripts (Moltbot port) 2026-01-31 07:28:44 +00:00
Jarvis
4e8ca12c05 Fix: Switch to v1 API endpoint for gemini-pro 2026-01-31 06:49:29 +00:00
Jarvis
01eb090268 Fix: Fallback to gemini-pro model for stability 2026-01-31 06:46:37 +00:00
Jarvis
01036eccf8 Fix: Update Gemini model to gemini-1.5-flash-latest 2026-01-31 06:38:01 +00:00
Jarvis
05190da910 Fix: Update Gemini API endpoint to v1beta for gemini-1.5-flash model 2026-01-31 06:33:35 +00:00
Jarvis
61a11e2de8 Fix: Rename call_gemini_flash to call_gemini_api and add temperature parameter 2026-01-31 06:30:02 +00:00
7e852ac7f7 [2f988f42] Webinterface wieder zum Laufen gebracht
Webinterface wieder zum Laufen gebracht
2026-01-31 05:49:27 +00:00
Jarvis
e4b01218b3 Fix another indentation issue in update_company_industry 2026-01-30 14:05:56 +00:00
Jarvis
a61865cdd8 Fix IndentationError in app.py 2026-01-30 14:04:40 +00:00
Jarvis
027e5fb3a7 Fix syntax error in app.py 2026-01-30 13:58:42 +00:00
30b3042e85 [2f888f42] Container neu bauen und testne
Container neu bauen und testne
2026-01-30 11:55:37 +00:00