Commit Graph

213 Commits

Author SHA1 Message Date
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 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 a13e6b991e redirect help to BBB videos 2017-03-02 13:40:20 -05:00
Zachary Chai 94d77249b5 scope recording create notifications to room owner only 2017-03-02 09:22:51 -05:00
Zachary Chai 03cae1ed19 update user waiting notification to show meeting name 2017-02-28 16:43:54 -05:00
Zachary Chai a72656465b fix recording delete not sending notification 2017-02-28 10:38:57 -05:00
Zachary Chai f89bca5967 meeting and user name character limits 2017-02-24 10:56:37 -05:00
Zachary Chai 21b1e275b7 change email template table styling 2017-02-22 17:18:48 -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 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 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 7873f640bc use route url helpers instead of hardcoding 2017-02-17 16:05:59 -05:00
Zachary Chai 63fbc27bca update recording notify to work with new workflow 2017-02-17 15:44:40 -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 7adba52824 add user waiting notifications back to main room 2017-02-16 14:24:55 -05:00
Zachary Chai 74f1f4c071 allow different action cable host 2017-02-16 10:34:47 -05:00
Zachary Chai fa1bb0683e button tooltips 2017-02-14 18:13:30 -05:00
Zachary Chai b9dcb65a92 force SSL 2017-02-14 17:30:12 -05:00
Zachary Chai 6b868b4b58 union recording names in previous meetings 2017-02-14 16:12:07 -05:00
Zachary Chai 349f4c51c6 limit previous meetings container to 5 2017-02-14 15:00:23 -05:00
Zachary Chai 88191b67e8 past meetings from recordings 2017-02-14 11:33:44 -05:00
Zachary Chai 31a1464393 use constants for column positions 2017-02-14 10:10:24 -05:00
Zachary Chai ad311f3999 remove recording visibility column for anonymous users 2017-02-14 09:20:52 -05:00
Zachary Chai 5a6c8372f9 update recording labels 2017-02-14 08:03:06 -05:00
Zachary Chai 404bb93d1a fix background image 2017-02-10 17:41:53 -05:00
Zachary Chai d6c7bcfade pressing enter while focused on meeting-name input triggers start event 2017-02-10 16:45:53 -05:00
Zachary Chai 88af18a642 modify invite join on root page to match room page 2017-02-10 16:44:51 -05:00
Zachary Chai 4596664b97 recordings play button 2017-02-09 18:13:50 -05:00
Zachary Chai 330ce144ad small fixes 2017-02-09 17:54:53 -05:00
Zachary Chai 3dd3f43b24 serve fa assets from relative root 2017-02-09 11:28:11 -05:00
Zachary Chai 6c374bd0c0 reorganize stylesheet directory structure 2017-02-09 11:26:49 -05:00
Zachary Chai abe532afcf use official font awesome gem 2017-02-09 10:17:19 -05:00
Zachary Chai 9ecbd7f29d fix some assets not loading with relative root URLs 2017-02-07 16:21:53 -05:00
Zachary Chai 3db284b8bf support relative root urls for deploy to subdirectories 2017-02-07 14:43:18 -05:00
Zachary Chai b09ec1fc69 properly generate some urls 2017-02-07 14:41:24 -05:00
Zachary Chai bfbdfc645e update routes file 2017-02-07 10:02:16 -05:00
Zachary Chai 3521436bc8 remove signin background 2017-02-03 16:36:36 -05:00
Zachary Chai c6cd728eea add license to some files and change comment type in html 2017-02-03 16:25:58 -05:00
Zachary Chai beeef29d0a add invite link to moderator message 2017-02-03 15:47:43 -05:00
Zachary Chai 8f04967b28 select randomized title from pool on root page 2017-02-03 14:29:05 -05:00
Zachary Chai 4a90de057c rewording and consolidating some conditions 2017-02-03 14:10:01 -05:00
Zachary Chai 8719956ba4 swap visbility and watch columns 2017-02-03 12:09:02 -05:00