INSIGHT-MVP/packages
Thomas Reitz 47b1938605 feat(crm): Microsoft 365 Graph-API Proxy (Phase 3.2)
- Neues GraphModule mit GraphService + GraphController
- GET /crm/contacts/:id/emails    → MS Graph Emails (Search nach Kontakt-E-Mail)
- GET /crm/contacts/:id/calendar  → Kalender-Termine (naechste 90 Tage)
- GET /crm/contacts/:id/tasks     → Microsoft To Do Listen + Aufgaben
- GraphService: JWT an Core-Service weiterleiten, M365-Token holen, Graph aufrufen
- Redis-Cache 5 Minuten fuer alle Graph-Responses
- CORE_SERVICE_URL env var + docker-compose.crm.yml Eintrag

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 22:40:31 +01:00
..
core-service feat(core): Microsoft 365 OAuth-Integration — UserIntegration + IntegrationsModule 2026-03-12 22:36:03 +01:00
crm-service feat(crm): Microsoft 365 Graph-API Proxy (Phase 3.2) 2026-03-12 22:40:31 +01:00
frontend feat(crm): Kanban-Board mit Drag & Drop (Phase 3.0) 2026-03-12 22:29:01 +01:00