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/views
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 GRN-56: Correctly implemented the account verification flow (#367) 2019-02-22 16:47:02 -05:00
admins 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 Fixed loading of error pages (#310) 2018-10-23 13:10:54 -04:00
errors Unify error pages (#674) 2019-07-22 12:33:53 -04:00
layouts GRN2-195: Fixed issues with turbolinks caching (#626) 2019-07-11 08:54:52 -04:00
main Admin panel (#496) 2019-05-03 13:05:12 -04:00
password_resets Admin panel (#496) 2019-05-03 13:05:12 -04:00
rooms 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
shared 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
user_mailer 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 Updated strings and added a bit of styling (#692) 2019-07-24 13:42:46 -04:00