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/user_mailer
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
..
approval_user_signup.html.erb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00
approval_user_signup.text.erb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00
approve_user.html.erb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
approve_user.text.erb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
invite_email.html.erb Removed duplicate keys in en.yml file (#603) 2019-07-08 09:04:24 -04:00
invite_email.text.erb Removed duplicate keys in en.yml file (#603) 2019-07-08 09:04:24 -04:00
invite_user_signup.html.erb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00
invite_user_signup.text.erb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00
password_reset.html.erb GRN2-xx: Email and admin fix (#515) 2019-05-09 18:07:17 -04:00
password_reset.text.erb Added mailer i18n (#436) 2019-04-11 11:30:50 -04:00
user_demoted.html.erb 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_demoted.text.erb 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_promoted.html.erb 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_promoted.text.erb 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
verify_email.html.erb GRN2-xx: Email and admin fix (#515) 2019-05-09 18:07:17 -04:00
verify_email.text.erb Admin panel (#496) 2019-05-03 13:05:12 -04:00