summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
* Adding push-test.mattermost.comit332016-01-111-2/+2
|
* Merge pull request #1849 from hmhealey/plt1578Corey Hulen2016-01-111-8/+21
|\ | | | | PLT-571 Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugs
| * Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugshmhealey2016-01-111-8/+21
| |
* | Merge pull request #1822 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-01-113-3/+8
|\ \ | | | | | | Multiple UI Improvements
| * | Updating fixAsaad Mahmood2016-01-081-1/+1
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2016-01-073-3/+8
| | |
* | | Merge pull request #1824 from hmhealey/plt1525Joram Wilander2016-01-112-20/+60
|\ \ \ | |_|/ |/| | PLT-1525 Fixed ChannelInviteModal displaying some users that are already in the channel
| * | Added a loading screen to ChannelMembersModal and made it pull all channel ↵hmhealey2016-01-071-13/+36
| | | | | | | | | | | | members before rendering
| * | Made ChannelInviteModal pull all channel members before renderinghmhealey2016-01-071-7/+24
| | |
* | | Fixed FileUpload to properly unbind drag handlers when unmountedhmhealey2016-01-081-0/+12
| | |
* | | Removed ability to drag n' drop text; drag n' drop ui no longer appears when ↵Reed Garmsen2016-01-063-24/+24
| |/ |/| | | | | non-files are dragged
* | Merge pull request #1813 from mattermost/PLT-1558Harrison Healey2016-01-061-1/+132
|\ \ | |/ |/| PLT-1558 adding session length to config file
| * Adding UI for session length settings=Corey Hulen2016-01-051-1/+132
| |
* | Removed temporary fix for old filenames that used absolute urls pointing to ↵hmhealey2016-01-062-10/+1
| | | | | | | | the get file api
* | Changed Audio/Video preview to just display a file info when encountering a ↵hmhealey2016-01-063-78/+171
| | | | | | | | file that cannot be played
* | Merge pull request #1802 from hmhealey/plt1449Christopher Speller2016-01-052-117/+183
|\ \ | | | | | | PLT-1449 Made Youtube previews stop when the current channel is changed
| * | Make Youtube previews stop when the channel is changedhmhealey2016-01-042-1/+20
| | |
| * | Move Youtube preview into its own filehmhealey2016-01-042-117/+164
| | |
* | | Merge pull request #1810 from hmhealey/plt644Christopher Speller2016-01-051-4/+0
|\ \ \ | |_|/ |/| | PLT-644 Updated about dialog
| * | Updated about dialoghmhealey2016-01-051-4/+0
| | |
* | | Fixed issue where font would remain changed even after cancelling changesReed Garmsen2016-01-041-7/+13
|/ /
* | Merge pull request #1801 from hmhealey/plt1602Christopher Speller2016-01-041-17/+25
|\ \ | | | | | | PLT-1602 Fix ViewImageModal incorrectly assuming it has a file's info in certain cases
| * | Fixed ViewImage modal to clear its loaded state when its file list changeshmhealey2016-01-041-9/+9
| | |
| * | Changed the ViewImageModal to only store info for the current imagehmhealey2016-01-041-8/+16
| |/
* | Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-045-125/+494
|\ \ | | | | | | PLT-1118 Add ability to switch between SSO and email account
| * | Add ability to switch between SSO and email accountJoramWilander2015-12-175-125/+494
| | |
* | | Made links in help text open in a new tabReed Garmsen2016-01-043-3/+26
| |/ |/|
* | 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
| | | |