TenantAtlas/app/Services/Graph
Ahmed Darrazi f314703ac6 fix: capture assignments when adding policies to backup sets
- Add includeAssignments parameter to addPoliciesToSet method
- Add 'Include Assignments' checkbox to UI (default: true)
- Fix AssignmentFetcher to use request() instead of non-existent get()
- Fix GroupResolver to use request() instead of non-existent post()
- Replace GraphLogger calls with Laravel Log facade
- Add tests for addPoliciesToSet with/without assignments
2025-12-22 17:17:52 +01:00
..
AssignmentFetcher.php fix: capture assignments when adding policies to backup sets 2025-12-22 17:17:52 +01:00
GraphClientInterface.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
GraphContractRegistry.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
GraphErrorMapper.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
GraphException.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
GraphLogger.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
GraphResponse.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
GroupResolver.php fix: capture assignments when adding policies to backup sets 2025-12-22 17:17:52 +01:00
MicrosoftGraphClient.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
NullGraphClient.php Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
ScopeTagResolver.php docs(004): Add Graph API permissions documentation 2025-12-22 16:03:21 +01:00