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/config
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
..
environments Modify UI for "accept terms" checkbox (#321) 2018-11-15 12:56:00 -05:00
initializers Fixed #318 Allow multiple domains when using Google as OAuth provider (GRN-38) (#319) 2018-11-15 15:01:53 -05:00
locales Fixed #303 Add the ability to rename rooms and recordings (GRN-18) (#304) 2018-12-04 10:48:51 -05:00
application.rb Generalized logs and mailer (#312) 2018-10-26 11:59:49 -04:00
boot.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
cable.yml allow for production cable config 2018-08-02 14:08:13 -04:00
database.yml support postgres in production 2018-06-15 11:24:10 -04:00
environment.rb add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
puma.rb make upgrading from 1.0 easier 2018-07-05 17:25:59 -04:00
routes.rb Fixed #303 Add the ability to rename rooms and recordings (GRN-18) (#304) 2018-12-04 10:48:51 -05:00
secrets.yml initial commit 2018-05-07 16:06:01 -04:00
spring.rb adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00