INSIGHT-MVP/packages/frontend/src
Thomas Reitz c739dce161 feat: CRM Frontend-Modul mit Kontakte, Deals, Pipelines und Aktivitäten
Komplette CRM-Frontend-Integration in die bestehende React-GUI:

- Types, API-Client und React Query Hooks für alle CRM-Entitäten
- Kontakte: Liste mit Suche/Filter, Detail mit Aktivitäten-Timeline, Create/Edit Modal
- Deals: Liste mit Pipeline/Stage/Status-Filter, Detail mit Fortschrittsbalken, Create/Edit Modal
- Pipelines: Verwaltungsseite mit klappbaren Cards und Stage-Management
- Aktivitäten: Formular-Modal für Notizen, Anrufe, E-Mails, Meetings, Aufgaben
- CRM-Navigation in Sidebar (aufklappbar, mit Inline-SVG-Icons)
- Routen in App.tsx für alle CRM-Seiten
- Vite-Proxy für lokale CRM-API-Entwicklung

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:13:02 +01:00
..
admin chore: hide Mandanten tab from admin navigation 2026-03-10 12:20:54 +01:00
api feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
auth feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
components docs(crm): update Summarize.md with deployment status and test results 2026-03-10 18:08:00 +01:00
crm feat: CRM Frontend-Modul mit Kontakte, Deals, Pipelines und Aktivitäten 2026-03-10 19:13:02 +01:00
hooks docs(crm): update Summarize.md with deployment status and test results 2026-03-10 18:08:00 +01:00
profile feat: add 'Verhandlungssicher' language level option 2026-03-09 12:25:18 +01:00
shell feat: CRM Frontend-Modul mit Kontakte, Deals, Pipelines und Aktivitäten 2026-03-10 19:13:02 +01:00
theme feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
utils feat: add profile page tabs and fix German umlauts throughout app 2026-03-09 07:56:55 +01:00
index.css feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
main.tsx feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00