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/controllers
farhatahmad 5d4bd1b851 GRN2-174: Added 404 if user does not exist (#609)
* Added 404 if user does not exist

* Differentiated between 404 and 500

* Rspec fixes
2019-07-09 11:00:33 -04:00
..
concerns Replaced checkbox with dropdown (#552) 2019-05-23 13:21:43 -04:00
account_activations_controller.rb GRN2-6: Added the ability for admins to specify registration method (#520) 2019-05-17 16:26:49 -04:00
admins_controller.rb Added setting for admin to limit the number of rooms for the user (#607) 2019-07-09 10:56:06 -04:00
application_controller.rb GRN2-174: Added 404 if user does not exist (#609) 2019-07-09 11:00:33 -04:00
errors_controller.rb Admin panel (#496) 2019-05-03 13:05:12 -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-xx: Email and admin fix (#515) 2019-05-09 18:07:17 -04:00
recordings_controller.rb GRN-59: Implemented pagination on the API call (#370) 2019-03-12 13:50:20 -04:00
rooms_controller.rb Added setting for admin to limit the number of rooms for the user (#607) 2019-07-09 10:56:06 -04:00
sessions_controller.rb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00
themes_controller.rb GRN2-134: Added Color Input for lighten and darken (#529) 2019-05-22 13:34:37 -04:00
users_controller.rb GRN2-6: Notify admins when a approve/invite user signs up (#538) 2019-05-22 13:38:00 -04:00