summaryrefslogtreecommitdiffstats
path: root/web/sass-files
Commit message (Collapse)AuthorAgeFilesLines
* Updating UI for modals and notification barAsaad Mahmood2015-09-112-2/+3
|
* Removing border from first tr tds in more modalAsaad Mahmood2015-09-101-0/+5
|
* PM-183 and PM-162 - Updating UI for more modal and unread notification barAsaad Mahmood2015-09-102-7/+8
|
* Fixing attachment button in RHSAsaad Mahmood2015-09-101-7/+12
|
* Merge pull request #633 from asaadmahmoodspin/ui-changesJoram Wilander2015-09-103-3/+11
|\ | | | | PLT-188 - Moving attachment button to the left on mobile UI
| * PLT-188 - Moving attachment button to the left and fixing buttons in modal ↵Asaad Mahmood2015-09-093-3/+11
| | | | | | | | header
* | Adding minor hover changes for settingsAsaad Mahmood2015-09-091-0/+12
| |
* | MM-1825 - Improving UI for settingsAsaad Mahmood2015-09-091-1/+4
| |
* | Merge branch 'master' of https://github.com/mattermost/platform into mm-1866Asaad Mahmood2015-09-095-10/+25
|\|
| * Merge pull request #625 from asaadmahmoodspin/ui-changesChristopher Speller2015-09-095-10/+25
| |\ | | | | | | UI changes for various tickets
| | * Removing jsx container from × in team_import_tab.jsxAsaad Mahmood2015-09-091-1/+1
| | |
| | * UI changes for various ticketsAsaad Mahmood2015-09-085-10/+25
| | |
* | | MM-1866 - Adding download icon and adding download link for both file title ↵Asaad Mahmood2015-09-091-2/+10
|/ / | | | | | | and download icon
* | Merge pull request #628 from mattermost/mm-2127Christopher Speller2015-09-092-1/+33
|\ \ | | | | | | MM-2127 Added send icon button to create post control for mobile view.
| * | Added send icon button to create post control for mobile view.JoramWilander2015-09-082-1/+33
| |/
* / Add post list container to hold mounted post lists for faster ↵JoramWilander2015-09-081-0/+6
|/ | | | rendering/channel switching.
* MM-2123 and MM-2124 - UI changesAsaad Mahmood2015-09-071-8/+25
|
* Merging release branch 'release-0.7.0'Christopher Speller2015-09-012-1/+2
|\
| * Also updating the position of the bottom unread indicatorAsaad Mahmood2015-09-011-1/+1
| |
| * MM-2046 - Updating momentum scroll on IOSAsaad Mahmood2015-09-011-0/+1
| |
* | Merge pull request #493 from asaadmahmoodspin/masterChristopher Speller2015-08-311-3/+13
|\ \ | | | | | | MM-1899 - Updating UI for commands in input box
| * | MM-1899 - Updating UI for commands in input boxAsaad Mahmood2015-08-271-3/+13
| | |
* | | Merge pull request #485 from nickago/MM-1899Christopher Speller2015-08-311-0/+5
|\ \ \ | |_|/ |/| | MM-1899 Enabled and added help text for settings items
| * | Enabled and added help text for settings itemsAsaad Mahmood2015-08-271-0/+5
| |/
* / Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-282-13/+37
|/ | | | to turn off email sign up.
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+3
|
* Added white background to non-image files (was previously transparentReed Garmsen2015-08-251-0/+4
|
* MM-1989 - Hiding Cancel text in LHS that messes up the RHSAsaad Mahmood2015-08-211-0/+3
|
* Merge pull request #427 from asaadmahmoodspin/mm-1696Harrison Healey2015-08-211-0/+10
|\ | | | | MM-1696 - Improvements for Slack Import
| * Merge branch 'master' of https://github.com/mattermost/platform into mm-1696Asaad Mahmood2015-08-211-3/+11
| |\ | | | | | | | | | | | | | | | Conflicts: web/react/components/setting_upload.jsx web/react/components/team_import_tab.jsx
| * | MM-1696 - Improvements for Slack ImportAsaad Mahmood2015-08-211-0/+10
| | |
* | | Merge pull request #420 from asaadmahmoodspin/ui-changesJoram Wilander2015-08-214-7/+24
|\ \ \ | |_|/ |/| | Multiple UI Improvements
| * | Solving conflicts and also fixing css for MM-1752Asaad Mahmood2015-08-212-1/+4
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2015-08-213-7/+21
| |/
* / Fixed issue with channel name in url and added loading icon to replace ↵Reed Garmsen2015-08-201-3/+11
|/ | | | 'Join' button for slow connections
* Revert "Multiple UI Improvements"Joram Wilander2015-08-203-21/+7
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-203-7/+21
|
* Added feature to the 'More...' PM channel list and fixed small cosmetic issuesReed Garmsen2015-08-181-0/+1
|
* Private message channels no longer refresh on creation/first useReed Garmsen2015-08-181-0/+5
|
* MM-319 - Minor ui changesAsaad Mahmood2015-08-181-18/+15
|
* adds predictive posting on the clientJoramWilander2015-08-181-0/+18
|
* Merge pull request #391 from asaadmahmoodspin/masterChristopher Speller2015-08-186-12/+22
|\ | | | | Multiple UI changes
| * Multiple UI changesAsaad Mahmood2015-08-186-12/+22
| |
* | Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-181-0/+17
|\ \ | | | | | | MM-1705 add google as an oauth single-sign-on service
| * | incorporate asaad's UI updates for google sign-upJoramWilander2015-08-141-0/+17
| | |
* | | Merge pull request #378 from rgarmsen2295/mm-316cChristopher Speller2015-08-185-7/+42
|\ \ \ | |_|/ |/| | MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
| * | Small changes to css to clean up codeReed Garmsen2015-08-142-7/+1
| | |
| * | Updating UI to cover RHS and the centre channel separatelyAsaad Mahmood2015-08-132-3/+4
| | |
| * | UI Upgrades to file overlay for uploadsAsaad Mahmood2015-08-133-43/+36
| | |
| * | Implements better markup for css changes to be made, including an overlay of ↵Reed Garmsen2015-08-123-7/+46
| | | | | | | | | | | | the dropzones and help pic/text