summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Expand)AuthorAgeFilesLines
* Patching strange travis eslint problemChristopher Speller2015-11-192-2/+2
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-19162-836/+841
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-199-21/+42
* Made eslint ignore files using destructuring while a bug with eslint and babe...hmhealey2015-11-191-0/+2
* Multiple UI ImprovementsAsaad Mahmood2015-11-192-3/+20
* Merge pull request #1457 from hmhealey/plt729Christopher Speller2015-11-195-10/+75
|\
| * Added search button to mobile navbarhmhealey2015-11-182-3/+33
| * Added ability to open search sidebar programaticallyhmhealey2015-11-183-7/+42
* | Merge pull request #1464 from hmhealey/plt733Christopher Speller2015-11-191-7/+14
|\ \
| * | Changed file uploads to scroll currently uploading files into viewhmhealey2015-11-181-7/+14
* | | Merge pull request #1460 from esethna/patch-14Christopher Speller2015-11-191-2/+2
|\ \ \
| * | | Update create_post.jsxEric Sethna2015-11-181-2/+2
| |/ /
* | | Removing postInfo from post.jsxAsaad Mahmood2015-11-191-2/+0
* | | Posts structure improvementAsaad Mahmood2015-11-1912-218/+190
|/ /
* / Converted DeletePostModal to React-Bootstraphmhealey2015-11-1811-97/+140
|/
* Merge pull request #1423 from hmhealey/plt737Christopher Speller2015-11-1811-322/+254
|\
| * Removed Modal base classhmhealey2015-11-178-59/+37
| * Converted DeleteChannelModal to React-Bootstraphmhealey2015-11-174-93/+53
| * Converted ChannelNotificationsModal to React-Bootstraphmhealey2015-11-174-91/+49
| * Converted ChannelInfoModal to React-Bootstraphmhealey2015-11-174-89/+53
| * Renamed onModalDismissed to onHide to keep it consistent with React-Bootstraphmhealey2015-11-173-18/+19
| * Added ToggleModalButton componenthmhealey2015-11-172-39/+71
| * Added Modal base class that extends ReactBootstrap.Modalhmhealey2015-11-175-20/+59
* | Merge pull request #1455 from alexgaribay/PLT-866Joram Wilander2015-11-181-9/+7
|\ \
| * | PLT-866: Update text on sign-in pageAlex Garibay2015-11-171-9/+7
* | | Merge pull request #1403 from florianorben/PLT-327Corey Hulen2015-11-173-1/+71
|\ \ \ | |/ / |/| |
| * | PLT-327: Add help text for MarkdownFlorian Orben2015-11-173-1/+71
| |/
* / force reload on server update=Corey Hulen2015-11-172-2/+2
|/
* Merge pull request #1438 from florianorben/PLT-924Christopher Speller2015-11-171-6/+11
|\
| * PLT-924: Combine sequential messages from same user to look like one message ...Florian Orben2015-11-161-6/+11
* | Merge pull request #1445 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-165-16/+13
|\ \
| * | Removing height variableAsaad Mahmood2015-11-161-1/+0
| * | Multiple UI ImprovementsAsaad Mahmood2015-11-165-15/+13
* | | Merge pull request #1437 from rgarmsen2295/plt-1086Harrison Healey2015-11-163-65/+83
|\ \ \
| * | | Allow admins to change the display name for the default channelReed Garmsen2015-11-133-65/+83
* | | | Merge pull request #1433 from florianorben/PLT-862Corey Hulen2015-11-161-17/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | PLT-862: Show images from website links below messagesFlorian Orben2015-11-131-17/+21
| |/ /
* | | Merge pull request #1428 from mattermost/PLT-951Christopher Speller2015-11-161-1/+2
|\ \ \
| * | | PLT-951 updating help text=Corey Hulen2015-11-131-1/+2
* | | | Merge pull request #1426 from mattermost/plt-551Christopher Speller2015-11-161-82/+82
|\ \ \ \
| * | | | Fix cancel button on username setting and other general improvementsJoramWilander2015-11-131-82/+82
* | | | | Merge pull request #1424 from mattermost/plt-1113Christopher Speller2015-11-161-13/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tutorial tip dots are now clickableJoramWilander2015-11-131-13/+14
| |/ / /
* | | | Merge pull request #1431 from hmhealey/plt1149Joram Wilander2015-11-141-5/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed some console errors with the search autocomplete when there are no sugg...hmhealey2015-11-131-5/+7
* | | | 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | Made code for the member popover count a bit more robust to hopefully prevent...hmhealey2015-11-131-8/+14