summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_webrtc.scss
Commit message (Collapse)AuthorAgeFilesLines
* Multiple bug fixes (#5275)Asaad Mahmood2017-02-021-1/+0
| | | | | | | | | | | | * PLT-5319 - Fixing text and line separator * PLT-5227 - Shrinking webrtc hides video * PLT-4066 - Fixing scroll for notifications modal * PLT-5106 - Adding status indicators (compact view) * Reverting scrolling change
* PLT-4617 - UI Improvements to webrtc (#4946)Asaad Mahmood2017-01-031-3/+3
|
* PLT-3782 Do not move the "@" sign and flag icon to the left of search bar ↵khawerrind2016-12-221-0/+4
| | | | | | | | | | | | | | when opening the right hand sidebar (#4850) * do not move the mention & flag button to the left of the search box when in search mode * fixed the margin & padding issues of the search box * fixed the member icon positioning issue and the expanded sidebar toggle issue * fixed remaining bugs when sidebar is in expanded mode * changed propTypes from func to bool
* PLT-4316 - Webrtc improvements (#4525)Asaad Mahmood2016-11-111-1/+10
|
* Multiple UI Improvements (#4420)Asaad Mahmood2016-11-021-0/+1
|
* Multiple UI Improvements (#4200)Asaad Mahmood2016-10-121-3/+39
| | | | | | * Multiple UI Improvements * Adjusting return to call position on mobile
* Minor bug fixes (#4172)Asaad Mahmood2016-10-061-1/+1
|
* Multiple UI Improvements (#4117)Asaad Mahmood2016-09-291-1/+8
|
* Webrtc client side (#4026)enahum2016-09-161-0/+297
* WebRTC Server side * WebRTC client side * Bug fixes and improvements * Pushing UI improvements for webrtc (#3728) * Pushing UI improvements for webrtc * Updating webrtc css * PLT-3943 WebRTC P1: bug fixes and improvements * Video resolution set to std, reduce volume of ringtone and flip video horizontally * Fix calling a user B while WebRTC RHS is still opened * Leave RHS opened when call ends, Fix isBusy on popover and channel_header * Fix pre-release feature, RHS & System Console * PLT-3945 - Updating UI for webrtc (#3908) * PLT-3943 Webrtc p1 * Add ongoing call indicator when RHS is opened * UI updates to to webrtc notifcation (#3959)