Commit Graph

534 Commits

Author SHA1 Message Date
Zachary Chai 423b649480 hide oauth login when not configured 2016-11-23 14:20:28 -05:00
Zachary Chai d11c998fa9 fix bad concat usage 2016-11-23 11:38:05 -05:00
Zachary Chai c9e339e5e1 Merge pull request #43 from zach-chai/fix_url_generate
generate url with ports
2016-11-22 18:18:20 -05:00
Zachary Chai 2f10203d85 generate url with ports 2016-11-22 18:16:34 -05:00
Zachary Chai e8cf988604 Merge pull request #42 from zach-chai/final_prod
easy_deploy_configs
2016-11-22 16:56:15 -05:00
Zachary Chai 8e7eef4b57 easy_deploy_configs 2016-11-22 16:51:14 -05:00
Zachary Chai 8fc8182672 Merge pull request #41 from zach-chai/cleanup
room updates in job
2016-11-21 16:35:56 -05:00
Zachary Chai f35012a5f2 room updates in job 2016-11-21 16:29:41 -05:00
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