greenlight/spec
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
..
concerns GRN2-129: Added server recordings and refactored adminsitrator panel (#662) 2019-07-22 12:46:47 -04:00
controllers 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
fixtures Admin panel (#496) 2019-05-03 13:05:12 -04:00
helpers 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
models 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
support Admin panel (#496) 2019-05-03 13:05:12 -04:00
factories.rb Rspec and rubocop fixes 2019-05-22 13:51:55 -04:00
rails_helper.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
spec_helper.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00