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/config/initializers
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
..
application_controller_renderer.rb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
assets.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
backtrace_silencers.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
content_security_policy.rb GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem (#636) 2019-07-15 10:13:41 -04:00
cookies_serializer.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
filter_parameter_logging.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
health_check.rb Fix health checks (#663) 2019-07-23 15:56:04 -04:00
inflections.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
languages.rb GRN2-166: Fixed issue with language fallback not working (Fixed #593) (#602) 2019-07-08 09:02:34 -04:00
mime_types.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
omniauth.rb GRN2-30: Add custom ldap sign in page (#619) 2019-07-10 11:26:43 -04:00
pagy.rb Add paging to Recordings Table (GRN2-26) (#512) 2019-05-14 09:01:41 -04:00
session_store.rb Change env variable name (#691) 2019-07-24 13:41:42 -04:00
terms.rb delete recordings with account 2018-07-27 14:14:48 -04:00
version.rb GRN2-159: Changed the inception of the version tag (#573) 2019-06-21 09:36:52 -04:00
wrap_parameters.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00