diff --git a/specs/010-admin-templates/tasks.md b/specs/010-admin-templates/tasks.md index cc936f0..c1ba6f3 100644 --- a/specs/010-admin-templates/tasks.md +++ b/specs/010-admin-templates/tasks.md @@ -13,9 +13,11 @@ ## Phase 2: Restore (Definition Values) ## Phase 3: UI Normalization - [x] T004 Add `GroupPolicyConfigurationNormalizer` and register it (Policy “Normalized settings” is readable). - [x] T009 Make `Normalized diff` labels readable for `groupPolicyConfiguration` and `settingsCatalogPolicy`. +- [x] T010 Ensure restore-created versions keep assignments + show scope tags independently. ## Phase 4: Tests + Verification - [x] T005 Add tests for hydration + UI display. - [x] T006 Add tests for restore definitionValues apply. - [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.