spec: add follow-up TODOs for admin templates

This commit is contained in:
Ahmed Darrazi 2025-12-30 02:48:17 +01:00
parent f647da8da9
commit 798400e89b

View File

@ -22,3 +22,8 @@ ## Phase 4: Tests + Verification
- [x] T007 Run tests (targeted).
- [x] T008 Run Pint (`./vendor/bin/pint --dirty`).
- [x] T011 Fix Admin Templates hydration paging (`@odata.nextLink`) and add coverage.
## Open TODOs (Follow-up)
- [ ] Improve Admin Templates value formatting to better match Intune UI (presentation values / multi-value rendering).
- [ ] Add a small “snapshot completeness” indicator (e.g., definitionValues count) to reduce confusion when older/incomplete snapshots exist.
- [ ] Implement remaining Windows “Templates” profile types (separate policy types/odata subtypes; new specs per type).