summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #1972 from mattermost/PLT-1576Christopher Speller2016-01-251-1/+5
|\ \ | | | | | | PLT-1576 display iOS device in session history
| * | PLT-1576 display iOS device in session history=Corey Hulen2016-01-241-1/+5
| | |
* | | Merge pull request #1936 from rgarmsen2295/plt-1654Christopher Speller2016-01-251-2/+10
|\ \ \ | |_|/ |/| | PLT-1654 Fixed issue with enter key not working in delete post modal
| * | Fixed issue with enter key not working in delete post modalReed Garmsen2016-01-211-2/+10
| | |
* | | Merge pull request #1963 from hmhealey/plt1670Joram Wilander2016-01-251-0/+6
|\ \ \ | | | | | | | | PLT-1670 Added a limit to the number of suggestions when autocompleting at mentions
| * | | Added a limit to the number of suggestions when autocompleting at mentionshmhealey2016-01-231-0/+6
| | |/ | |/|
* | | Merge pull request #1961 from rgarmsen2295/plt-1689Joram Wilander2016-01-251-1/+7
|\ \ \ | |/ / |/| | PLT-1689 Fixed duplicate email team sign-up error
| * | Fixed duplicate email team signup errorReed Garmsen2016-01-221-1/+7
| | |
* | | Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-225-229/+497
|\ \ \ | | | | | | | | PLT-1779 Add system-wide statistics page
| * | | Change default system console page to statisticsJoramWilander2016-01-221-1/+1
| | | |
| * | | Added unit test and fixed errorsJoramWilander2016-01-222-3/+3
| | | |
| * | | Add create_at back to profile fields to fix analyticsJoramWilander2016-01-222-1/+5
| | | |
| * | | Add system analytics pageJoramWilander2016-01-214-79/+264
| | | |
| * | | Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-212-227/+306
| | | | | | | | | | | | | | | | analytics controls
* | | | Updating favicon stuffAsaad Mahmood2016-01-221-2/+2
| |/ / |/| |
* | | Merge pull request #1955 from mattermost/PLT-7-client-user-locCorey Hulen2016-01-222-0/+147
|\ \ \ | | | | | | | | Plt 7 client user loc
| * | | PLT-7 adding loc feature to preview=Corey Hulen2016-01-221-1/+0
| | | |
| * | | PLT-7 adding loc feature to preview=Corey Hulen2016-01-221-37/+39
| | | |
| * | | PLT-7 adding lang selector=Corey Hulen2016-01-223-0/+146
| | | |
* | | | Merge pull request #1929 from esethna/patch-54Joram Wilander2016-01-221-1/+1
|\ \ \ \ | |/ / / |/| | | Update team_general_tab.jsx
| * | | Update team_general_tab.jsxEric Sethna2016-01-211-1/+1
| | | | | | | | | | | | Correct capitalization based on UX discussion
| * | | Update team_general_tab.jsxEric Sethna2016-01-201-1/+1
| | | | | | | | | | | | Add more direct instructions on enabling the team directory in the system console. From community issue: https://github.com/mattermost/platform/issues/1835
* | | | PLT-7 fixing unit test for chunk 2 server=Corey Hulen2016-01-222-2/+2
| | | |
* | | | Merge pull request #1948 from hmhealey/plt1652Christopher Speller2016-01-221-1/+2
|\ \ \ \ | | | | | | | | | | PLT-1652 Added download param to getFile api call
| * | | | Added download param to getFile api callhmhealey2016-01-211-1/+2
| | |_|/ | |/| |
* / | | PLT-7 client side infra=Corey Hulen2016-01-211-2/+15
|/ / /
* | | Merge pull request #1937 from hmhealey/plt1695Corey Hulen2016-01-211-1/+5
|\ \ \ | | | | | | | | PLT-1695 Completely disabled broken pasting of images on IE11
| * | | Completely disabled broken pasting of images on IE11hmhealey2016-01-201-1/+5
| |/ /
* | | Merge pull request #1935 from hmhealey/plt1664Corey Hulen2016-01-211-1/+1
|\ \ \ | | | | | | | | PLT-1664 Fix unread channel indicators so that they work on IE11
| * | | Changed UnreadChannelIndicator display style so that it uses a value that ↵hmhealey2016-01-201-1/+1
| |/ / | | | | | | | | | IE11 supports
* | | Merge pull request #1933 from hmhealey/plt1661Corey Hulen2016-01-212-41/+31
|\ \ \ | | | | | | | | PLT-1661/PLT-1745 Scrolling fixes
| * | | Added a small margin where the PostsView will be considered to be at the ↵hmhealey2016-01-201-1/+4
| | | | | | | | | | | | | | | | bottom even if it's not exactly at the bottom
| * | | Removed some vestigial code from the post textboxhmhealey2016-01-201-19/+0
| | | |
| * | | Changed the post textbox resizing code to be more reliable and not rely on ↵hmhealey2016-01-201-23/+29
| |/ / | | | | | | | | | magic numbers
* | | Merge pull request #1927 from rgarmsen2295/plt-1668Christopher Speller2016-01-217-41/+50
|\ \ \ | |_|/ |/| | PLT-1668 Removes duplicate short username error message
| * | Removed extraneous error when providing a short usernameReed Garmsen2016-01-207-41/+50
| |/
* | Merge pull request #1922 from cloudron-io/check_auth_serviceHarrison Healey2016-01-211-2/+2
|\ \ | | | | | | Check auth_service when constructing messages
| * | 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
|\ \ \ | | | | | | | | PLT-1232: More channel info
| * | | 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
|\ \ \ \ | |_|_|/ |/| | | PLT-549 Fixed react warning issue with setState in RHS
| * | | Fixed react warning issue with setState in RHSReed Garmsen2016-01-131-2/+10
| | | |
* | | | Merge pull request #1894 from mattermost/release-1.4Corey Hulen2016-01-141-3/+3
|\ \ \ \ | |_|_|/ |/| | | Release 1.4
| * | | 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-146-21/+329
| |/ / |/| |