Commit Graph

29 Commits

Author SHA1 Message Date
Josh ab5c56c27d add guest landing page when guest access disabled 2017-07-13 12:11:16 -04:00
Josh 3a882f85c6 add ability to disable guest access 2017-07-12 16:34:16 -04:00
Josh 43496a6cf1 change sessions#new test to allow redirect 2017-07-07 10:23:19 -04:00
Josh 688120045b fix callback tests 2017-06-13 09:22:30 -04:00
Zachary Chai b55d535d33 add errors controller with error pages for 404 500 422 2017-03-21 17:20:30 -04:00
Zachary Chai 7c86aa8e7f more testing and code cleanup and enable coverage reports on circle 2017-03-03 15:26:41 -05:00
Zachary Chai 7ebe90d27b test recording ready callback 2017-03-03 14:05:37 -05:00
Zachary Chai b70ea41f4d test bbb controller 2017-03-03 10:49:14 -05:00
Zachary Chai bfd815abe0 test sessions controller 2017-03-03 10:49:14 -05:00
Zachary Chai eaaec47fe6 add test gems 2017-03-03 10:49:11 -05:00
Zachary Chai eac6edf2e0 add landing controller tests 2017-03-03 10:48:10 -05:00
Zachary Chai a13e6b991e redirect help to BBB videos 2017-03-02 13:40:20 -05:00
Zachary Chai 6637983d4e add help link to center panel 2017-02-16 17:29:20 -05:00
Zachary Chai 64ac93f65f getting started page 2017-02-16 17:03:58 -05:00
Zachary Chai a06ba91596 fix tests 2017-01-31 11:08:21 -05:00
Leonardo Crauss Daronco e94f3d7a10 Send an email to the user when a recording is done processing
Had to add an email attribute to users to store their email to send the
notification. Will only send it for user rooms since they are the only
ones we know who to notify.
2016-12-08 18:33:19 -02:00
Zachary Chai ffddb0e834 Merge pull request #53 from zach-chai/tests
add basic tests
2016-11-29 15:25:20 -05:00
Zachary Chai 0573927851 add basic tests 2016-11-29 15:21:36 -05:00
Erick Kad-Bay 47e0e948d1 Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
Zachary Chai b4e0e73692 oauth update 2016-11-09 13:29:29 -05:00
Zachary Chai e400bf41e8 recording async update 2016-11-01 11:39:26 -04:00
Zachary Chai 4ec17344eb login with provider in personal room 2016-10-20 10:16:11 -04:00
Zachary Chai 015dd7cda4 add users controller and intermediate username step 2016-10-19 14:22:16 -04:00
Zachary Chai 407e7f23ec basic tests and user data 2016-10-18 15:41:08 -04:00
jfederico e9caa740aa Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
jfederico f725b7f1bc Implemented join to BBB first approach 2016-10-17 18:36:56 -04:00
Zachary Chai 0d73a77f1f omniauth strategy 2016-10-17 14:26:31 -04:00
jfederico c318d7c5d8 Added controller/view for landing page 2016-10-14 11:59:21 -04:00
Jesus Federico a15bf5b3a9 first commit 2016-10-13 17:30:58 +00:00