forked from External/greenlight
* 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 |
||
---|---|---|
.. | ||
20180504131648_create_users.rb | ||
20180504131705_create_rooms.rb | ||
20180920193451_add_email_verified_to_user.rb | ||
20181113174230_add_language_to_user.rb | ||
20181217142710_add_reset_to_users.rb | ||
20190122210632_add_room_settings_to_room.rb | ||
20190206210049_add_activation_to_users.rb | ||
20190312003555_add_password_to_rooms.rb | ||
20190314152108_rolify_create_roles.rb | ||
20190326144939_create_settings.rb | ||
20190507190710_create_invitations.rb | ||
20190522193828_add_index_to_settings.rb | ||
20190522194037_add_index_to_features.rb | ||
20190522194445_add_index_to_users.rb | ||
20190522195242_add_index_to_invitations.rb | ||
20190711192033_add_password_digest_to_rooms.rb | ||
20190726153012_add_custom_roles.rb |