TenantAtlas/app
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
..
Console/Commands dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Filament/Resources fix: capture assignments when adding policies to backup sets 2025-12-22 17:17:52 +01:00
Http/Controllers Intune RBAC: graceful unsupported-account handling, health-check fixes, tests and docs updates 2025-12-13 01:25:06 +01:00
Jobs feat(004): Phase 3 - US1 Backup with Assignments (96% tests) 2025-12-22 14:40:45 +01:00
Livewire dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Models feat: Phase 1+2 - Assignments & Scope Tags foundation 2025-12-22 02:10:35 +01:00
Providers dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
Services fix: capture assignments when adding policies to backup sets 2025-12-22 17:17:52 +01:00
Support feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00