docs: start milestone v2.2 Report Branding & User Directory

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dev
2026-04-08 10:35:27 +02:00
parent fd442f3b4c
commit 8447e78db9
513 changed files with 6496 additions and 946 deletions

View File

@@ -8,10 +8,18 @@ A C#/WPF desktop application for IT administrators and MSPs to audit and manage
Administrators can audit and manage SharePoint/Teams permissions and storage across multiple client tenants from a single, reliable desktop application.
## Current Milestone: v2.2 Report Branding & User Directory
**Goal:** Add customizable logos to HTML reports and a full user directory browse mode in the user access audit tab.
**Target features:**
- HTML report branding with MSP logo (global) and client logo (per tenant — pull from tenant or import)
- User directory browse mode as alternative to search in user access audit tab
## Current State
**Shipped:** v1.1 Enhanced Reports (2026-04-08)
**Status:** Feature-complete for v1.1; no active milestone
**Status:** Active milestone v2.2
**v1.1 shipped features:**
- Global multi-site selection in toolbar (pick sites once, all tabs use them)
@@ -40,6 +48,11 @@ Distribution: 200 MB self-contained EXE (win-x64)
- [x] Simplified permissions reports (plain language, summary views) (SIMP-01/02/03) — v1.1
- [x] Storage metrics graph by file type (pie/donut and bar chart, toggleable) (VIZZ-01/02/03) — v1.1
### Active
- [ ] HTML report branding with MSP logo (global) and client logo (per tenant)
- [ ] User directory browse mode in user access audit tab
### Out of Scope
- Cross-platform support (Mac/Linux) — WPF is Windows-only; not justified for current user base
@@ -80,4 +93,4 @@ Distribution: 200 MB self-contained EXE (win-x64)
| Wave 0 scaffold pattern | Models + interfaces + test stubs before implementation | ✓ Good — all phases had test targets from day 1 |
---
*Last updated: 2026-04-08 after v1.1 milestone shipped*
*Last updated: 2026-04-08 after v2.2 milestone started*