summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI Improvements (#4117)Asaad Mahmood2016-09-292-1/+2
|
* Renamed NavbarDropdown to SidebarHeaderDropdown and switched it to ↵Harrison Healey2016-09-291-23/+26
| | | | react-bootstrap (#4109)
* Multiple UI Improvements (#4069)Asaad Mahmood2016-09-262-1/+7
| | | | | | | | | | | 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-163-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Highlight comment bar for comments considered mentions (#3938)Joram Wilander2016-09-131-0/+5
|
* PLT-3916 - Fixing flag icon position in the RHS (#3898)Asaad Mahmood2016-08-301-1/+5
|
* PLT-3982 Add statuses to profile pictures in the RHS and popover member list ↵Joram Wilander2016-08-221-0/+1
| | | | | | | | | | (#3845) * Added status indicator back to popover member list * Updating positions of status indicator (#3844) * Fixed squishy profile pictures and added statuses to RHS pics
* PLT-1831 Add statuses to centre channel profile pictures (#3826)Joram Wilander2016-08-191-0/+4
| | | | | | | | | | * Created profile picture componenet and added statuses to pictures in center channel * PLT-3899 - Updating UI for status indicators (#3823) * PLT-3899 - Updating UI for status indicators * Updating position of timestamps for compact layout
* PLT-2345 Switch "help" link below text input box to localizable version (#3794)enahum2016-08-181-0/+23
|
* Multiple UI Improvements (#3804)Asaad Mahmood2016-08-161-2/+2
| | | | | | | | | | | | | | * PLT-3834 - Updating Manage members modal for mobile * PLT-3792 - Making compact view compatible with search and flagged posts RHS * PLT-3910 - Improving suggestions separator * PLT-3769 - Enabling markdown headings in compact view * Updating view members text in en..json * Removing shouldcomponentupdate from search_results_item.jsx
* PLT-3817 - Updating flag icon (#3750)Asaad Mahmood2016-08-082-2/+2
| | | | | | | | | | * 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-043-6/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-3553 Fix System messages show an empty box (#3689)enahum2016-07-281-0/+5
|
* PLT-3585 Added a timeout to the file upload overlay (#3656)Harrison Healey2016-07-221-0/+1
|
* PLT-914 Add mention notifications for replies on a comment thread (#3130)samogot2016-07-191-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-914 Add mention notifications for replies on a comment thread * remove useless store method fix highlighting comments posted before th user write something to thread * refactor out isCommentMention function after rebase * change comment bar highlighting to replay icon mention highlighting * settings and always visible highlight * fix unit tests for new settings * change highlight behaviour - if any message in comment thread generates mention - all thread is highlighted - remove always visible highlightion * fix bug about the textarea in the center channel not clearing * fix default settings value notify_props.comments * do not highlight own comments if there is no other user's messages in thread * refactor out ReactDOM.findDOMNode * refactor out using of UserStore from component
* PLT-3508/PLT-3516/PLT-3558/PLT-3570/PLT-3497 Multiple UI Improvements (#3553)Asaad Mahmood2016-07-141-118/+116
| | | | | | | | | | | | | | * PLT-3627 - Fixing spacing in RHS * PLT-3516 - Fixing errors in backstage * PLT-3558 - Fixing system console menu on small screens * PLT-3570 - Fixing account settings sidebar truncating issue * PLT-3497 - Moving see other themes link * Removing formatted message import from premade theme chooser
* PLT-3366 Holding down the ALT key and clicking on a message adds a new ↵samogot2016-07-141-0/+4
| | | | messages indicator (squashed) (#3374)
* PLT-3017 fixing iOS blank rendering (#3586)Corey Hulen2016-07-131-1/+1
|
* 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
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bumping version to: 3.2.0-rc1 * PLT-2863 fixing bad merge that broke this PR (#3523) * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver * Fixing bad merge * Fixing bad merge * PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) * Login error messages fix (#3525) * daily translations 20160708 (#3533) * Fixed permissions when getting a file attachment to use the correct user id (#3535) * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) * PLT-3560 blocking adding to channel once user is removed (#3537) * Always allow system admins to see the Integrations sidebar (#3536) * Plt 3475 - Post control improvements (#3538) * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements * daily translations 20160711 (#3544)
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-054-161/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* PLT-3490 - Fixing RHS issue on Edge (#3474)Asaad Mahmood2016-07-051-1/+6
|
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-293-9/+57
| | | | | | | | | | | | | | | | * 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
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-7/+10
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Improving about modal and colon issue with webhooks (#3343)Asaad Mahmood2016-06-161-2/+2
| | | | | Updating word break Updating improvements for about modal
* PLT-946 Add status icon to the left of the username in DM channel (#3258)Kevyn Bruyere2016-06-152-32/+4
| | | Add a StatusIcon component to be able to display a status icon from anywhere
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-143-91/+100
| | | | | | | Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector
* PLT-3094 - Fixing autocomplete and image modal scrolling on mobile (#3279)Asaad Mahmood2016-06-091-4/+0
|
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-064-90/+105
| | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components
* Reposition search highlighting for code blocks (#3230)Harrison Healey2016-06-051-0/+2
| | | Certain code bocks will have the search highlighting wrap differently than the code itself so they become out of sync
* PLT-3177 - Fixing ordering for custom themes (#3226)Asaad Mahmood2016-06-032-8/+10
| | | | | | | | | Fix for bot tag and webhook attachments Adding theme styling for webhooks Removing embed styling Improving margins on compcat view for line breaks
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-024-103/+167
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* Reorganized syntax highlighting code and added search term highlighting for ↵Harrison Healey2016-06-011-7/+15
| | | | code blocks with syntax highlighting (#3191)
* PLT-2321 Move the toggle icon next to the link being previewed (#3071)samogot2016-05-271-1/+5
| | | | | | | | | | | | | | * PLT-2321 Move the toggle icon next to the link being previewed only applicable to one-line messages started with link * remove useless "Youtube" header when no title is available * allow breaking long links instead of toggle * simplify "/" to "/<wbr />" replacing fix empty post without additional content body * discard buggy "simplification"
* PLT-1042 allow cancel pending post (#3053)samogot2016-05-251-0/+15
|
* Minor UI improvements (#3095)Asaad Mahmood2016-05-251-3/+3
| | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* Minor UI changes (#3078)Asaad Mahmood2016-05-241-0/+1
| | | | | Updating navbar dropdown Updating margin on login page
* Centering channel intro message (#3074)Christopher Speller2016-05-231-1/+2
|
* Multiple UI Improvements (#3038)Asaad Mahmood2016-05-193-15/+25
|
* 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
* Adding compact layout (#2991)Asaad Mahmood2016-05-161-1/+75
| | | | | | * Adding compact layout * Fixing ESLint error
* Fixing DM separator and margin on system console (#2944)Asaad Mahmood2016-05-101-1/+2
| | | Fixing margins on system console
* DM and Modal changes (#2927)Asaad Mahmood2016-05-091-0/+26
| | | | | | * DM and Modal changes * Fixing image previews
* Improvements to reply (#2905)Asaad Mahmood2016-05-051-4/+12
|
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-031-1/+3
|
* Reverted New Messages indicator in center channel (#2853)Harrison Healey2016-05-021-27/+0
|
* Reverting center channel margins and fixing the channel names (#2823)Asaad Mahmood2016-04-294-9/+10
| | | | | Fixing margin for channel intro Adjusting margins for preformatted text
* Fixing long usernames (#2821)Asaad Mahmood2016-04-282-1/+12
| | | | | | | | * 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-254-17/+19
| | | | | | | | | | | | | 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