greenlight/spec/controllers
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_controller_spec.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
admins_controller_spec.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_controller_spec.rb Unify error pages (#674) 2019-07-22 12:33:53 -04:00
errors_controller_spec.rb GRN2-192: Made error pages more descriptive (#620) 2019-07-10 11:51:19 -04:00
main_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_controller_spec.rb Updates to specs 2019-01-09 22:01:19 +00:00
recordings_controller_spec.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00
rooms_controller_spec.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_controller_spec.rb GRN2-30: Add custom ldap sign in page (#619) 2019-07-10 11:26:43 -04:00
themes_controller_spec.rb Single sign on for super admins (#648) 2019-07-23 14:53:48 -04:00
users_controller_spec.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