summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_webrtc.scss
Commit message (Collapse)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-331/+0
|
* [PLT-7001] Fix extra whitespace between search bar and "@" icon in channel ↵Saturnino Abril2017-07-111-5/+0
| | | | | | | | header after expanding the right-hand side (#6891) * fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side * remove .search__form class
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6905 - Updating channel header design * Updating border-radius * Updating radius for wide icons * Updating trigger for overlay * Updating UI for channel header * Updating channel header sizing * Updating channel header css * Updating sidebar css * Updating status icons * Adjusting border * Updating comment * Removing type from status icon * Fixing UI issues for the channel header/sidebar * make "Add a channel description" open the channel header modal * Updating status and opacity * Updating stauts icon positioning * Updating description and heading size * Updating UI changes * Updating UI changes * add a focused class to the parent div .search__form and then remove when hover away * Fix active state for pinned posts icon * Updating UI changes * Update channel header text
* Move "Start Video Call" option to the bottom of the profile popover (#5853)Pierre Rudloff2017-04-181-13/+0
|
* Ui ifxes (#5890)Asaad Mahmood2017-03-291-1/+2
| | | | | | | | | | | | * PLT-5975 - Back arrow in flag list cutting off * PLT-6049 - Fixing pin icon color, and hover state * PLT-5989 - Channel member and pin icon issue * PLT-6067 - Pinned icon misaligned in firefox * PLT-5885 - Adjusting icon spacing in modal
* 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)