summaryrefslogtreecommitdiffstats
path: root/web/sass-files
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fixing tooltip word-wrapAsaad Mahmood2015-08-051-0/+3
| | |
| * | mm-1874 - Improving team url screen and fixing file attachments in IE 10Asaad Mahmood2015-08-042-0/+19
| |/
* | Fixed help text rendering on mobileReed Garmsen2015-08-041-3/+3
| |
* | Added help text informing the user that the team invite link has been copied ↵Reed Garmsen2015-08-032-0/+7
|/ | | | when they press the 'Copy Link' button
* Merge pull request #302 from hmhealey/mm1788Corey Hulen2015-08-021-6/+0
|\ | | | | MM-1788 Removed ^replying in preparation for 0.6.0
| * Removed ^replying in preparation for 0.6.0hmhealey2015-07-301-6/+0
| |
* | image thumbnails now scale appropriately so there is no whitespace, also ↵JoramWilander2015-07-311-1/+6
| | | | | | | | generalized some thumbnail loading code
* | Merge pull request #271 from hmhealey/mm1656Joram Wilander2015-07-311-31/+77
|\ \ | | | | | | MM-1656 Updated file UI
| * | Changed flexbox styles to be compatible with all browsershmhealey2015-07-291-2/+4
| | |
| * | Updated ViewImage modal dialog to include details about non-image fileshmhealey2015-07-291-0/+32
| | |
| * | UI update for filesAsaad Mahmood2015-07-291-10/+6
| | |
| * | Fixed race condition which could occur while requesting the file size for ↵hmhealey2015-07-291-1/+1
| | | | | | | | | | | | the file attachment previews
| * | Removed unused custom-file CSS class that was being applied to non-image ↵hmhealey2015-07-291-3/+0
| | | | | | | | | | | | file attachment previews
| * | Center image icons in attachment previews instead of stretching themhmhealey2015-07-291-20/+17
| | |
| * | Add an info box next to image thumbnails which provides the name, type, and ↵hmhealey2015-07-291-5/+27
| | | | | | | | | | | | size of a file.
* | | Improving smoothness of RHS searchAsaad Mahmood2015-07-302-6/+13
| |/ |/|
* | Minor Ui updates regarding the search and the center channel header on mobile.Asaad Mahmood2015-07-293-12/+12
| |
* | Updating color of hover on LHS HeaderAsaad Mahmood2015-07-291-1/+1
| |
* | Fixing LHS Header cssAsaad Mahmood2015-07-291-1/+2
| |
* | Improving css for form hints in signup flowAsaad Mahmood2015-07-291-1/+1
| |
* | mm-1762 - Search improvements with some other minor Ui changesAsaad Mahmood2015-07-293-39/+84
|/
* Signup Ui changesAsaad Mahmood2015-07-282-37/+120
|
* Changed title of Active Devices to Active Sessions; added help text ↵Reed Garmsen2015-07-271-0/+3
| | | | explaining Active Sessions
* Ui Updates to signup flowAsaad Mahmood2015-07-251-7/+5
|
* Minor class changesAsaad Mahmood2015-07-241-3/+3
|
* Complete signup page UI changesAsaad Mahmood2015-07-241-2/+64
|
* UI changes for search bar in the RHS for Mobile WebAsaad Mahmood2015-07-231-3/+4
|
* Adjusting padding for LHS header infoAsaad Mahmood2015-07-231-1/+1
|
* Adding hover effect for LHS menu iconAsaad Mahmood2015-07-231-1/+5
|
* UI FixesAsaad Mahmood2015-07-233-3/+5
|
* Merge pull request #194 from ralder/fix-command-box-cssCorey Hulen2015-07-227-68/+63
|\ | | | | [webui] fix command-list css
| * [webui] fix command-list cssralder2015-07-227-68/+63
| |
* | Updating dropdown icon in LHS headerAsaad Mahmood2015-07-231-2/+2
| |
* | Minor UI ImprovementsAsaad Mahmood2015-07-235-9/+14
|/
* Merge pull request #201 from hmhealey/mm1539Corey Hulen2015-07-221-0/+6
|\ | | | | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
| * Changed the placeholder highlight for active thread to be more subtlehmhealey2015-07-211-2/+4
| |
| * Added function to reply to earlier messages by prefixing a message with caretshmhealey2015-07-211-1/+5
| |
* | Merge pull request #234 from asaadmahmoodspin/masterCorey Hulen2015-07-222-3/+15
|\ \ | | | | | | Profile pic changes in LHS Header
| * | Improving formatting for Channel IntroAsaad Mahmood2015-07-222-2/+14
| | |
| * | Profile pic changes in LHS HeaderAsaad Mahmood2015-07-221-1/+1
| | | | | | | | | | | | Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
* | | Adding back Access History and Active DevicesReed Garmsen2015-07-224-6/+108
|/ /
* | Merge pull request #224 from hmhealey/mm1625Christopher Speller2015-07-222-4/+11
|\ \ | | | | | | MM-1625 Correct the appearance of the post menu on both desktop and mobile
| * | Changed post menu label to be ... and to make it visible at all times on ↵hmhealey2015-07-211-0/+10
| | | | | | | | | | | | small screens (ie mobile devices)
| * | Changed post menu label to just be [...] regardless of whether or not the ↵hmhealey2015-07-211-4/+1
| |/ | | | | | | user is hovering over it
* | Merge pull request #200 from mattermost/mm-1356Corey Hulen2015-07-212-3/+6
|\ \ | |/ |/| MM-1356 Changing team URLs from team.domain.com to domain.com/team
| * Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-202-3/+6
| | | | | | | | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* | mm-1631 - Fixing image previewer bugAsaad Mahmood2015-07-211-0/+6
| |
* | Added channel name to RHS comment threads; minor css changes to compensate ↵Reed Garmsen2015-07-191-1/+6
|/ | | | for addition
* Merge pull request #192 from nickago/MM-1079Corey Hulen2015-07-171-0/+6
|\ | | | | MM-1079 Changed hover effect for menu
| * Changed javascript to CSS methodnickago2015-07-171-0/+6
| |