greenlight/app/controllers
etiennevvv 84fb615005
GRN2-283: Fixed bug where users can't join a shared room (Fixed #989) (#995)
* GRN2-283: Fixed bug where users can't join a shared room

* GRN2-283: Fixed bug where users can't join a shared room

* GRN2-283: Fixed bug where users can't join a shared room

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2020-03-18 15:19:16 -04:00
..
concerns GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
account_activations_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
admins_controller.rb GRN2-268: Fixed redirection after executing an action in Manage Users (#967) 2020-02-28 11:32:32 -05:00
application_controller.rb Admins that are not signed in are redirected to the signin page when doing admin actions (#964) 2020-02-24 17:30:39 -05:00
errors_controller.rb GRN2-243: Added a report issue button to the 500 error page (#796) 2019-09-19 10:03:44 -04:00
health_check_controller.rb GRN2-xx: Removed Health Check Gem (#840) 2019-10-21 12:09:31 -04:00
main_controller.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
password_resets_controller.rb Scoped reset password to provider (#978) 2020-03-03 14:43:10 -05:00
recordings_controller.rb Change permissions from columns to table entries (#762) 2019-09-19 10:03:44 -04:00
rooms_controller.rb GRN2-283: Fixed bug where users can't join a shared room (Fixed #989) (#995) 2020-03-18 15:19:16 -04:00
sessions_controller.rb GRN2-233: Made account activation & password reset links based on tokens only (#959) 2020-02-24 13:05:09 -05:00
themes_controller.rb GRN2-241: Switched Docker base image to Alpine (#853) 2020-02-12 17:49:35 -05:00
users_controller.rb GRN2-268: Fixed redirection after executing an action in Manage Users (#967) 2020-02-28 11:32:32 -05:00