TenantAtlas/tests/Feature/Filament
Ahmed Darrazi c709b366f6 merge: 001-filament-json
# Conflicts:
#	.specify/tasks.md
#	Agents.md
#	app/Filament/Resources/PolicyResource.php
#	app/Filament/Resources/PolicyResource/Pages/ViewPolicy.php
#	app/Filament/Resources/PolicyVersionResource.php
#	app/Livewire/SettingsCatalogSettingsTable.php
#	app/Services/Graph/GraphContractRegistry.php
#	app/Services/Intune/PolicyNormalizer.php
#	app/Services/Intune/RestoreService.php
#	app/Services/Intune/SettingsCatalogDefinitionResolver.php
#	config/graph_contracts.php
#	resources/views/filament/infolists/entries/normalized-settings.blade.php
#	resources/views/filament/infolists/entries/restore-results.blade.php
#	resources/views/filament/infolists/entries/snapshot-json.blade.php
#	resources/views/livewire/settings-catalog-settings-table.blade.php
#	specs/001-rbac-onboarding/plan.md
#	specs/003-settings-catalog-readable/IMPLEMENTATION_STATUS.md
#	specs/003-settings-catalog-readable/MANUAL_VERIFICATION_GUIDE.md
#	specs/003-settings-catalog-readable/plan.md
#	specs/003-settings-catalog-readable/spec.md
#	specs/003-settings-catalog-readable/tasks.md
#	tests/Feature/Filament/PolicyVersionReadableLayoutTest.php
#	tests/Feature/Filament/SettingsCatalogPolicyNormalizedDisplayTest.php
#	tests/Feature/Filament/SettingsCatalogRestoreApplySettingsPatchTest.php
#	tests/Feature/Filament/SettingsCatalogRestoreTest.php
#	tests/Feature/Filament/SettingsCatalogSettingsTableRenderTest.php
#	tests/Feature/Filament/TenantSetupTest.php
#	tests/Unit/GraphContractRegistrySettingsWriteStrategyTest.php
#	tests/Unit/PolicyNormalizerSettingsCatalogFlattenTest.php
#	tests/Unit/PolicyNormalizerSettingsCatalogTest.php
2025-12-22 00:07:25 +01:00
..
BackupCreationTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
HousekeepingTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
MalformedSnapshotWarningTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
ODataTypeMismatchTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
PolicyListingTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
PolicySettingsDisplayTest.php feat(settings-catalog): Add category display and definition caching 2025-12-21 00:40:20 +01:00
PolicyVersionReadableLayoutTest.php feat(settings-catalog): Add category display and definition caching 2025-12-21 00:40:20 +01:00
PolicyVersionSettingsTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
PolicyVersionTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
PolicyViewSettingsCatalogReadableTest.php feat: improve policy view tabs and JSON copy 2025-12-21 23:53:45 +01:00
RestoreExecutionTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
RestorePreviewTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
SettingsCatalogPolicyHydrationTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
SettingsCatalogPolicyNormalizedDisplayTest.php merge: 001-filament-json 2025-12-22 00:07:25 +01:00
SettingsCatalogPolicySyncTest.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
SettingsCatalogRestoreApplySettingsPatchTest.php fix: settings catalog restore apply 2025-12-21 15:21:31 +01:00
SettingsCatalogRestoreTest.php fix: fallback settings catalog policy creation 2025-12-21 16:46:19 +01:00
SettingsCatalogSettingsTableRenderTest.php feat: improve policy view tabs and JSON copy 2025-12-21 23:53:45 +01:00
TenantMakeCurrentTest.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
TenantRbacWizardTest.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
TenantSetupTest.php fix: Improve tenant permission error handling 2025-12-21 01:21:52 +01:00