docs(12-01): complete Base64ToImageSourceConverter and ClientLogoPreview plan

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dev
2026-04-08 15:19:42 +02:00
parent 6a4cd8ab56
commit c12ca4b813
4 changed files with 97 additions and 12 deletions

View File

@@ -10,9 +10,9 @@ Requirements for v2.2 Report Branding & User Directory. Each maps to roadmap pha
### Report Branding
- [x] **BRAND-01**: User can import an MSP logo in application settings (global, persisted across sessions)
- [ ] **BRAND-02**: User can preview the imported MSP logo in settings UI
- [x] **BRAND-02**: User can preview the imported MSP logo in settings UI
- [x] **BRAND-03**: User can import a client logo per tenant profile
- [ ] **BRAND-04**: User can auto-pull client logo from tenant's Entra branding API
- [x] **BRAND-04**: User can auto-pull client logo from tenant's Entra branding API
- [x] **BRAND-05**: All five HTML report types display MSP and client logos in a consistent header
- [x] **BRAND-06**: Logo import validates format (PNG/JPG) and enforces 512 KB size limit
@@ -55,8 +55,8 @@ Which phases cover which requirements. Updated during roadmap creation.
| BRAND-03 | Phase 10 | Complete |
| BRAND-06 | Phase 10 | Complete |
| BRAND-05 | Phase 11 | Complete |
| BRAND-04 | Phase 11 | Pending |
| BRAND-02 | Phase 12 | Pending |
| BRAND-04 | Phase 11 | Complete |
| BRAND-02 | Phase 12 | Complete |
| UDIR-01 | Phase 13 | Pending |
| UDIR-02 | Phase 13 | Pending |
| UDIR-03 | Phase 13 | Pending |