greenlight/spec/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
..
application_controller_spec.rb Added RSpec tests to increase code coverage (Application Controller) (#320) 2018-11-15 12:41:11 -05:00
errors_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
main_controller_spec.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
rooms_controller_spec.rb Fixed #303 Add the ability to rename rooms and recordings (GRN-18) (#304) 2018-12-04 10:48:51 -05:00
sessions_controller_spec.rb 500 internal server error (fixes #277) (#279) 2018-10-02 17:48:01 -04:00
users_controller_spec.rb Fixed #318 Allow multiple domains when using Google as OAuth provider (GRN-38) (#319) 2018-11-15 15:01:53 -05:00