Commit Graph

2 Commits

Author SHA1 Message Date
Ahmed Darrazi
074a65669b feat(rings): update rings + update profiles
- Fix update ring inventory filter using isof()

- Hydrate + restore Windows Update Ring via derived-type endpoint

- Add Windows Feature/Quality Update Profile support

- Stabilize tenant selection in tests
2026-01-01 11:42:50 +01:00
Ahmed Darrazi
c1fbb4620f feat(rings): Add support for Windows Update Rings
Implements support for syncing, viewing, and restoring Windows Update Ring policies (windowsUpdateRing).

- Adds a WindowsUpdateRingNormalizer to provide a readable view of the policy settings in the Filament UI.

- Adds feature tests for the UI display and restore functionality.

- Verifies that the existing snapshot and restore services correctly handle this policy type.
2025-12-31 21:20:30 +01:00