This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/app/helpers
shawn-higgins1 4fc1714db8 GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709)
* Add roles editor

* Add colour selection ability to roles

* Add ability to assign roles to users in the UI

* Remove rolify and replace it with our own custom roles implemenation

* - Fix all existing roles functionality
- Fix super admins

* Fix bugs with new customers not have default roles

* Add can't create room setting

* Code improvements

* Fix migration

* Add tests for new methods

* Translate reserved role names

* Pull roles from saml/ldap

* Fix rspec

* Fix scrutinizer issues

* Fix email promoted/demoted tests

* Apply comments

* Redirect directly to the main room

* Add comments
2019-07-31 11:53:32 -04:00
..
account_activations_helper.rb GRN-56: Correctly implemented the account verification flow (#367) 2019-02-22 16:47:02 -05:00
admins_helper.rb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00
application_helper.rb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00
errors_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
main_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
meetings_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_helper.rb Fixed #332 Allow users to reset their password (#335) 2018-12-21 11:56:52 -05:00
recordings_helper.rb GRN2-217: Fixes issues with recording rows and localization (fixed #703-#705) (#707) 2019-07-31 11:45:15 -04:00
rooms_helper.rb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00
sessions_helper.rb Single sign on for super admins (#648) 2019-07-23 14:53:48 -04:00
theming_helper.rb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00
users_helper.rb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00