jiti-meet/modules/UI
virtuacoplenny 483e2ee202 feat(connection-indicator): implement automatic hiding on good connection (#2009)
* ref(connection-stats): use PropTypes package

* feat(connection-stats): display a summary of the connection quality

* feat(connection-indicator): show empty bars for interrupted connection

* feat(connection-indicator): change background color based on status

* feat(connection-indicator): implement automatic hiding on good connection

* fix(connection-indicator): explicitly set font size

Currently non-react code will set an icon size on ConnectionIndicator.
This doesn't work on initial call join in vertical filmstrip after
some changes to support hiding the indicator. The chosen fix is
passing in the icon size to mirror what would happe with full
filmstrip reactification.

* ref(connection-stats): rename statuses

* feat(connection-indicator): make hiding behavior configurable

The original implementation made the auto hiding of the indicator
configured in interfaceConfig.

* fix(connection-indicator): readd class expected by torture tests

* fix(connection-indicator): change connection quality display styling

Bold the connection summary in the stats popover so it stands out.
Change the summaries so there are only three--strong, nonoptimal,
poor.

* fix(connection-indicator): gray background on lost connection

* feat(icons): add new gsm bars icon

* feat(connection-indicator): use new 3-bar icon

* ref(icons): remove icon-connection and icon-connection-lost

Both have been replaced by icon-gsm-bars so they are not
being referenced anymore. Mobile looks to have connect-lost
as a separate icon in font-icons/jitsi.json.
2017-09-26 11:55:09 -05:00
..
audio_levels feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
authentication [RN] Support XMPP authentication 2017-09-19 23:04:45 -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
recording ref(recording): convert recording label to react (#1915) 2017-08-25 11:45:30 -05:00
shared_video ref(shared-video): move SharedVideoThumb to own file 2017-08-22 10:27:34 -05:00
side_pannels feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
util ref(tooltips): remove old tooltips 2017-08-21 15:16:09 -05:00
videolayout feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
UI.js fix(profile_button): unclickable 2017-09-24 21:50:30 -05:00
UIErrors.js ref: module.exports -> export for the ES6 modules 2017-06-14 19:37:13 -05:00