jiti-meet/css
virtuacoplenny d8cd3e75b4 feat(quality-slider): initial implementation (#1817)
* feat(quality-slider): initial implementation

- Add new menu button with an Inline Dialog slider for
  selecting received video quality.
- Place P2P status in redux store for the Inline Dialog
  to display a warning about not respecting video quality
  selection.
- Respond to data channel open events by setting receive
  video quality. This is for lonely call cases where a
  setting is set before the data channel is open.
- Remove dropdown menu from video status label and clean
  up related js and css.

* first pass at addressing feedback

- Move VideoStatusLabel to video-quality directory.
- Rename VideoStatusLabel to VideoQualityLabel.
- Open VideoQualitydialog from VideoQualityLabel.
- New CSS for making VideoQualityLabel display properly.
- Do not render VideoQualityLabel in filmstrip only instead of hiding with css.
- Remove tooltip from VideoQualityLabel.
- Show LD, SD, HD labels in VideoQualityLabel.
- Remove action SET_LARGE_VIDEO_HD_STATUS from conference.
- Create new action UPDATE_KNOWN_LARGE_VIDEO_RESOLUTION in large-video.
- Move VideoQualityButton into video-quality directory.
- General renaming (medium -> standard, menu -> dialog).
- Render P2P message between title and slider.
- Add padding to slider for displacement caused by P2P message's new placement.
- Fix display issue with VideoQualityButton displaying out of line in the
  primary toolbar.

* second pass at addressing feedback

- Fix p2p inline message color
- Force labels to break on words
- Resolve rebase issues, including only dispatching quality
  update on change. Before there was double calling of dispatch
  produced by an IE11 workaround. This breaks now when setting
  audio only mode to true twice.
- Rename some instances of quality to definition

* rename to data channel opened

* do not show p2p in audio only

* stop toggle audio only icon automatically

* remove fixme about toolbar button

* find closest resolution for label

* toggle dialog on button click

* redo last commit for both button and label
2017-08-09 14:40:03 -05:00
..
aui-components fixed dropdown colors 2016-11-14 11:01:50 +02:00
components Removes unneeded css styles 2017-07-14 14:49:28 -05:00
modals feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
reload_overlay feat(overlays): for filmstrip only mode 2017-03-27 14:20:25 -05:00
ringing fix(RingOverlay): puts the "ring overlay" back below the toolbars 2016-10-21 10:47:21 -05:00
shortcuts Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
themes Remove primary toolbar splitter (#1811) 2017-07-21 14:21:39 -07:00
unsupported-browser Enable flow for written code 2017-02-27 21:50:20 -06:00
404.scss 404 error page added 2016-10-24 19:33:08 +03:00
_animations.scss React Toolbar 2017-04-03 13:05:21 -05:00
_base.scss Fix(base.scss): Don't restyle inputs, selects and buttons 2017-07-13 14:15:07 -05:00
_chat.scss Re-styles scrollbars 2017-05-23 15:17:46 -05:00
_connection-info.scss restyle of menu 2016-10-20 19:28:19 +03:00
_contact_list.scss work on colors 2016-11-14 11:01:50 +02:00
_dial-out.scss ref(dial-out): use AtlasKit FieldText for inputs 2017-07-31 11:44:56 -05:00
_filmstrip.scss feat(presence): display status in thumbnail and large video (#1828) 2017-07-31 18:33:22 -05:00
_flag-icon.scss Adds dial-out UI. 2017-05-23 09:00:40 -05:00
_font-awesome.scss Removes download logs references. 2016-09-21 15:45:08 -05:00
_font.scss Changes video thumbnail menu icon 2017-07-12 17:22:07 -05:00
_functions.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_inlay.scss fix(filmstrip): Set avatar container height within inlay 2017-05-04 11:46:10 -07:00
_jitsi_popover.scss fix(popover): set display before calculating width 2017-07-05 15:34:11 -05:00
_jquery-impromptu.scss Fixes colors in dialogs. 2016-09-22 14:50:31 -05:00
_jquery.contextMenu.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_keyboard-shortcuts.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_login_menu.scss Uses tooltip to show custom popups for mute mic button/shared video button. 2017-02-15 11:29:26 +02:00
_mixins.scss Fixes indentation 2017-02-22 17:14:09 -06:00
_modaldialog.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_notice.scss React Toolbar 2017-04-03 13:05:21 -05:00
_policy.scss Add policy section 2016-10-31 18:23:28 +02:00
_popover.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_popup_menu.scss fix(remote-menu): position volume slider in vertical center for firefox 2017-07-05 15:34:11 -05:00
_recording.scss Adjusted styles for "Live Streaming" indicator. 2016-10-21 13:38:12 +03:00
_redirect_page.scss fix(filmstriponly): Set the background to transparent 2017-02-21 13:45:46 -06:00
_side_toolbar_container.scss Fixes some styles and variables (#1809) 2017-07-21 12:45:04 -07:00
_toolbars.scss feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
_utils.scss Made inputs identical 2016-11-11 17:22:47 +02:00
_variables.scss feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
_vertical_filmstrip_overrides.scss feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
_videolayout_default.scss feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
_welcome_page.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
main.scss feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00