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 2e8670a8ab GRN-11: Ability to configure room specific settings (#348)
* Added the ability to set room settings on create or update

* Added room settings alerts and made fixes to other alerts

* Small bug fixes related to rubocop and the create room modal

* Update test case and fixed issue with small edge case

* Update room.js
2019-02-06 11:08:18 -05:00
..
concerns initial commit 2018-05-07 16:06:01 -04:00
application_controller.rb Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00
errors_controller.rb Fixed loading of error pages (#310) 2018-10-23 13:10:54 -04:00
main_controller.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
password_resets_controller.rb GRN-11: Ability to configure room specific settings (#348) 2019-02-06 11:08:18 -05:00
rooms_controller.rb GRN-11: Ability to configure room specific settings (#348) 2019-02-06 11:08:18 -05:00
sessions_controller.rb GRN-11: Ability to configure room specific settings (#348) 2019-02-06 11:08:18 -05:00
users_controller.rb GRN-11: Ability to configure room specific settings (#348) 2019-02-06 11:08:18 -05:00