summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Changed the ViewImageModal to only store info for the current imagehmhealey2016-01-041-8/+16
|
* Merge pull request #1785 from mattermost/plt-1492Corey Hulen2016-01-041-11/+14
|\ | | | | PLT-1492 Fix default for teammate name display setting
| * Fix default for teammate name display settingJoramWilander2015-12-281-11/+14
| |
* | Merge pull request #1784 from mattermost/plt-1591Corey Hulen2016-01-041-3/+6
|\ \ | | | | | | PLT-1591 Fix appearance settings scroll bug
| * | Fix appearance settings scroll bugJoramWilander2015-12-281-3/+6
| |/
* | Multiple UI ImprovementsAsaad Mahmood2016-01-042-16/+18
| |
* | Merge pull request #1790 from hjf288/PLT-1587Corey Hulen2016-01-031-1/+1
|\ \ | | | | | | PLT-1587 - REGRESSION: Mattermost v1.3.0 System Console does not save Email Settings
| * | Correct typo in email_settings.jsx that prevents enabling the 'Send push ↵Hjf2882015-12-291-1/+1
| |/ | | | | | | notifications' option
* | Update team_settings.jsxEric Sethna2015-12-301-1/+1
| | | | | | help text for restrict domains
* | Update team_general_tab.jsxEric Sethna2015-12-301-1/+1
|/ | | help text for invite code in team settings
* Merge pull request #1740 from hmhealey/plt730Joram Wilander2015-12-281-17/+143
|\ | | | | PLT-730/PLT-731 Added remaining mobile UI V2 components
| * Cleaned up floating post componentshmhealey2015-12-161-35/+54
| |
| * Added scroll to bottom arrows for mobilehmhealey2015-12-161-3/+24
| |
| * Hid floating timestamp header on non-mobilehmhealey2015-12-161-0/+5
| |
| * Added DelayedAction class to use to handle stopping scrollinghmhealey2015-12-161-1/+18
| |
| * Added floating post timestamphmhealey2015-12-161-14/+78
| |
* | Merge pull request #1755 from hmhealey/plt1108Joram Wilander2015-12-281-199/+157
|\ \ | | | | | | PLT-1108 Refactored ViewImage modal and made it automatically play animated gifs
| * | Changed 'Previewing' to 'Loading' in ViewImage modalhmhealey2015-12-181-1/+1
| | |
| * | Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-199/+157
| | |
* | | Merge pull request #1757 from hmhealey/plt1482Joram Wilander2015-12-281-3/+7
|\ \ \ | | | | | | | | PLT-1482 Changed how the sidebar opens the more channels modal
| * | | Changed how the sidebar opens the more channels modalhmhealey2015-12-181-3/+7
| | | |
* | | | fix typo: Ngnix -> NGINXHung Nguyen Viet2015-12-251-1/+1
| | | |
* | | | Fixing signup=Corey Hulen2015-12-211-0/+4
| | | |
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-211-2/+17
| | | |
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-185-4/+10
|/ / /
* | | Removing confusionChristopher Speller2015-12-171-9/+0
| | |
* | | Minor docs fixChristopher Speller2015-12-171-0/+6
| | |
* | | Some docs fixesChristopher Speller2015-12-171-10/+10
|/ /
* / Some refactoringChristopher Speller2015-12-1611-125/+729
|/
* Merge pull request #1733 from hmhealey/plt1437Christopher Speller2015-12-169-30/+36
|\ | | | | PLT-1437 PreferenceStore api changes and fixing CreatePost warning
| * Stopped CreatePost from responding to PreferenceStore changes before it gets ↵hmhealey2015-12-151-5/+11
| | | | | | | | mounted
| * Improved PreferenceStore api when getting valueshmhealey2015-12-159-28/+28
| |
* | Update help text in privacy_settings.jsxEric Sethna2015-12-151-1/+1
| | | | | | help text for "show full name" updated.
* | Multiple UI ImprovementsAsaad Mahmood2015-12-152-1/+9
| |
* | Merge pull request #1729 from hmhealey/plt886Joram Wilander2015-12-151-0/+4
|\ \ | |/ |/| PLT-886 Add additional max file size checks
| * Added serverside file size check for post attachmentshmhealey2015-12-151-1/+0
| |
| * Added clientside check for profile image sizehmhealey2015-12-141-0/+5
| |
* | Merge pull request #1727 from mattermost/plt-1481Christopher Speller2015-12-151-2/+11
|\ \ | | | | | | PLT-1481 Force all colorpickers to update after theme pasted in
| * | Force all colorpickers to update after theme pasted inJoramWilander2015-12-141-2/+11
| |/
* | Merge pull request #1725 from mattermost/fix-console-errChristopher Speller2015-12-151-0/+34
|\ \ | | | | | | Adding error bar message when console error detected
| * | Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+34
| |/
* | Merge branch 'release-1.3'Christopher Speller2015-12-143-4/+4
|\ \
| * | Fixing IE scrolling issue and also fixing horizontal scrollbarAsaad Mahmood2015-12-141-1/+2
| | |
| * | Push notifications help text updateit332015-12-141-1/+1
| | |
| * | PLT-1472 Adding back button to search click through=Corey Hulen2015-12-111-2/+1
| | |
* | | Merge pull request #1711 from asaadmahmoodspin/code-themesCorey Hulen2015-12-141-0/+22
|\ \ \ | |_|/ |/| | Multiple UI Improvements
| * | Merge branch 'master' of https://github.com/mattermost/platform into code-themesAsaad Mahmood2015-12-147-41/+309
| |\ \
| * | | Multiple UI ImprovementsAsaad Mahmood2015-12-111-0/+22
| | | |
* | | | Merge pull request #1690 from npcode/trim-outgoing-callback-urlHarrison Healey2015-12-141-1/+1
|\ \ \ \ | | | | | | | | | | Trim callback urls for outgoing webhooks
| * | | | Trim callback urls for outgoing webhooksYi EungJun2015-12-121-1/+1
| | | | | | | | | | | | | | | | | | | | Adding traling whitespace is common mistake.