summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into PLT-12=Corey Hulen2015-09-112-4/+10
|\
| * Fix load more posts bug.JoramWilander2015-09-112-4/+10
* | Cleaning up html=Corey Hulen2015-09-104-6/+41
* | merging=Corey Hulen2015-09-1016-156/+451
|\|
| * Merge pull request #635 from hmhealey/plt159Christopher Speller2015-09-101-3/+5
| |\
| | * PLT-159 Changed unread posts indicator to not be shown for the current channelhmhealey2015-09-091-3/+5
| * | Adding minor hover changes for settingsAsaad Mahmood2015-09-091-1/+2
| * | MM-1825 - Improving UI for settingsAsaad Mahmood2015-09-093-23/+24
| * | Merge branch 'master' of https://github.com/mattermost/platform into mm-1866Asaad Mahmood2015-09-093-15/+17
| |\|
| | * Fix race condition where switching between two channels that both had new mes...JoramWilander2015-09-091-3/+7
| | * Merge pull request #625 from asaadmahmoodspin/ui-changesChristopher Speller2015-09-092-12/+10
| | |\
| | | * Adding symbol instead of × for close iconAsaad Mahmood2015-09-091-1/+1
| | | * Removing jsx container from × in team_import_tab.jsxAsaad Mahmood2015-09-091-1/+1
| | | * Merge branch 'master' of https://github.com/mattermost/platform into ui-changesAsaad Mahmood2015-09-096-1/+147
| | | |\
| | | * | Improving formatting in team_import_tab.jsxAsaad Mahmood2015-09-081-5/+7
| | | * | UI changes for various ticketsAsaad Mahmood2015-09-082-8/+4
| * | | | MM-1866 - Adding download icon and adding download link for both file title a...Asaad Mahmood2015-09-091-2/+14
| |/ / /
| * | | Merge pull request #628 from mattermost/mm-2127Christopher Speller2015-09-091-19/+27
| |\ \ \
| | * | | Added send icon button to create post control for mobile view.JoramWilander2015-09-081-19/+27
| | |/ /
| * | | Merge pull request #623 from mattermost/plt-35Christopher Speller2015-09-094-104/+227
| |\ \ \ | | |_|/ | |/| |
| | * | Add post list container to hold mounted post lists for faster rendering/chann...JoramWilander2015-09-084-104/+227
| | |/
| * | Merge pull request #626 from mattermost/mm-2125Christopher Speller2015-09-081-0/+5
| |\ \
| | * | Resize create post control when file previews are added.JoramWilander2015-09-081-0/+5
| | |/
| * | Merge pull request #602 from mattermost/mm-1409Joram Wilander2015-09-083-0/+105
| |\ \
| | * | Adding ability to export data from mattermostChristopher Speller2015-09-043-0/+105
| * | | Added refactoring to pass style checknickago2015-09-041-5/+6
| * | | Added help text to username, nickname, and fullnamenickago2015-09-042-1/+36
| | |/ | |/|
| * | Make onHeightChange not required.JoramWilander2015-09-041-3/+3
| |/
* / PLT-12 UI framework for admin console=Corey Hulen2015-09-105-0/+839
|/
* Merge pull request #591 from mattermost/mm-1909Corey Hulen2015-09-0333-192/+314
|\
| * Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-0333-192/+314
* | Merge pull request #590 from nickago/MM-1932Corey Hulen2015-09-034-11/+37
|\ \
| * | Added emoji wrapper with cross platform available gliffsnickago2015-09-034-11/+37
| |/
* | Merge pull request #585 from mattermost/plt-37Christopher Speller2015-09-032-8/+9
|\ \
| * | Fix poor typing performance on iOS devices.JoramWilander2015-09-032-8/+9
* | | Merge pull request #587 from nickago/MM-1899Christopher Speller2015-09-033-14/+10
|\ \ \ | |_|/ |/| |
| * | Added help text to channel notificationsnickago2015-09-033-14/+10
| |/
* / Fixed file uploads to still upload other files when one is too largehmhealey2015-09-031-57/+31
|/
* Merge pull request #570 from rgarmsen2295/fix-initial-state-callsCorey Hulen2015-09-025-22/+30
|\
| * Moved componentWillMount logic into the constructor of the react components i...Reed Garmsen2015-09-022-9/+7
| * Replaced remaining calls of getInitialStateReed Garmsen2015-09-023-13/+23
* | Merge pull request #561 from mishimi/patch-2Corey Hulen2015-09-021-1/+1
|\ \ | |/ |/|
| * MM-2102 Clarifying error message on reserved URL wordsmishimi2015-09-021-1/+1
* | Fixed some react warnings involving missing keys in render arraysReed Garmsen2015-09-027-9/+34
* | Fixed issue of missing empty, placeholder profile image for commentsReed Garmsen2015-09-021-1/+1
* | Fixing style=Corey Hulen2015-09-021-39/+21
* | Merge pull request #565 from mattermost/mm-2081Corey Hulen2015-09-0227-1/+31
|\ \
| * | Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-0227-1/+31
* | | Fixed ability to manage channel members after style guide refactoringhmhealey2015-09-021-2/+2
* | | Fix missed binds.JoramWilander2015-09-021-3/+3
|/ /