summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Tutorial tip dots are now clickableJoramWilander2015-11-131-13/+14
| |/ / /
* | | | Merge pull request #1431 from hmhealey/plt1149Joram Wilander2015-11-141-5/+7
|\ \ \ \ | |_|_|/ |/| | | PLT-1149 Fixed some console errors related to the search autocomplete
| * | | Fixed some console errors with the search autocomplete when there are no ↵hmhealey2015-11-131-5/+7
| | | | | | | | | | | | | | | | suggestions to show
* | | | Merge release branch 'release-1.2'Christopher Speller2015-11-132-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Added null check when accessing post texthmhealey2015-11-131-2/+3
| | | |
| * | | UI changes for Direct messages and Bad connectionAsaad Mahmood2015-11-131-0/+4
| | | |
* | | | Merge pull request #1422 from hmhealey/plt906Christopher Speller2015-11-131-8/+14
|\ \ \ \ | |_|_|/ |/| | | PLT-906 Improved client-side handling when ExtraInfo.MemberCount may not be set
| * | | Made code for the member popover count a bit more robust to hopefully ↵hmhealey2015-11-131-8/+14
| | |/ | |/| | | | | | | prevent issues involving old data
* | | Fixing eslint errorAsaad Mahmood2015-11-131-1/+0
| | |
* | | Multiple UI improvementsAsaad Mahmood2015-11-132-6/+3
|/ /
* | Fixing bad mergeChristopher Speller2015-11-121-1/+1
| |
* | Merge branch 'release-1.2'Christopher Speller2015-11-125-6/+37
|\|
| * Make import/export theme input box editableJoramWilander2015-11-121-1/+0
| |
| * Fix channel invite button on channel intro message and fix empty channel ↵JoramWilander2015-11-112-3/+11
| | | | | | | | invite modal.
| * Added text to the edit channel purpose menu option on mobilehmhealey2015-11-101-1/+3
| |
| * Updated post components to re-render after first receiving user profileshmhealey2015-11-091-1/+22
| |
* | Merge pull request #1412 from mattermost/plt-1089Corey Hulen2015-11-121-1/+1
|\ \ | | | | | | PLT-1089 Fix profile not loading in RHS on refresh
| * | Fix profile loading in RHS on refreshJoramWilander2015-11-121-1/+1
| | |
* | | Merge pull request #1409 from mattermost/plt-961Corey Hulen2015-11-1227-45/+46
|\ \ \ | | | | | | | | PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
| * | | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-1227-45/+46
| |/ / | | | | | | | | | accurate.
* | | Merge pull request #1407 from mattermost/plt-1041Corey Hulen2015-11-121-3/+5
|\ \ \ | | | | | | | | PLT-1041 Fix multiple pending/errored posts
| * | | Fix multiple pending/errored postsJoramWilander2015-11-121-3/+5
| |/ /
* | | Merge pull request #1411 from hmhealey/plt876Christopher Speller2015-11-121-0/+2
|\ \ \ | | | | | | | | PLT-876 Sorted channel list before rendering them in the sidebar
| * | | Sorted channel list before rendering them in the sidebarhmhealey2015-11-121-0/+2
| |/ /
* | | Merge pull request #1410 from hmhealey/plt906Christopher Speller2015-11-122-3/+7
|\ \ \ | | | | | | | | PLT-906 Added ChannelExtra.MemberCount field
| * | | Added ChannelExtra.MemberCount field to reflect the actual member count when ↵hmhealey2015-11-122-3/+7
| |/ / | | | | | | | | | we truncate the list of members to 20
* | | Merge pull request #1408 from hmhealey/plt922Christopher Speller2015-11-121-15/+29
|\ \ \ | | | | | | | | PLT-922 Added feedback to the Invite Members modal to indicate that emails are currently being sent
| * | | Added feedback to the Invite Members modal to indicate that emails are ↵hmhealey2015-11-121-15/+29
| |/ / | | | | | | | | | currently being sent
* | | Updating profile image and textbox resizingAsaad Mahmood2015-11-121-3/+2
| | |
* | | UI Improvements for centre channel due to previewAsaad Mahmood2015-11-121-1/+1
|/ /
* | Merge pull request #1352 from florianorben/PLT-1049Joram Wilander2015-11-114-20/+478
|\ \ | | | | | | PLT-1049: Vine URLs should not generate preview links
| * | move provider.json to components folder; fix indentation; add json files to ↵Florian Orben2015-11-102-1/+325
| | | | | | | | | | | | eslintignore
| * | PLT-1049: Vine URLs should not generate preview linksFlorian Orben2015-11-103-20/+154
| | |
* | | add button to preview your current postFlorian Orben2015-11-101-4/+38
|/ /
* | Merge pull request #1377 from jdhoek/bug/spellingJoram Wilander2015-11-102-9/+9
|\ \ | | | | | | Spelling: replace 'Ex' with 'E.g.' in placeholders
| * | Spelling: replace 'Ex' with 'E.g.' in placeholdersJeroen Hoek2015-11-102-9/+9
| | | | | | | | | | | | | | | | | | | | | When abbreviating "For example" in English, "e.g." is used. See also: https://english.stackexchange.com/questions/16197/whats-the-difference-between-e-g-and-ex
* | | Add skip tutorial button to intro screensJoramWilander2015-11-091-0/+12
|/ /
* | Merge pull request #1350 from rgarmsen2295/plt-597Christopher Speller2015-11-091-1/+1
|\ \ | |/ |/| PLT-597 Moves the 'Email verified' toast to above the sign-in prompt on the login screen
| * Moved 'Email verified' toast to above the sign-in prompt on the login screenReed Garmsen2015-11-061-1/+1
| |
* | Merge pull request #1367 from asaadmahmoodspin/ui-improvementsChristopher Speller2015-11-093-4/+8
|\ \ | | | | | | Updating tutorial tip and adding div tags to webhook labels.
| * | Updating variable tipColorAsaad Mahmood2015-11-091-1/+1
| | |
| * | Updating tutorial tipAsaad Mahmood2015-11-093-4/+8
| | |
* | | Merge pull request #1366 from mattermost/jump-to-newChristopher Speller2015-11-092-1/+14
|\ \ \ | |/ / |/| | Jumps up to new messages indicator when new messages present
| * | Jumps up to new messages indicator when new messages presentChristopher Speller2015-11-092-1/+14
| |/
* / Add new line breakJoramWilander2015-11-091-0/+1
|/
* Fixing jumping to bottom of channels when messages recieved in anouther channelChristopher Speller2015-11-061-0/+2
|
* Revert "Fixed loading forever on first page load"Christopher Speller2015-11-061-0/+5
| | | | This reverts commit d020db39cb3c694332b58f030c4441a761b16d01.
* Merge pull request #1341 from hmhealey/plt911Joram Wilander2015-11-061-1/+10
|\ | | | | PLT-911 Fixed navigating search autocomplete with the keyboard
| * Sorted channel suggestions be type before sorting by namehmhealey2015-11-061-1/+10
| |
* | Merge pull request #1339 from mattermost/loading-forever-fixJoram Wilander2015-11-061-5/+0
|\ \ | | | | | | Fixed loading forever on first page load