Commit Graph

166 Commits

Author SHA1 Message Date
Zachary Chai 459740cb36 Merge pull request #38 from zach-chai/usability
focus input on load and enter key submits join
2016-11-15 17:41:05 -05:00
Zachary Chai b0d0d13855 focus input on load and enter key submits join 2016-11-15 17:39:09 -05:00
Zachary Chai 878f72cc56 Merge pull request #37 from zach-chai/fix_guest_join
fix guest join
2016-11-15 16:49:27 -05:00
Zachary Chai a39f1beb0a fix guest join 2016-11-15 16:47:44 -05:00
Zachary Chai dbea6f1f9f Merge pull request #36 from zach-chai/cleanup_meetings
cleanup meetings
2016-11-15 14:28:15 -05:00
Zachary Chai c9f0dead12 cleanup meetings 2016-11-15 13:54:39 -05:00
Zachary Chai 68d3e8da5a configuration_updates 2016-11-15 11:28:37 -05:00
Zachary Chai e5c31f81c2 Merge pull request #34 from zach-chai/coffeescript_classes
coffeescript classes instead of es6
2016-11-14 17:35:28 -05:00
Zachary Chai 38aba2d29f coffeescript classes instead of es6 2016-11-14 17:34:51 -05:00
Zachary Chai c45e08a821 Merge pull request #33 from zach-chai/recordings
recordings table
2016-11-14 15:22:33 -05:00
Zachary Chai 8d2d4299f9 recordings table 2016-11-14 15:18:45 -05:00
Zachary Chai 18a1c0f835 Merge pull request #32 from zach-chai/meeting_class
finish meeting class
2016-11-10 17:15:56 -05:00
Zachary Chai 1d879993d5 finish meeting class 2016-11-10 17:05:43 -05:00
Zachary Chai ef06c4133b Merge pull request #31 from zach-chai/client_i18n
send translated strings to javascript
2016-11-10 14:46:55 -05:00
Zachary Chai c7d2c8f27e send translated strings to javascript 2016-11-10 14:26:21 -05:00
Zachary Chai c32b513d6c Merge pull request #30 from zach-chai/order_recordings
default ordering on recordings
2016-11-09 17:30:25 -05:00
Zachary Chai 6a6aa2aa02 default ordering on recordings 2016-11-09 17:28:55 -05:00
Zachary Chai 2259e9c11d add favicon 2016-11-09 17:21:48 -05:00
Zachary Chai a1f88a6615 Merge pull request #29 from zach-chai/dynamic_room_content
Dynamic room content
2016-11-09 17:00:54 -05:00
Zachary Chai 552ea39ddd meeting action alerts 2016-11-09 16:46:24 -05:00
Zachary Chai d22cc3e6d0 dynamic room content 2016-11-09 16:46:08 -05:00
Zachary Chai 7068d0b023 Merge pull request #28 from zach-chai/oauth_update
oauth update
2016-11-09 13:57:33 -05:00
Zachary Chai b4e0e73692 oauth update 2016-11-09 13:29:29 -05:00
Zachary Chai e093ead683 Merge pull request #27 from zach-chai/delete_sync
finish delete recording feature
2016-11-08 16:22:51 -05:00
Zachary Chai 83bdf4c387 finish delete recording feature 2016-11-08 16:03:24 -05:00
Zachary Chai 93b5e9a1b3 Merge pull request #26 from zach-chai/dialogs
Dialogs
2016-11-08 10:15:21 -05:00
Zachary Chai 1eb168a780 other ui changes 2016-11-07 17:37:46 -05:00
Zachary Chai bc7a77ef77 dialog confirmation for publish unpublish 2016-11-07 17:19:54 -05:00
Zachary Chai 9fad2a4ef8 delete confirmation 2016-11-07 15:48:23 -05:00
Zachary Chai 5a8e6026d9 Merge pull request #25 from zach-chai/end_meeting
End meeting
2016-11-07 13:30:23 -05:00
Zachary Chai bee0b88d97 refresh session status on meeting actions 2016-11-07 12:12:39 -05:00
Zachary Chai 58d5e7e6c5 combine channels for meeting updates 2016-11-07 11:19:54 -05:00
Zachary Chai b8c876443f add end button to views 2016-11-04 18:28:52 -04:00
Zachary Chai e11098c7a9 add end meeting to bbb controller 2016-11-04 16:32:10 -04:00
Zachary Chai c9aaf2346a Merge pull request #24 from zach-chai/localization
Localization
2016-11-03 17:37:48 -04:00
Zachary Chai f40d0ee65b localize recording dates 2016-11-03 17:34:06 -04:00
Zachary Chai bea502a5a2 localize app 2016-11-03 17:34:01 -04:00
Zachary Chai 84fb5c617f configure i18n 2016-11-03 17:22:33 -04:00
Zachary Chai 9a6b75d15b Merge pull request #23 from zach-chai/ui_changes
Ui changes
2016-11-02 17:06:14 -04:00
Zachary Chai 4def9bbbb9 update edit page 2016-11-02 17:04:37 -04:00
Zachary Chai 29a0796a5c add background 2016-11-02 16:32:23 -04:00
Zachary Chai 595ff619c8 Merge pull request #22 from zach-chai/recording_previews
recording previews
2016-11-02 16:19:18 -04:00
Zachary Chai ae82c80308 recording previews 2016-11-02 16:18:42 -04:00
Zachary Chai ac6fa7c6b4 Merge pull request #21 from zach-chai/join_form_changes
Join form changes
2016-11-01 17:21:31 -04:00
Zachary Chai 0c4e264d7e set room name in html 2016-11-01 17:18:39 -04:00
Zachary Chai 7da04d3334 remove refresh on specific pages and change join form 2016-11-01 17:04:57 -04:00
Zachary Chai bef04f0465 Merge pull request #20 from zach-chai/move_configuration
application configuration
2016-11-01 16:10:02 -04:00
Zachary Chai 8427547698 application configuration 2016-11-01 16:09:24 -04:00
Zachary Chai a9230616bc Merge pull request #19 from zach-chai/recordings
Recordings
2016-11-01 15:27:30 -04:00
Zachary Chai 15411d76fa only allow room owner to perform recording actions 2016-11-01 15:02:32 -04:00