jiti-meet/modules/UI
Leonard Kim 56b12bd969 fix(vertical-filmstrip): move video status labels back to top right
The video status labels, which include recording and hd status,
have been moved back to the top left while in vertical filmstrip
mode. The following had to be done:
- Remove styling to move the labels to the bottom left
- For VideoStatusLabel, move filmstrip remote video count, toggle
  state, and 1:1 state into redux.
- Use middleware to emit out to the Recording label when the
  filmstrip changes.
- Create an empty Filmstrip file for web and identify the existing
  Filmstrip component as native.
2017-05-23 13:28:27 -07:00
..
audio_levels Fixes audio level algorithm. 2016-09-29 00:22:05 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
feedback Made inputs identical 2016-11-11 17:22:47 +02:00
recording fix(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07:00
ring_overlay Add jwt module to react 2017-05-09 00:21:14 -05:00
shared_video feat(1-on-1): Initial implementation 2017-05-23 13:28:27 -07:00
side_pannels Fixes #1549, toggles smileys menu. 2017-05-04 11:19:46 -05:00
util feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
videolayout fix(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07:00
UI.js feat(1-on-1): Initial implementation 2017-05-23 13:28:27 -07:00
UIErrors.js Addresses comment about Feedback dependency 2016-08-26 16:07:20 -05:00