In the users list view, add a switch button for displaying or not all users with a role, or being admin, on the current domain.
This switch button could be displayed only if config('uccello.display_all_users_with_role') === true or config('uccello.display_all_admin_users') === true
In the users list view, add a switch button for displaying or not all users with a role, or being admin, on the current domain.
This switch button could be displayed only if
config('uccello.display_all_users_with_role') === trueorconfig('uccello.display_all_admin_users') === true