INSIGHT-MVP/packages/crm-service
Thomas Reitz 6c51eb5e83 feat(crm): Kontakt-Detailseite – Breite, Outlook Daten, Outlook-Push
- max-width 960px auf Kontakt-Detailseite
- M365-Sektion umbenannt zu "Outlook Daten", default eingeklappt
- Aufgaben-Tab entfernt (nur noch E-Mails + Kalender)
- "In Outlook speichern"-Button: pusht/aktualisiert Kontakt in Outlook-Kontakte via MS Graph POST/PATCH /me/contacts
- Kontaktdaten: Typ, Status immer sichtbar, Bundesland (state) in Adresse
- Backend: GraphService exportiert, pushContactToOutlook-Methode, POST /crm/contacts/:id/push-to-outlook

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 19:57:07 +01:00
..
keys feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
prisma feat(crm): Projektanfrage-Vorgangstyp – isProjectType + ProjectRequestDetails 2026-03-13 17:17:40 +01:00
scripts feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
src feat(crm): Kontakt-Detailseite – Breite, Outlook Daten, Outlook-Push 2026-03-13 19:57:07 +01:00
.dockerignore feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
docker-compose.crm-dev.yml feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
Dockerfile feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
nest-cli.json feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
package-lock.json feat(crm): Phase 2.2-2.4 backend + contract files — vollständige CRM-Service Implementierung 2026-03-12 22:06:58 +01:00
package.json feat(crm): Phase 2.2-2.4 backend + contract files — vollständige CRM-Service Implementierung 2026-03-12 22:06:58 +01:00
Summarize.md feat(crm): Phase 2.2-2.4 backend + contract files — vollständige CRM-Service Implementierung 2026-03-12 22:06:58 +01:00
tsconfig.json feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00