Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 21:02:59 +00:00
3c8e41b3f8 docs: update PROGRESS.md with Phase 5 Batch 4 completion (Tasks 5.16-5.17)
317d5c81f8 feat: MCP Client plugin (Task 5.17) - integrate external MCP servers for AI agents
9d4f701a25 feat: MCP Server plugin (Task 5.16) - expose LeoCRM tools to external AI clients
Compare 3 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 20:50:11 +00:00
f4beb78f91 docs: update PROGRESS.md with Phase 5 Batch 3 (Tasks 5.12-5.15) completion
9cfc6bf3b0 Phase 5.15: Automated backup system with pg_dump, file backup, retention, restore, notifications
66b6c32ed8 Phase 5.14: API documentation - OpenAPI tags, response models, examples, docs
3c1b2f227b Phase 5.13: CI/CD deploy script with build/test/deploy/rollback
d9c9ba6630 Phase 5.12: API health check script for KI
Compare 5 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 20:35:06 +00:00
42b19040ce Phase 5.4-5.11: Playwright E2E test infrastructure with 7 spec files
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 18:42:38 +00:00
7a034b3124 docs: update PROGRESS.md with Phase 5 Batch 1 (Tasks 5.1-5.3) completion
f137acb805 feat(5.1): add API audit document covering all 158 UI functions across 24 categories
75a7063bff feat(5.2): add User Preferences API with full-stack implementation
a9151b1159 feat(5.3): add workflow API frontend module with TypeScript types and React Query hooks
Compare 4 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 18:13:46 +00:00
903d649a0f Phase 4: KI-UI-Steuerung — AI agent UI control via WebSocket
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 18:00:43 +00:00
5dc6f29ac1 Phase 3.5: Automation & Agents Plugin
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 17:01:29 +00:00
fc96a2f86c Phase 3: Plugin-UI-System (WordPress-Style)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 15:30:16 +00:00
4f70c1d912 Update PROGRESS.md: Phase 1 complete
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 15:29:54 +00:00
b15a62bec6 Phase 1A: Remove company routes/services/models/schemas, unify to Contact
5d79b4f613 Phase 1B: Unify plugins from company to contact
879106c4eb Phase 1C: Frontend unified contact UI
Compare 3 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 10:01:31 +00:00
a8331fbc2b Phase 2: Code-Splitting + Virtual Scrolling (Tasks 2.1-2.7)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 09:38:43 +00:00
0c14b06b67 Fix: JSX syntax error in ProactiveAISettings.tsx (missing backtick in className)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-23 09:22:39 +00:00
ec81940178 Phase 0 Complete: Tasks 0.7-0.20
3d06cb2353 Phase 0.5+0.6: consolidate store dirs and save frontend gap analysis
75d2f884da Phase 0.4: split hooks.ts into separate API modules
57d18c1381 Phase 0.3: migrate date formatting to date-fns
241850fddd Phase 0.2: mark task 0.2 as done in PROGRESS.md
Compare 8 commits »
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-22 00:14:31 +00:00
c2143eea19 debug: add startup print statements for plugin activation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-22 00:11:36 +00:00
5116e79fb6 fix: AIParticipantHandler recognizes plugin rooms (locked_by=ai_assistant) as AI-active
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-22 00:04:53 +00:00
4a71297a1e fix: add kommunikation dependency to ai_assistant and ai_proactive for correct load order
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 23:56:25 +00:00
ba06214efa fix: quick-access button title matching for plugin rooms (Assistent, Live KI, System)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 23:35:28 +00:00
69ef8bb7d9 fix: add __init__.py exports for kommunikation and system_notif plugins for discovery
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 23:22:26 +00:00
cc3ac9a43d feat: Unified Messaging System — kommunikation plugin, AI/Proactive/System participants, MessageSidebar, Rich Content Renderer
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 21:11:18 +00:00
5980d38c66 AISidebar: add Team panel with users/groups and online status, add Chat panel placeholder
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-21 21:01:23 +00:00
650f6e6723 AISidebar: rename Proaktiv to Live KI, align icon strip border with TopBar, notifications as slim cards