Commit Graph

410 Commits

Author SHA1 Message Date
Zachary Chai fa1bb0683e button tooltips 2017-02-14 18:13:30 -05:00
Zachary Chai 7d227fd383 Merge pull request #123 from zach-chai/force_ssl
force SSL
2017-02-14 17:37:40 -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 2cc5c9e949 Merge pull request #122 from zach-chai/past_meetings_from_recordings
past meetings from recordings
2017-02-14 14:30:01 -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 add6a95c4b Merge pull request #120 from zach-chai/updates
Updates
2017-02-10 16:56:59 -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 f2dd5df845 Merge pull request #119 from zach-chai/recordings_play
recordings play button
2017-02-10 09:27:48 -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 c44b38c3da update docker compose file to version 3 2017-02-09 16:10:21 -05:00
Zachary Chai 85485d1bf2 fallback to rails default when '/' root supplied 2017-02-09 14:47:49 -05:00
Zachary Chai a45a704be3 Merge pull request #118 from zach-chai/fix_assets
Fix some assets not working in production
2017-02-09 11:38:51 -05:00
Zachary Chai eacde6bde5 update env doc 2017-02-09 11:34:18 -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 adb0314701 Merge pull request #117 from zach-chai/update_routes
Update routes to support relative root urls
2017-02-07 14:49:23 -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 77c66c5be5 Merge pull request #112 from zach-chai/add_license
add license to some files and change comment type in html
2017-02-03 16:31:43 -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 aa5d216312 Merge pull request #111 from zach-chai/update_mod_message
add invite link to moderator message
2017-02-03 16:01:26 -05:00
Zachary Chai beeef29d0a add invite link to moderator message 2017-02-03 15:47:43 -05:00
Zachary Chai e7e792ec94 Merge pull request #110 from zach-chai/more_rewording
More rewording
2017-02-03 14:49:04 -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
Zachary Chai 5232fd1ab1 Merge pull request #109 from zach-chai/previously_joined
update previously joined meetings on root page
2017-02-03 11:59:56 -05:00
Zachary Chai 253ae4d86a update previously joined meetings on root page 2017-02-03 11:45:53 -05:00
Zachary Chai 70d2189ee0 Merge pull request #108 from bigbluebutton/workflow_redesign
Simplify workflow of starting a meeting
2017-02-03 10:54:46 -05:00
Zachary Chai b923367e5c Merge pull request #107 from zach-chai/add_logout
add link to personal room and logout on every landing page
2017-02-03 10:22:53 -05:00
Zachary Chai fc7d3fd94e add link to personal room and logout on every landing page 2017-02-03 10:16:28 -05:00
Zachary Chai c62424ffb6 Merge pull request #106 from zach-chai/move_url_buttons
move url buttons in room below the url
2017-02-03 10:00:28 -05:00
Zachary Chai f6505df4e1 move url buttons in room below the url 2017-02-03 09:55:39 -05:00
Zachary Chai ae7029b5f2 Merge pull request #105 from zach-chai/logout_text
replace logout with return to personal room
2017-02-02 17:16:43 -05:00
Zachary Chai e2fc9863fe replace logout with return to personal room 2017-02-02 17:09:29 -05:00
Zachary Chai 40add376b2 Merge pull request #104 from zach-chai/update_footer
update footer and remove build version
2017-02-02 15:49:25 -05:00
Zachary Chai 49aa9bd29b update footer and remove build version 2017-02-02 15:17:41 -05:00
Zachary Chai c05ce293df Merge pull request #103 from zach-chai/previous_room_meetings
store previously joined authenticated meetings
2017-02-02 15:07:42 -05:00