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/models
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
ability.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_record.rb GRN2-xx: Removed readonly maintenance mode (#699) 2019-07-29 10:23:18 -04:00
feature.rb Admin panel (#496) 2019-05-03 13:05:12 -04:00
invitation.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
role.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
room.rb Merge branch 'v2' 2019-07-29 14:30:30 +00:00
setting.rb Added setting for admin to limit the number of rooms for the user (#607) 2019-07-09 10:56:06 -04:00
user.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