summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2368 from hmhealey/plt2227Christopher Speller2016-03-071-1/+1
|\
| * Fixed clearing post draft after a command is enteredHarrison Healey2016-03-071-1/+1
* | Merge pull request #2366 from hmhealey/plt2016Christopher Speller2016-03-071-1/+1
|\ \
| * | Fixed file attachment download link to properly trigger a download on IE11/Ed...Harrison Healey2016-03-071-1/+1
| |/
* | Merge pull request #2364 from hmhealey/confirmChristopher Speller2016-03-071-2/+2
|\ \
| * | Renamed confirm_button to confirmButton in InviteMemberModalHarrison Healey2016-03-071-2/+2
* | | Merge pull request #2362 from ZBoxApp/PLT-2239Christopher Speller2016-03-071-1/+1
|\ \ \
| * | | PLT-2239: Fix Discard changes modal button text not showingElias Nahum2016-03-071-1/+1
| |/ /
* | | Merge pull request #2360 from hmhealey/plt1993Christopher Speller2016-03-072-9/+9
|\ \ \
| * | | Stopped calling uploadFiles multiple times for a single uploadHarrison Healey2016-03-072-9/+9
| |/ /
* | | Merge pull request #2350 from hmhealey/plt1930Christopher Speller2016-03-071-1/+1
|\ \ \
| * | | Fixed Private Channels header in the SearchSuggestionList to actually say Pri...Harrison Healey2016-03-071-1/+1
| |/ /
* | | Merge pull request #2349 from hmhealey/plt2008Christopher Speller2016-03-071-102/+8
|\ \ \
| * | | Removed gif playing code from the FileAttachment componentHarrison Healey2016-03-071-102/+8
| |/ /
* | | Merge pull request #2348 from hmhealey/memberChristopher Speller2016-03-072-6/+6
|\ \ \ | |_|/ |/| |
| * | Changed Channel Members modal to list full user objects with all fields popul...Harrison Healey2016-03-071-2/+2
| * | Added @ before username in UserList when a Full Name or Nickname is presentHarrison Healey2016-03-071-2/+2
| * | Changed 'Remove Member' to 'Remove' in Channel Members modalHarrison Healey2016-03-071-2/+2
| |/
* | Merge pull request #2340 from rodrigocorsi2/PLT-2076Harrison Healey2016-03-071-3/+48
|\ \ | |/ |/|
| * Fix camel caseRodrigo Corsi2016-03-071-4/+4
| * Add help text below the input box when a user starts typingrodrigo2016-03-061-3/+48
* | Merge pull request #2339 from ZBoxApp/PLT-2218Joram Wilander2016-03-071-5/+2
|\ \
| * | Fix for PLT-2218 & PLT-2222Elias Nahum2016-03-061-5/+2
| |/
* | Merge pull request #2333 from hmhealey/plt2194Joram Wilander2016-03-072-15/+10
|\ \ | |/ |/|
| * Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-032-15/+10
* | Merge pull request #2306 from mattermost/esethna-patch-1Corey Hulen2016-03-041-2/+2
|\ \
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-031-1/+1
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-011-2/+2
* | | Merge pull request #2307 from ZBoxApp/PLT-2112Joram Wilander2016-03-041-0/+35
|\ \ \ | |_|/ |/| |
| * | Allow CORSElias Nahum2016-03-011-0/+35
* | | Merge pull request #2318 from hmhealey/plt1090Christopher Speller2016-03-0313-648/+481
|\ \ \
| * | | Fixed warnings and removed injectIntl from System Console user listhmhealey2016-03-032-27/+35
| * | | Fixed max height for all modals using FilteredUserListshmhealey2016-03-036-83/+44
| * | | Fixed localization issues with ChannelMembersModalhmhealey2016-03-031-1/+1
| * | | Fixed '0 of X users' in FilteredUserList and cleaned up pluralization of 'mem...hmhealey2016-03-031-10/+9
| * | | Moved localized strings for PLT-1090hmhealey2016-03-035-19/+19
| * | | Changed information displayed in user list to obey display name settingshmhealey2016-03-031-24/+10
| * | | Removed MemberListhmhealey2016-03-032-198/+0
| * | | Changed TeamMembersModal to use UserListhmhealey2016-03-034-93/+75
| * | | Changed ChannelInviteModal to use a FilteredUserListhmhealey2016-03-031-16/+27
| * | | Merged contents of MoreDirectChannelsModal and ChannelMembersModal into UserListhmhealey2016-03-035-243/+327
* | | | Removed injectIntl from UserSettingsDisplayHarrison Healey2016-03-031-60/+76
* | | | Changed submit button of ManageLanguage to match other settingsHarrison Healey2016-03-032-31/+28
|/ / /
* | | Merge pull request #2258 from mattermost/plt-1796Corey Hulen2016-03-0211-1014/+737
|\ \ \ | |_|/ |/| |
| * | Refactor and modularize analytics on the clientJoramWilander2016-03-0111-1014/+737
| |/
* | Merge pull request #2293 from mattermost/esethna-patch-2Joram Wilander2016-03-011-2/+2
|\ \ | |/ |/|
| * Update gitlab_settings.jsxEric Sethna2016-02-261-2/+2
* | Merge pull request #2294 from rodrigocorsi2/member_listChristopher Speller2016-03-011-1/+10
|\ \
| * | Added translation member_list.jsxrodrigo2016-02-291-1/+10
* | | Merge pull request #2292 from mozilla/PLT-2064Harrison Healey2016-03-011-1/+1
|\ \ \