Filip Vnenčák
Filip Vnenčák
## Story As a user, I want to see who created a folder or task so that I can understand authorship and ownership of entities. ### Problems - Currently, there...
## Description of changes - Introduced a new button to allow admin users to set a default project view. - Added confirmation dialog and API integration for setting and sharing...
## Description of changes Add support for `studio.list_all_users` permission to allow non-admin users to view all users' tasks in the Dashboard. - Added `canListAllUsers()` method in `useUserProjectPermissions` hook - Updated...