Compare commits

..

No commits in common. "196bf89c8ac7f6ed37dde4be3aebcaf8cbaf1694" and "c9e93c49713bbadd530cf2a79f0eeeb0f0713230" have entirely different histories.

View File

@ -13,11 +13,9 @@ ## 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.