Commit Graph

126 Commits

Author SHA1 Message Date
Zachary Chai c79ae3c1d6 Merge pull request #40 from zach-chai/ui_updates
Ui updates
2016-11-21 15:18:50 -05:00
Zachary Chai 6144a7b45b increase width of center panel and make responsive 2016-11-21 15:04:55 -05:00
Zachary Chai 62dbefcb68 remove my room from header 2016-11-21 15:04:38 -05:00
Zachary Chai 445de38860 loading inidicator 2016-11-18 17:37:13 -05:00
Zachary Chai 25bccb7699 open recordings in new tab and hide from viewers when unpublished 2016-11-18 17:22:11 -05:00
Zachary Chai 6620df9c65 update text strings 2016-11-18 14:05:13 -05:00
Zachary Chai b8ec40c35f use body as container for tooltips 2016-11-17 17:16:57 -05:00
Zachary Chai 8b7dc9fc5d Merge pull request #39 from zach-chai/usability
Usability
2016-11-17 16:59:11 -05:00
Zachary Chai 8b536c4934 recording actions tooltips 2016-11-17 16:58:52 -05:00
Zachary Chai fd044fc75d copy url tooltip 2016-11-17 16:27:20 -05:00
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