greenlight/app/controllers
etiennevvv 92da1f6f87
GRN2-269: Pulling room settings using GET instead of data-attributes (#953)
* GRN2-269: Pulling room settings using GET instead of data-attributes

* GRN2-269: added test case and fixed documentation

* GRN2:269: rubocop fix

* GRN2-269: Fixed test case
2020-02-21 09:20:22 -05:00
..
concerns GRN2-xx: Made role priority unique scoped to provider (#942) 2020-02-19 13:38:16 -05:00
account_activations_controller.rb GRN2-180: First stages of refactoring code for v2.4 (#748) 2019-09-19 10:03:44 -04:00
admins_controller.rb GRN2-260: Added the ability to merge user accounts (#938) 2020-02-14 10:24:06 -05:00
application_controller.rb GRN2-265: No longer throws 500 if provider not included (#944) 2020-02-14 10:03:16 -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 GRN2-252: Change to how sign ins are processed (#869) 2020-02-12 17:49:35 -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-269: Pulling room settings using GET instead of data-attributes (#953) 2020-02-21 09:20:22 -05:00
sessions_controller.rb GRN2-252: Change to how sign ins are processed (#869) 2020-02-12 17:49:35 -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: Redirecting user back to page they came from in Manage Users (#950) 2020-02-12 17:49:35 -05:00