Commit Graph

470 Commits

Author SHA1 Message Date
Zachary Chai 59be45c875 Merge pull request #147 from zach-chai/check_name_entered
notify user when joining without name provided
2017-03-14 17:07:49 -04:00
Zachary Chai 4d652463ec notify user when joining without name provided 2017-03-14 16:09:20 -04:00
Zachary Chai 8d4aaeff03 Merge pull request #146 from zach-chai/tutorial_video
only show tutorial video on root
2017-03-14 15:33:42 -04:00
Zachary Chai 36b6b5652f only show tutorial video on root 2017-03-14 15:17:04 -04:00
Zachary Chai cce5af3369 Merge pull request #145 from zach-chai/better_encoding
Better encoding
2017-03-14 14:37:48 -04:00
Zachary Chai b2031c97a3 add rails flash messages that dismiss after 5 seconds 2017-03-14 14:29:06 -04:00
Zachary Chai b0512a0569 allow periods in meeting name 2017-03-14 14:27:16 -04:00
Fred Dixon dd4cf365e9 Update README.md 2017-03-10 11:19:25 -05:00
Zachary Chai 1f1da89856 Merge pull request #144 from ffdixon/modify-footer
Added link to overview video for GreenLight to footer
2017-03-10 10:48:05 -05:00
Fred Dixon 6c19d192f2 Added link to overview video for GreenLight to footer 2017-03-10 09:44:07 -06:00
Zachary Chai b98185b540 Merge pull request #143 from alexandrekreis/master
Adding list of participants to post publish script
2017-03-07 10:41:39 -05:00
alexandre 10fd807156 Adding list of participants to post publish script 2017-03-06 19:49:38 -03:00
Zachary Chai d9603fccb9 Merge pull request #142 from zach-chai/more_testing
more testing and code cleanup
2017-03-03 15:34:13 -05: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 bee42c8148 Merge pull request #141 from zach-chai/test_recording_callback
test recording ready callback
2017-03-03 14:16:28 -05:00
Zachary Chai 7ebe90d27b test recording ready callback 2017-03-03 14:05:37 -05:00
Zachary Chai 736bf89ce0 Merge pull request #140 from zach-chai/update_tests
Update tests
2017-03-03 10:54:29 -05:00
Zachary Chai b70ea41f4d test bbb controller 2017-03-03 10:49:14 -05:00
Zachary Chai 246e7ec3ed removed unused code 2017-03-03 10:49:14 -05:00
Zachary Chai d4d8228cbf hide login page if omniauth isn't configured 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 3e6cd3a9ed Merge pull request #139 from zach-chai/redirect_help
redirect help to BBB videos
2017-03-02 13:45:09 -05:00
Zachary Chai a13e6b991e redirect help to BBB videos 2017-03-02 13:40:20 -05:00
Zachary Chai 66535e6881 Merge pull request #138 from zach-chai/logging
add condensed logging
2017-03-02 10:49:51 -05:00
Zachary Chai ce7292e581 add condensed logging 2017-03-02 10:34:01 -05:00
Zachary Chai 668886826f Merge pull request #137 from zach-chai/scope_recording_create
scope recording create notifications to room owner only
2017-03-02 09:28:56 -05:00
Zachary Chai 94d77249b5 scope recording create notifications to room owner only 2017-03-02 09:22:51 -05:00
Zachary Chai 71505a18d2 Merge pull request #136 from zach-chai/update_notification
update user waiting notification to show meeting name
2017-02-28 17:54:19 -05:00
Zachary Chai 03cae1ed19 update user waiting notification to show meeting name 2017-02-28 16:43:54 -05:00
Zachary Chai 7bb1340fef Merge pull request #135 from zach-chai/fix_delete
Fix delete
2017-02-28 10:45:46 -05:00
Zachary Chai a72656465b fix recording delete not sending notification 2017-02-28 10:38:57 -05:00
Zachary Chai 059a56e5a6 fix translation not working 2017-02-28 10:22:13 -05:00
Zachary Chai c96e5d3ba3 Merge pull request #134 from zach-chai/character_limits
meeting and user name character limits
2017-02-24 11:08:38 -05:00
Zachary Chai f89bca5967 meeting and user name character limits 2017-02-24 10:56:37 -05:00
Zachary Chai 8767788d3e add nginx config file 2017-02-23 11:58:51 -05:00
Zachary Chai d16470386f Merge pull request #132 from zach-chai/minor_email_change
change email template table styling
2017-02-22 17:26:15 -05:00
Zachary Chai 21b1e275b7 change email template table styling 2017-02-22 17:18:48 -05:00
Zachary Chai a4efa3b3a3 Merge pull request #131 from zach-chai/update_email
update recording notification email
2017-02-22 14:55:57 -05:00
Zachary Chai ebc52d2271 update recording notification email 2017-02-22 14:44:38 -05:00
Zachary Chai 80374e02a5 fix email link 2017-02-21 16:27:54 -05:00
Zachary Chai 55f2041b7c Merge pull request #130 from zach-chai/uri_encode
uri encode webhook URL
2017-02-21 13:15:06 -05:00
Zachary Chai f165a2354f uri encode webhook URL 2017-02-21 12:47:18 -05:00
Zachary Chai 4be08f993d Merge pull request #129 from zach-chai/previous_meetings
make previous meetings per room instead of global
2017-02-21 11:01:28 -05:00
Zachary Chai 38ffce7d10 Merge pull request #125 from zach-chai/participants
add participants to recordings table
2017-02-21 10:44:43 -05:00
Zachary Chai 4d1bbe76a3 add participants to recordings table 2017-02-21 10:38:30 -05:00
Zachary Chai 7b52e2ef61 make previous meetings per room instead of global 2017-02-21 10:33:58 -05:00
Zachary Chai 47464d35b2 update env 2017-02-21 09:10:22 -05:00
Zachary Chai 7873f640bc use route url helpers instead of hardcoding 2017-02-17 16:05:59 -05:00