From 6afee3cd1c8a330cccf19607e754bf417d79fe64 Mon Sep 17 00:00:00 2001 From: Ahmed Darrazi Date: Tue, 30 Dec 2025 01:31:56 +0100 Subject: [PATCH] chore(spec): update 010 tasks --- specs/010-admin-templates/tasks.md | 2 ++ 1 file changed, 2 insertions(+) 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.