summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3760 - Fixing tutorial positioning on mobile (#3783)Asaad Mahmood2016-08-111-0/+8
|
* PLT-3817 - Updating flag icon (#3750)Asaad Mahmood2016-08-081-2/+0
| | | | | | | | | | * Updating flag icon * Updating padding for user list * Removing stroke from hover * PLT-3794 - Fixing integrations css
* PLT-2036 - Enabling popover on mobile (#3742)Asaad Mahmood2016-08-042-2/+4
|
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-042-5/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-0/+17
| | | | | | | | | | | | | | * PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider
* Multiple Ui improvements (#3678)Asaad Mahmood2016-08-011-3/+19
| | | | | | | | * Adding permalink back to mobile * Improving reply flow and fixing colorpicker on mobile * Hiding colorpicker on click only for mobile size screens
* PLT-3508/PLT-3516/PLT-3558/PLT-3570/PLT-3497 Multiple UI Improvements (#3553)Asaad Mahmood2016-07-141-12/+42
| | | | | | | | | | | | | | * 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
* Submitting an improvement for the post control in consecutive messages (#3519)Asaad Mahmood2016-07-071-0/+6
|
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-052-40/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorganized Backstage code to use a view controller and separated it from integrations code * Renamed InstalledIntegrations component to BackstageList * Added EmojiList page * Added AddEmoji page * Added custom emoji to autocomplete and text formatter * Moved system emoji to EmojiStore * Stopped trying to get emoji before logging in * Rerender posts when emojis change * Fixed submit handler on backstage pages to properly support enter * Removed debugging code * Updated javascript driver * Fixed unit tests * Fixed backstage routes * Added clientside validation to prevent users from creating an emoji with the same name as a system one * Fixed AddEmoji page to properly redirect when an emoji is created successfully * Fixed updating emoji list when an emoji is deleted * Added type prop to BackstageList to properly support using a table for the list * Added help text to EmojiList * Fixed backstage on smaller screen sizes * Disable custom emoji by default * Improved restrictions on creating emojis * Fixed non-admin users seeing the option to delete each other's emojis * Fixing gofmt * Fixed emoji unit tests * Fixed trying to get emoji from the server when it's disabled
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-292-7/+45
| | | | | | | | | | | | | | | | * 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-3242 Fixed clicking on input labels on iOS (#3417)Harrison Healey2016-06-271-0/+6
| | | | | | * Prevented channel notification settings radiobuttons from multi-selecting * Fixed clicking on input labels on iOS
* Improving about modal and colon issue with webhooks (#3343)Asaad Mahmood2016-06-161-1/+1
| | | | | 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-151-0/+2
| | | Add a StatusIcon component to be able to display a status icon from anywhere
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-142-12/+15
| | | | | | | 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-0/+8
|
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-062-69/+78
| | | | | | | | | | | | | | (#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
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-021-0/+22
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* Minor UI improvements (#3095)Asaad Mahmood2016-05-251-1/+1
| | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* Minor UI changes (#3078)Asaad Mahmood2016-05-241-7/+2
| | | | | Updating navbar dropdown Updating margin on login page
* Multiple UI Improvements (#3038)Asaad Mahmood2016-05-191-0/+14
|
* Adding compact layout (#2991)Asaad Mahmood2016-05-162-0/+119
| | | | | | * Adding compact layout * Fixing ESLint error
* Improving compliance stuff (#2963)Asaad Mahmood2016-05-111-0/+9
| | | | | | * Improving compliance stuff * Fixing padding on mobile
* Improvements to reply (#2905)Asaad Mahmood2016-05-051-1/+1
|
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-031-0/+12
|
* Fixing long usernames (#2821)Asaad Mahmood2016-04-281-0/+4
| | | | | | | | * Submitting a fix for popover titles * Fixing heading for channels * Fixing other minor corner cases for long username
* Multiple UI Improvements (#2802)Asaad Mahmood2016-04-261-6/+9
|
* UI Improvements to center channel (#2790)Asaad Mahmood2016-04-252-21/+77
| | | | | | | | | | | | | 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 changes (#2699)Asaad Mahmood2016-04-131-11/+13
| | | | | | | | | | * Adding the sidebar fix * Fixing inner-wrap before outside the app * PLT-2560 - Fixing userlist in system console * Removing sidebar stuff
* Add custom branding functionality (#2667)Joram Wilander2016-04-112-6/+18
|
* PLT-2549 - Improvements to theme stuff (#2657)Asaad Mahmood2016-04-071-165/+161
|
* PLT-2519 - Fixing users pageAsaad Mahmood2016-04-051-2/+3
|
* Multiple UI ImprovementsAsaad Mahmood2016-04-051-5/+6
| | | | | | | | * Fixing backstage scrolling and link issue * Fixing system console and color picker css * Changing the toggleclass
* Smooth overlay transition when opening sidebarAlan Mooiman2016-04-041-15/+17
|
* PLT-2395 - Improvements to backstage cssAsaad Mahmood2016-04-043-2/+54
|
* Adding the build date and the build hashAsaad Mahmood2016-04-011-0/+34
|
* Revert "PLT-2027- Improvements to about dialog"Christopher Speller2016-04-011-20/+0
|
* PLT-2027- Improvements to about dialogAsaad Mahmood2016-04-011-0/+20
|
* Additional UI improvementsAsaad Mahmood2016-03-292-0/+12
|
* Multiple UI ImprovementsAsaad Mahmood2016-03-241-53/+60
|
* Updating asss lint stuff with other scss improvementsAsaad Mahmood2016-03-173-12/+11
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-164-0/+1004