INSIGHT-MVP/packages/frontend/src/auth
Thomas Reitz dabd36349e fix: PDF Leerseite, Button-Größen und Primärfarbe
- PDF-Export: doc.flushPages() vor doc.end() verhindert leere
  Schlussseite (PDFKit bufferPages-Bug nach Footer-Loop)
- ExpertProfileTab: height: 32px für btnPrimary/Secondary/Danger
  sowie chipInput- und headerForm-Inputs → einheitliche Höhe
- Primärfarbe #1a56db → #1040bb (dunkler, besser zum Logo passend)
- LoginPage CSS-Fallback-Gradient ebenfalls auf neue Primärfarbe

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 14:07:20 +01:00
..
AuthContext.tsx feat: Erweiterte Profilfelder (analog O365) + Profilbild-Sync aus Microsoft 365 2026-03-13 13:08:56 +01:00
LoginPage.module.css fix: PDF Leerseite, Button-Größen und Primärfarbe 2026-03-14 14:07:20 +01:00
LoginPage.tsx feat: Login-Screen-Branding im Global Admin (Hintergrund + Logo) 2026-03-13 21:09:32 +01:00
SsoCallbackPage.tsx feat: add Microsoft Entra ID (Azure AD) SSO integration 2026-03-09 22:31:34 +01:00