greenlight
greenlight copied to clipboard
A really simple end-user interface for your BigBlueButton server.
## Description Remove the duplicated user#destroy endpoint. **Propose a new template for "admin" specs:** In specs, it can be difficult to differentiate regular user specs from "admin" users specs. 1....
- 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...
## Description Synchronizing the rooms access codes settings with their rooms configs. This PR: - Edits `Rooms` model to add in the capability to auto generate access codes on rooms...
## Description Synchronizing the rooms access codes settings with their rooms configs. This PR: - Edits `Rooms` model to extend the access codes fetching logic to hide their values when...
## Description Rectifying the rooms access codes to become a room setting that can be configured like any other setting. This PR completes **6.** -- ~~1. Create and populate `glViewerAccessCode`...
## 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...
## 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...
- 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...
## Description Synchronizing the rooms access codes settings with their rooms configs. This PR: - Edits `Rooms` model to add in the capability to lazy generate access codes on rooms...
There are a lot of meeting configuration which should be included in the Greenlight, **since it's the official BBB frontend, and should probably include more features!** I'm not sure how...