Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 22:28:12 +00:00
5d9ddbebd2 fix: remove tenant switcher from TopBar, fix aiProactive API double-prefix
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 22:09:18 +00:00
ef6d011e16 ui: adjust toolbar heights and icon sizes, remove duplicate AI icon
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 18:14:38 +00:00
6cedbb1bcb fix: pin bcrypt<5.0 for passlib compatibility
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 18:11:09 +00:00
97d497ba4f feat: add seed_admin.py for initial admin user creation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 16:49:20 +00:00
ad41771b10 feat: implement sliding session - extend TTL on each authenticated request
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 16:22:17 +00:00
b1153e0c54 fix: add updated_at columns to ai_proactive migration
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 15:49:01 +00:00
7e53b747c7 feat: add Proaktiv and KI Chat tabs to AI sidebar
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:34:41 +00:00
b69c5f00aa fix: frontend healthcheck use 127.0.0.1 in docker-compose
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:29:50 +00:00
abbb99fe74 fix: frontend healthcheck use 127.0.0.1 and bind to 0.0.0.0
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:22:29 +00:00
1a4444e1e8 fix: add missing email-validator dependency
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:18:32 +00:00
579049395d fix: use expose instead of ports to avoid host port conflicts
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:13:20 +00:00
265f4c35cb fix: add missing frontend/public directory for standalone build
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:08:21 +00:00
531ae4cf0b fix: correct libgdk-pixbuf-2.0-0 package name for Debian Trixie
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 15:03:46 +00:00
71a2b37c16 fix: use Python 3.12-slim for compatible Debian package names
Leopoldadmin pushed to main at Leopoldadmin/erp-nutzfahrzeuge 2026-07-18 14:57:53 +00:00
56a6eb7be5 feat(Phase 7): final audit, handoff documentation, project state update
1620a35d71 feat(T06): deployment config - Dockerfiles, docker-compose, Coolify guide, env example
fbb1b39b57 fix: ruff lint + format fixes in tests, ESLint fixes in frontend
341d0c6f38 fix: resolve all ruff and ESLint lint errors
f1d6de0e47 feat(T08): Bildretusche via Flux.1-Pro + Preisvergleich + Retouch UI with before/after slider
Compare 10 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 14:18:47 +00:00
df82796023 fix: add deleted_at columns to ai_proactive migration
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 11:48:22 +00:00
185d4cfe8d test: erweitere Tests auf 103 (65 unified_search + 38 ai_proactive)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 11:24:35 +00:00
6f9253809a fix: unified_search test fixes - CSRF token + is_system_admin + 403/401 handling
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 09:21:53 +00:00
8cebb4f4e9 feat: unified_search + ai_proactive plugins with Ollama Cloud DeepSeek V4
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 23:51:02 +00:00
4c9295de21 feat: AI sidebar mobile full-width overlay with back button