mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-25 01:36:39 +02:00
Neue Felder im Benutzerprofil (analog Microsoft 365 /me): - Stellenbezeichnung (jobTitle), Abteilung (department) - Firma (companyName), Standort (officeLocation) Changes: - Core: Prisma-Migration + neue Felder in User-Model, UpdateUserDto, findById/update/updateProfile - CRM: M365UserProfile-Interface + getM365Profile um neue Felder erweitert; neue Methode getM365Photo() lädt 96x96 JPEG als Base64 Data-URL; neuer Endpoint GET /crm/office365/photo - Frontend: AuthContext User-Interface, M365UserProfile-Typ, office365Api.getM365Photo() ProfilePage: Neues Formular-Fieldset "Organisation" mit 4 Feldern; manueller Sync-Button übernimmt auch Profilbild (immer überschreiben); useO365ProfileSync: Auto-Sync lädt Foto nur wenn noch kein INSIGHT-Avatar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core-service | ||
| crm-service | ||
| frontend | ||