summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_headers.scss
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for ↵Sudheer2017-08-211-6/+3
| | | | | | | | | | | buttons. (#7174) * Fixed LHS Team Sidebar on hover highlight. * Fixed LHS Main Menu on hover tooltip to show "Main menu". * Added On-hover highlight for Favorite button in channel heading. * Added active state for channel members icon. * Added active class based on internal react state with new changeCss rule. * Changed cursor to pointer on hovering a theme. * Fixed Invite New Member Add Button to have text-underline on hover.
* PLT-7323/PLT-7334 CSS fixes (#7155)Asaad Mahmood2017-08-111-2/+3
| | | | | | | | | | * PLT-7334 - Channel header cuts off list * PLT-7323 - Fixing alignment for attachments * PLT-7323 - Fixing close button for attachments * Changed header description to use margin instead of padding
* Ui improvements (#7092)Asaad Mahmood2017-08-041-58/+22
| | | | | | | | | | | | | | * PLT-7121 - Making channel header text dynamic * PLT-7268 - Fixing search results in compact view * PLT-7248 - Adjusting space between post controls * PLT-7303 - Fixing manage members button * Revert "PLT-7303 - Fixing manage members button" This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99.
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-311-2/+1
| | | | | | | | | | | | | | | | * PLT-7119 - Updating headings on compact view * PLT-7103 - Removing line below channel intro * PLT-7112 - Fixing system console banner * PLT-7144 - Adding ellipsis to system console boxes * PLT-7181 - Changing channel header opacity * PLT-6899 - Updating unread bar * Updating margin for new messages indicator
* PLT-7101 - Reducing LHS header font size (#6922)Asaad Mahmood2017-07-131-3/+3
|
* Release 4.0 bug fixes (#6911)Asaad Mahmood2017-07-121-3/+3
| | | | | | * PLT-7098 - Back arrow cut off in sidebar * PLT-7089 - Fixing channel name truncation
* Minor UI fixes for 4.0 (#6899)Asaad Mahmood2017-07-111-5/+5
| | | | | | | | | | | | * PLT-7056 - Fixing profile popover position * PLT-7082 - Removing extra space below header * PLT-7074 - Channel header fix * PLT-7054 - Fixing scroll inside members popover * Updating mention highlight color for default theme
* UI changes (#6876)Asaad Mahmood2017-07-081-5/+12
| | | | | | | | | | | | * PLT-7011 - Long channel name truncation * PLT-7013 - Fixing channel header mobile * PLT-7012 - Updating quick switch modal on mobile * PLT-7008 - Channel preferences mobile fix * PLT-7014 - Increasing tap area for channel desc
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-75/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Minor bug and UI fixes (#6729)Asaad Mahmood2017-06-221-0/+1
| | | | | | | | | | * PLT-6797 - Code block language tag not selectable * PLT-6771 - Aligning search box with RHS * PLT-6827 - Fixing link color in error bar * PLT-6241 - Adding edge detection
* PLT 6416 Add StatusDropdown to profile picture in top left (#6327) (#6418)David Rojas Camaggi2017-06-061-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | * PLT-6416 the profile picture is always shown in the top left (#6327) * PLT-6416 Add status icon to profile picture in left sidebar (#6327) * PLT-6416 Add StatusDropdown to profile picture in top left (#6327) * Fixing theme stuff for status picker * PLT-6416 Automatically close status dropdown after selection (#6327) * PLT-6416 Avoid render status dropdown in sidebar if isMobile (#6327) * PLT-6416 Change icon for status change to caret-down (#6327) * PLT-6416 Update visibility of status dropdown after window size (#6327) * PLT-6416 Refactor status dropdown for better mouse usability (#6327) * PLT-6416 Change status dropdown to the redux way (#6327) * PLT-6416 Fix header style of admin sidebar (#6327)
* Merge 3.9 RC5 fixes into master (#6459)Joram Wilander2017-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * UI fixes for 3.9 (#6400) * UI fixes for header icon alignment * PLT-6569 - Fixing pin icon in header * PLT-6505 - Updating z-index for emoji picker * Updating z-index for overlaying sidebar * PLT-6134 - Fix for emoji picker on comments * Reverting emoji picker fix * Fixing alignment for header icons * Removing channel title changes * Don't show mention badge for active channel (#6411) * PLT-6583 - Fixing RHS compact view (#6413)
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-121-0/+2
|\
| * PLT-6569 - FIxing z-index for channel header (#6396)Asaad Mahmood2017-05-111-0/+2
| |
* | [PLT-4374] Added active state for recent mentions and flagged posts. (#6253)Kacper Kula2017-05-091-1/+9
|/ | | | | | * [PLT-4374] Added active state for recent mentions and flagged posts. * Increased hover opacity to 0.7 on mention and flag icon.
* Multiple Ui fixes (#6272)Asaad Mahmood2017-05-011-0/+6
| | | | | | | | | | * PLT-6453 - Improving headings in the web app * PLT-6414 - Fixing view members modal issue * PLT-5863 - Fixing alignment in new channel menu * PLT-6391 - Fixing code block overlay
* Minor UI fixes (#6227)Asaad Mahmood2017-04-251-4/+6
|
* Ui ifxes (#5890)Asaad Mahmood2017-03-291-0/+1
| | | | | | | | | | | | * 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
* Ui improvements (#5755)Asaad Mahmood2017-03-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5816 - Flagged posts tooltip fix * PLT-5766 - Link previews appearing outside the box * PLT-5795 - Fixing alignment user list in channel * PLT-5818 - Reset password error not aligned * PLT-5837 - Adjusting image preview max height * PLT-5778 - Updating word break for paragraphs * PLT-5848 - Updating label for file error * PLT-5846 - Markdown tables extra border on mobile * PLT-5662 - Pinned post UI improvement * Fixing eslint error * Updating tooltip eslint issue * PLT-5832 - Removing error styling on labels
* Add pinned posts (#4217)Gabin Aureche2017-03-131-5/+22
|
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement server changes for group messaging * Majority of client-side implementation * Some server updates * Added new React multiselect component * Fix style issues * Add custom renderer for options * Fix model test * Update ENTER functionality for multiselect control * Remove buttons from multiselect UI control * Updating group messaging UI (#5524) * Move filter controls up a component level * Scroll with arrow keys * Updating mobile layout for multiselect (#5534) * Fix race condition when backspacing quickly * Hidden or new GMs show up for regular messages * Add overriding of number remaining text * Add UI filtering for team if config setting set * Add icon to channel switcher and class prop to status icon * Minor updates per feedback * Improving group messaging UI (#5563) * UX changes per feedback * Update email for group messages * UI fixes for group messaging (#5587) * Fix missing localization string * Add maximum users message when adding members to GM * Fix input clearing on Android * Updating group messaging UI (#5603) * Updating UI for group messaging (#5604)
* Minor fix for system console menu (#5225)Asaad Mahmood2017-01-311-0/+5
|
* Bug fixes (#5218)Asaad Mahmood2017-01-301-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5319 - Fixing text alignment security modal * PLT-5280 - Fixing add comment button in RHS mobile * PLT-5397 - Fixing Floating timestamp on mobile * PLT-5129 - Hiding formatting help text * PLT-5242 - Adjusting team sidebar border on IE!! * PLT-5226 - Placing settings toggle over header * PLT-5222 - Placed team description tooltip on top * PLT-5201 - Account settings overlap on mobile * PLT-5138 - Adding bg to pending post actions * PLT-5286 - Adjusting play button on youtube videos * PLT-5313 - Adjusting space between emoji reactions * PLT-5187 - Adjusting text in channel switcher * PLT-5399 - Reverting button alignment in modal
* PLT-3782 Do not move the "@" sign and flag icon to the left of search bar ↵khawerrind2016-12-221-0/+3
| | | | | | | | | | | | | | 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
* Multiple UI Improvements (#4712)Asaad Mahmood2016-12-061-1/+0
| | | | | | * Multiple UI Improvements * Reverting modal animation
* Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM ↵Harrison Healey2016-11-211-1/+1
| | | | | | | | | | | | channel headers (#4584) * Added all parameters to call tracker ids when getting profiles * Changed channel header rendering to not depend on knowing all users in a DM channel * Added comment about a race condition in UserActions.populateDMChannelsWithProfiles * Added a fixed-height placeholder for the ChannelHeader when its state isn't valid for rendering
* Updating shift UI changes (#4326)Asaad Mahmood2016-10-271-1/+2
| | | | | | | | * Updating shift UI changes * Adding border to last account settings item * Fixing modals
* GH-4095 Favorite/Starred Channels (#4222)Alexander Smaga2016-10-261-0/+5
|
* PLT-4343 Fixes for mobile main menu (#4148)Harrison Healey2016-10-041-4/+4
| | | | | | | | * Fixed mobile app link in the main menu to be displayed on mobile browsers * Fixed doubled up dividers in mobile menu * Added scrolling to mobile main menu
* Renamed NavbarDropdown to SidebarHeaderDropdown and switched it to ↵Harrison Healey2016-09-291-23/+26
| | | | react-bootstrap (#4109)
* Multiple UI Improvements (#4069)Asaad Mahmood2016-09-261-0/+6
| | | | | | | | | | | Minor contast fix for file uploading text. Updating icon markup Fixing icon for mentions Removing irrelevant characters Updating closing tag for mentions icon
* Webrtc client side (#4026)enahum2016-09-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* PLT-3817 - Updating flag icon (#3750)Asaad Mahmood2016-08-081-1/+1
| | | | | | | | | | * Updating flag icon * Updating padding for user list * Removing stroke from hover * PLT-3794 - Fixing integrations css
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added flagged posts functionality * UI Improvements to flags (#3697) * Added flag functionality for mobile * Updating flagged text (#3699) * Add back button to RHS thread when coming from flagged posts * Updating position of flags (#3708) * Plt 3506 - Reverting flag position (#3724) * Revert "Updating position of flags (#3708)" This reverts commit aaa05632c5d9eda35a048300a5bd7e99584c5b58. * Fixing the icon in search * Help text and white space improvements (#3730) * Updatng help text and some white spacing. * Updating help text
* Align the sidebar dropdown (#3693)Martin Bastien2016-08-011-0/+4
| | | | | | | | * Align the sidebar dropdown * Change the sidebar dropdown width and realign it. * move sidebar dropdown css fix to headers.scss
* PLT-3157 - Adding display width customisation to intro message (#3521)Asaad Mahmood2016-07-121-0/+4
| | | | | | * PLT-3157 - Adding display width customisation to intro message * Fixing error
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-291-2/+9
| | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
* PLT-946 Add status icon to the left of the username in DM channel (#3258)Kevyn Bruyere2016-06-151-0/+2
| | | Add a StatusIcon component to be able to display a status icon from anywhere
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-141-84/+81
| | | | | | | Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-021-1/+0
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* Minor UI improvements (#3095)Asaad Mahmood2016-05-251-3/+3
| | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* Centering channel intro message (#3074)Christopher Speller2016-05-231-1/+2
|
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-171-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * Reorganized system console * Fixed the names of some components * Fixed timestamp for BrandImageSetting * Fixed merge issues * Updated push notification settings to match master branch * Removed top level setting pages and moved enable Gitlab/LDAP settings onto their respective pages * Re-added restrictDirectMessage setting to system console * Re-added email connection test and fixed some margins * Fixed ESLint errors * Renamed Authentication > Onboarding to Authentication > Email in the system console * Renamed Customization > Whitelabeling to Customization > Custom Branding in System Console * Re-added EnableOpenServer to system console
* Reverting center channel margins and fixing the channel names (#2823)Asaad Mahmood2016-04-291-3/+4
| | | | | Fixing margin for channel intro Adjusting margins for preformatted text
* Fixing long usernames (#2821)Asaad Mahmood2016-04-281-1/+8
| | | | | | | | * Submitting a fix for popover titles * Fixing heading for channels * Fixing other minor corner cases for long username
* UI Improvements to center channel (#2790)Asaad Mahmood2016-04-251-3/+2
| | | | | | | | | | | | | Removing time from the center channel on sp (mobile) Liking mention color to search highlight color aswell Adjusting vertical spacing on mobile Removing profile pic from mobile LHS header Updating styles for the RHS Fixing btn-danger
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-21/+25
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Multiple UI improvementsAsaad Mahmood2016-03-231-0/+4
|
* Updating asss lint stuff with other scss improvementsAsaad Mahmood2016-03-171-70/+71
|