TenantAtlas/app/Console/Commands
ahmido 6a1809fbe9 014-enrollment-autopilot (#20)
This PR completes Feature 014 (Enrollment & Autopilot).

Adds normalization for:
Autopilot deployment profiles (windowsAutopilotDeploymentProfile)
Enrollment Status Page / ESP (windowsEnrollmentStatusPage)
Enrollment Restrictions (enrollmentRestriction, restore remains preview-only)
Improves settings readability:
Autopilot OOBE settings are expanded into readable key/value entries
Enrollment restriction platform restrictions are shown as explicit fields (with sensible defaults)
Array/list values render as badges (avoids Blade rendering crashes on non-string values)
Fixes enrollment configuration type collisions during sync:
Canonical type resolution prevents enrollmentRestriction from “claiming” ESP items
Safe reclassification updates existing wrong rows instead of skipping
Enhances reclassification command:
Can detect ESP even if a policy has no local versions (fetches snapshot from Graph)
Dry-run by default; apply with --write
Tests

Added/updated unit + Filament feature tests for normalization and UI rendering.
Preview-only enforcement for enrollment restrictions is covered.
Targeted test suite and Pint are green.

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local>
Reviewed-on: #20
2026-01-02 11:59:21 +00:00
..
GraphContractCheck.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
ReclassifyEnrollmentConfigurations.php 014-enrollment-autopilot (#20) 2026-01-02 11:59:21 +00:00
SyncPolicies.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
TestSettingsCatalogCache.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
WarmSettingsCatalogCategoriesCache.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
WarmSettingsCatalogDefinitionsCache.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00