summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Expand)AuthorAgeFilesLines
* Add create_at back to profile fields to fix analyticsJoramWilander2016-01-222-1/+5
* Add system analytics pageJoramWilander2016-01-215-81/+266
* Generalize analytics server functions and begin componentizing client analyti...JoramWilander2016-01-213-229/+322
* Merge pull request #1922 from cloudron-io/check_auth_serviceHarrison Healey2016-01-211-2/+2
|\
| * Check auth_service for constructing messagegirish@cloudron.io2016-01-191-1/+1
| * Check auth_service to describe user login messagegirish@cloudron.io2016-01-191-1/+1
* | Merge pull request #1882 from trashcan/PLT-1232-more-channel-infoHarrison Healey2016-01-211-2/+10
|\ \
| * | Show correct channel URL in channel info modalPat Lathem2016-01-131-1/+4
| * | Rename 'Channel Handle' to Channel URL'Pat Lathem2016-01-131-1/+1
| * | Add channel purposePat Lathem2016-01-131-0/+5
* | | Merge pull request #1886 from rgarmsen2295/plt-549cJoram Wilander2016-01-211-2/+10
|\ \ \
| * | | Fixed react warning issue with setState in RHSReed Garmsen2016-01-131-2/+10
* | | | Merge pull request #1885 from rgarmsen2295/plt-406Joram Wilander2016-01-211-0/+4
|\ \ \ \
| * | | | Fix issue with drag n drop overlay in ie11Reed Garmsen2016-01-121-0/+4
| | |/ / | |/| |
* | | | Merge pull request #1894 from mattermost/release-1.4Corey Hulen2016-01-141-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Encode url query properly for SSO switchingJoramWilander2016-01-141-3/+3
* | | | Fix error messageJoramWilander2016-01-141-5/+10
* | | | Minor update to about modalJoramWilander2016-01-141-4/+1
* | | | Added license validation and settingsJoramWilander2016-01-148-25/+391
| |_|/ |/| |
* | | Merge pull request #1855 from rgarmsen2295/plt-1006Corey Hulen2016-01-134-7/+45
|\ \ \
| * | | Changed statistics to show usernames with an email tooltipReed Garmsen2016-01-114-7/+45
* | | | Merge pull request #1853 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-01-134-4/+18
|\ \ \ \
| * | | | Adding away icon and changing online and offline iconsAsaad Mahmood2016-01-114-4/+18
* | | | | Merge pull request #1850 from mattermost/preview-modeCorey Hulen2016-01-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update email_settings.jsxit332016-01-091-1/+1
| * | | | Documenting how Preview Mode turns offit332016-01-091-1/+1
* | | | | Merge pull request #1830 from rgarmsen2295/plt-1599Joram Wilander2016-01-121-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help text in invite member modal now updates according to town-square display...Reed Garmsen2016-01-071-2/+8
* | | | | Adding push-test.mattermost.comit332016-01-111-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #1849 from hmhealey/plt1578Corey Hulen2016-01-112-8/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugshmhealey2016-01-112-8/+36
| | |/ | |/|
* | | Merge pull request #1822 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-01-113-3/+8
|\ \ \
| * | | Updating fixAsaad Mahmood2016-01-081-1/+1
| * | | Multiple UI ImprovementsAsaad Mahmood2016-01-073-3/+8
| | |/ | |/|
* | | Merge pull request #1824 from hmhealey/plt1525Joram Wilander2016-01-114-23/+71
|\ \ \ | |_|/ |/| |
| * | Added a loading screen to ChannelMembersModal and made it pull all channel me...hmhealey2016-01-071-13/+36
| * | Made ChannelInviteModal pull all channel members before renderinghmhealey2016-01-073-10/+35
* | | 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-064-24/+30
| |/ |/|
* | Merge pull request #1813 from mattermost/PLT-1558Harrison Healey2016-01-061-1/+132
|\ \ | |/ |/|
| * Adding UI for session length settings=Corey Hulen2016-01-051-1/+132
* | Merge pull request #1819 from hmhealey/plt1401Joram Wilander2016-01-061-3/+3
|\ \
| * | Removed email regexhmhealey2016-01-061-3/+3
* | | Removed temporary fix for old filenames that used absolute urls pointing to t...hmhealey2016-01-063-26/+3
* | | Changed Audio/Video preview to just display a file info when encountering a f...hmhealey2016-01-064-78/+190
|/ /
* | Merge pull request #1802 from hmhealey/plt1449Christopher Speller2016-01-053-118/+184
|\ \
| * | Make Youtube previews stop when the channel is changedhmhealey2016-01-043-2/+21
| * | Move Youtube preview into its own filehmhealey2016-01-042-117/+164
* | | Merge pull request #1810 from hmhealey/plt644Christopher Speller2016-01-051-4/+0
|\ \ \ | |_|/ |/| |
| * | Updated about dialoghmhealey2016-01-051-4/+0