Hadi Cheaito

Results 13 issues of Hadi Cheaito

- This permission allows the specific role to be searchable in the dropdown menu when giving access to shared room - Front End - Back End - Allowing there to...

epic: Roles
feature: Permissions

## Description - Adding check for ManageRoles permission before accessing roles endpoints - Added rspec tests to check for forbidden status return - Removes the Roles tab from AdminNavSideBar if...

v3

## Description - Before action check for ManageRecordings permission where needed - Moved resync to server_recordings admin - Server Recordings tab in Admin Panel only shows if current user has...

v3

- This permission determines whether or not a role can edit role's permissions/settings - Front End - Back End - Allowing there to be a edit_roles permission set true or...

epic: Roles
feature: Permissions

- This permission determines whether or not a role can manage their server recordings - Front End - Back End - Allowing there to be a manage_recordings permission set true...

epic: Roles
feature: Permissions

## Description - Displays that the application uses hcaptcha ## Testing Steps ## Screenshots (if appropriate): ![image](https://user-images.githubusercontent.com/38328371/179781732-84c52267-009f-4509-a180-11d8d60df618.png)

v3

- Front End - Back End - Create the super admin role defaults/rights and allow users to become super admins - Permissions: - can_create_rooms: true, send_promoted_email: true, send_demoted_email: true, can_edit_site_settings:...

epic: Roles
feature: Default Roles

- This permission determines whether a specific role can create a room or not - Front End - Back End - Allowing there to be a can_create_rooms permission set true...

epic: Roles
feature: Permissions

- This permission determines whether the role can record meetings or not - Front End - Back End - Allowing there to be a can_record_meetings permission set true or false...

epic: Roles
feature: Permissions

- This permission determines whether or not a role can edit their site settings - Front End - Back End - Allowing there to be a edit_site_settings permission set true...

epic: Roles
feature: Permissions