diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 14a73aa..d3b62bf 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -23,7 +23,7 @@ - [x] **Phase 6: Global Site Selection** — Toolbar-level multi-site picker that all feature tabs consume as their default target (completed 2026-04-07) - [x] **Phase 7: User Access Audit** — New feature tab: export every SharePoint/Teams access a specific user holds across selected sites (completed 2026-04-07) - [x] **Phase 8: Simplified Permissions** — Plain-language labels, summary counts, color coding, and detail-level toggle on the permissions report (completed 2026-04-07) -- [ ] **Phase 9: Storage Visualization** — Charting dependency + pie/donut and bar chart views of storage by file type in the Storage Metrics tab +- [x] **Phase 9: Storage Visualization** — Charting dependency + pie/donut and bar chart views of storage by file type in the Storage Metrics tab (completed 2026-04-07) ## Phase Details @@ -93,7 +93,7 @@ Plans: 2. After a storage scan completes, a chart appears in the Storage Metrics tab showing space broken down by file type 3. A toggle control switches the chart between pie/donut and bar chart representations without re-running the scan 4. The chart updates automatically whenever a new storage scan finishes, without requiring manual refresh -**Plans:** 2/4 plans executed +**Plans:** 4/4 plans complete Plans: - [ ] 09-01-PLAN.md — LiveCharts2 NuGet + FileTypeMetric model + IStorageService extension (Wave 1) - [ ] 09-02-PLAN.md — StorageService file-type enumeration implementation (Wave 2) @@ -112,4 +112,4 @@ Plans: | 6. Global Site Selection | v1.1 | 5/5 | Complete | 2026-04-07 | | 7. User Access Audit | v1.1 | 10/10 | Complete | 2026-04-07 | | 8. Simplified Permissions | v1.1 | 6/6 | Complete | 2026-04-07 | -| 9. Storage Visualization | 2/4 | In Progress| | - | +| 9. Storage Visualization | v1.1 | 4/4 | Complete | 2026-04-07 |