summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update edit_channel_purpose_modal.jsxEric Sethna2015-11-181-1/+1
| | | | | | Clarify where the channel purpose is used.
* | Made eslint ignore files using destructuring while a bug with eslint and ↵hmhealey2015-11-191-0/+2
| | | | | | | | babel-eslint is dealt with
* | Updating dropdown contentAsaad Mahmood2015-11-191-0/+15
| |
* | Multiple UI ImprovementsAsaad Mahmood2015-11-197-8/+74
| |
* | Merge pull request #1457 from hmhealey/plt729Christopher Speller2015-11-196-10/+78
|\ \ | | | | | | PLT-729 Added search button to mobile header
| * | Added search button to mobile navbarhmhealey2015-11-183-3/+36
| | |
| * | Added ability to open search sidebar programaticallyhmhealey2015-11-183-7/+42
| | |
* | | Merge pull request #1464 from hmhealey/plt733Christopher Speller2015-11-191-7/+14
|\ \ \ | | | | | | | | PLT-733 Changed file uploads to scroll currently uploading files into view
| * | | Changed file uploads to scroll currently uploading files into viewhmhealey2015-11-181-7/+14
| | |/ | |/|
* | | Merge pull request #1463 from florianorben/hide_help_link_on_mobileChristopher Speller2015-11-191-1/+1
|\ \ \ | | | | | | | | hide 'help' link on mobile screens
| * | | hide 'help' link on mobile screensFlorian Orben2015-11-181-1/+1
| |/ /
* | | Merge pull request #1460 from esethna/patch-14Christopher Speller2015-11-191-2/+2
|\ \ \ | | | | | | | | Update create_post.jsx
| * | | Update create_post.jsxEric Sethna2015-11-181-2/+2
| |/ / | | | | | | Add Enter key instructions to the Sending Messages pop-over.
* | | Removing postInfo from post.jsxAsaad Mahmood2015-11-191-2/+0
| | |
* | | Posts structure improvementAsaad Mahmood2015-11-1920-791/+529
|/ /
* / Converted DeletePostModal to React-Bootstraphmhealey2015-11-1811-97/+140
|/
* Merge pull request #1423 from hmhealey/plt737Christopher Speller2015-11-1811-322/+254
|\ | | | | PLT-737 Converted first set of Modals to ReactBootstrap
| * 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 page
| * | PLT-866: Update text on sign-in pageAlex Garibay2015-11-171-9/+7
| | |
* | | Merge pull request #1403 from florianorben/PLT-327Corey Hulen2015-11-177-14/+125
|\ \ \ | |/ / |/| | PLT-327: Add help text for Markdown
| * | PLT-327: Add help text for MarkdownFlorian Orben2015-11-177-14/+125
| |/
* / force reload on server update=Corey Hulen2015-11-172-2/+2
|/
* Merge pull request #1438 from florianorben/PLT-924Christopher Speller2015-11-173-56/+101
|\ | | | | PLT-924: Combine sequential messages from same user to look like one …
| * PLT-924: Combine sequential messages from same user to look like one message ↵Florian Orben2015-11-163-56/+101
| | | | | | | | (still edits as separate messages)
* | Merge pull request #1445 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-1615-67/+112
|\ \ | | | | | | Multiple UI Improvements
| * | Removing height variableAsaad Mahmood2015-11-161-1/+0
| | |
| * | Updating timestamp in RHSAsaad Mahmood2015-11-162-6/+15
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2015-11-1615-64/+101
| | |
* | | Merge pull request #1437 from rgarmsen2295/plt-1086Harrison Healey2015-11-164-65/+87
|\ \ \ | | | | | | | | PLT-1086 Enables the ability to rename the default channel (Town Square)
| * | | Fixed unit test issuesReed Garmsen2015-11-131-1/+1
| | | |
| * | | Allow admins to change the display name for the default channelReed Garmsen2015-11-134-65/+87
| | | |
* | | | Merge release branch 'release-1.2'Christopher Speller2015-11-161-1/+1
|\ \ \ \
| * | | | allow incoming webhooks even if it doesnt have a text on it if attachment ↵Florian Orben2015-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | field is present
* | | | | Merge pull request #1433 from florianorben/PLT-862Corey Hulen2015-11-163-19/+23
|\ \ \ \ \ | |_|_|/ / |/| | | | PLT-862: Show images from website links below messages
| * | | | PLT-862: Show images from website links below messagesFlorian Orben2015-11-133-19/+23
| | |/ / | |/| |
* | | | Merge pull request #1428 from mattermost/PLT-951Christopher Speller2015-11-161-1/+2
|\ \ \ \ | | | | | | | | | | PLT-951 updating help text
| * | | | PLT-951 updating help text=Corey Hulen2015-11-131-1/+2
| | | | |
* | | | | Merge pull request #1426 from mattermost/plt-551Christopher Speller2015-11-161-82/+82
|\ \ \ \ \ | | | | | | | | | | | | PLT-551 Fix cancel button on username setting and other general improvements
| * | | | | 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | PLT-1113 Tutorial tip dots are now clickable
| * | | | | 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