- 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 |
||
|---|---|---|
| .. | ||
| AssignmentFetcher.php | ||
| GraphClientInterface.php | ||
| GraphContractRegistry.php | ||
| GraphErrorMapper.php | ||
| GraphException.php | ||
| GraphLogger.php | ||
| GraphResponse.php | ||
| GroupResolver.php | ||
| MicrosoftGraphClient.php | ||
| NullGraphClient.php | ||
| ScopeTagResolver.php | ||