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
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
..
assets 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
channels add LGPL 3.0 headers 2018-08-01 09:45:12 -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
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
jobs add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
mailers 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
views 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