greenlight/app/controllers
John Ma 41a543f6b8 Fixed #303 Add the ability to rename rooms and recordings (GRN-18) (#304)
* <Added modal for rename>

* <Commit changes and switch branch>

* <Javascript Scaffolding for rename room feature>

* <Created room_block.js>

* <update changes>

* <Updating rename branch>

* <Update rename.js>

* <Update branch>

* <Update branch>

* <Implemented renaming of room blocks>

* <Refactoring code>

* Remove modal due to new design

* <Finished renaming of rooms>

* <Updated renaming of recordings>

* <updating branch>

* <added renaming of recordings>

* <update branch>

* <>

* <Fixed code style>

* <Fixed rspec tests>

* Update application.js
2018-12-04 10:48:51 -05:00
..
concerns initial commit 2018-05-07 16:06:01 -04:00
application_controller.rb fix before_filter deprecation warning 2018-08-21 14:54:52 -04: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
rooms_controller.rb Fixed #303 Add the ability to rename rooms and recordings (GRN-18) (#304) 2018-12-04 10:48:51 -05:00
sessions_controller.rb 500 internal server error (fixes #277) (#279) 2018-10-02 17:48:01 -04:00
users_controller.rb Fix for email verification issue (GRN-36) (#300) 2018-10-17 11:42:50 -04:00