Commit Graph

71 Commits

Author SHA1 Message Date
Zachary Chai 066755c56c add invite and join to room 2017-01-26 18:03:42 -05:00
Zachary Chai ac74041aca create components for new layout 2017-01-26 10:42:42 -05:00
Zachary Chai 540ab7d369 URI encode meeting name and only show invite/join when a name is entered 2017-01-26 09:34:05 -05:00
Zachary Chai d7cd9eb8bb update javascript and neaten up layout 2017-01-24 16:13:12 -05:00
Zachary Chai e339dcd5b7 rework home layout 2017-01-24 14:15:20 -05:00
Zachary Chai 2d0ca5f16b update login logout text 2017-01-20 16:46:51 -05:00
Zachary Chai ca79ba6317 style login description 2017-01-20 14:46:52 -05:00
Zachary Chai 3039bd168b create separate page for login 2017-01-19 19:33:06 -05:00
Zachary Chai ceeafa3208 move signup area 2017-01-19 17:54:52 -05:00
Leonardo Crauss Daronco 04ae45e4f4 Use 'unpublished' instead of 'inaccessible' 2016-12-09 10:26:28 -02:00
Leonardo Crauss Daronco 906b21ab0e Fix clicking buttons inside popovers
They would work only occasionally because of the way bootstrap handles
popovers with trigger:focus.
Had to change to trigger:click and manually close the popovers when
clicking outside of them or in buttons marked to close popovers.
2016-12-07 18:38:53 -02:00
Leonardo Crauss Daronco b518458622 Allow recordings to be 'unlisted'
Unlisted is a state between published and unpublished. They are still
published in the server, but will not appear to anyone other than the
user that created the recording.
It is done using a metadata attribute and required several changes in how
the application handles publishing and unpublishing.
2016-12-06 12:03:53 -02:00
Zachary Chai 8402b8d06e hide joined sessions panel when empty 2016-11-30 17:12:19 -05:00
Zachary Chai bdee16f715 previously joined sessions 2016-11-29 15:37:20 -05:00
Erick Kad-Bay 47e0e948d1 Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
Zachary Chai 48fe071af1 update room title 2016-11-24 16:55:54 -05:00
Zachary Chai f5fc08d58c show new publish icon on hover 2016-11-24 16:21:01 -05:00
Zachary Chai 08ecae0ef6 move meeting refresh to the url input field 2016-11-24 14:23:01 -05:00
Zachary Chai ded0f9b056 meetings page changes 2016-11-24 11:49:54 -05:00
Zachary Chai 269ce7915e separate root page and meetings page 2016-11-24 11:16:56 -05:00
Zachary Chai fe0ce271d0 remove page header 2016-11-24 10:42:13 -05:00
Zachary Chai 6144a7b45b increase width of center panel and make responsive 2016-11-21 15:04:55 -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 8b536c4934 recording actions tooltips 2016-11-17 16:58:52 -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 c7d2c8f27e send translated strings to javascript 2016-11-10 14:26:21 -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 b4e0e73692 oauth update 2016-11-09 13:29:29 -05:00
Zachary Chai 83bdf4c387 finish delete recording feature 2016-11-08 16:03:24 -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 bee0b88d97 refresh session status on meeting actions 2016-11-07 12:12:39 -05:00
Zachary Chai bea502a5a2 localize app 2016-11-03 17:34:01 -04:00
Zachary Chai 4def9bbbb9 update edit page 2016-11-02 17:04:37 -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 db9d06b72f add recordings table 2016-10-31 14:12:08 -04:00
Zachary Chai 3871e0129c add recordings api actions 2016-10-28 16:21:44 -04:00
Zachary Chai b701f2e9a6 wait for moderator with action cable 2016-10-27 13:57:26 -04:00
Zachary Chai d3ad6980d9 redesigned meeting and room page 2016-10-25 10:47:25 -04:00
Zachary Chai 551b64bb59 shared components for redesigned layout 2016-10-25 10:47:21 -04:00
Zachary Chai 4ec17344eb login with provider in personal room 2016-10-20 10:16:11 -04:00
jfederico 31a0dd4100 Removed text for sharing the meeting/room 2016-10-20 09:57:04 -04:00
jfederico 45856384d9 Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-20 09:53:35 -04:00
Jesus Federico 5fecb98d0b Input for name should be shown only to anonymous users 2016-10-20 00:13:26 +00:00