Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ported EditChannelModal to React-Bootstrap | hmhealey | 2015-11-23 | 7 | -187/+161 |
| | |||||
* | Enable no magic numbers as warning. Ignore stateless components. | Christopher Speller | 2015-11-23 | 2 | -5/+5 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 27 | -657/+1263 |
| | | | | improvements. | ||||
* | Merge pull request #1481 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-11-23 | 4 | -12/+34 |
|\ | | | | | Updating markdown stuff | ||||
| * | Updating markdown stuff | Asaad Mahmood | 2015-11-21 | 4 | -12/+34 |
| | | |||||
* | | Merge pull request #1484 from hmhealey/plt1247 | Christopher Speller | 2015-11-23 | 1 | -16/+31 |
|\ \ | | | | | | | PLT-1247 Wrap markdown code blocks in pre tags | ||||
| * | | Fixed newlines being stripped from multiline code blocks | hmhealey | 2015-11-20 | 1 | -16/+31 |
| |/ | |||||
* / | Overhaul of build system. | Christopher Speller | 2015-11-22 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #1478 from mattermost/plt-1237 | Harrison Healey | 2015-11-20 | 165 | -859/+885 |
|\ | | | | | PLT-1237 Upgrading dependancies | ||||
| * | Patching strange travis eslint problem | Christopher Speller | 2015-11-19 | 2 | -2/+2 |
| | | |||||
| * | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 162 | -836/+841 |
| | | | | | | | | system. | ||||
| * | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-11-19 | 9 | -21/+42 |
| | | |||||
* | | Merge pull request #1466 from esethna/patch-16 | Christopher Speller | 2015-11-20 | 1 | -1/+1 |
|\ \ | |/ |/| | Update edit_channel_purpose_modal.jsx | ||||
| * | Fix typo | Eric Sethna | 2015-11-19 | 1 | -1/+1 |
| | | |||||
| * | Update edit_channel_purpose_modal.jsx | Eric Sethna | 2015-11-18 | 1 | -1/+1 |
| | | | | | | Clarify where the channel purpose is used. | ||||
* | | Made eslint ignore files using destructuring while a bug with eslint and ↵ | hmhealey | 2015-11-19 | 1 | -0/+2 |
| | | | | | | | | babel-eslint is dealt with | ||||
* | | Updating dropdown content | Asaad Mahmood | 2015-11-19 | 1 | -0/+15 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-11-19 | 7 | -8/+74 |
| | | |||||
* | | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 6 | -10/+78 |
|\ \ | | | | | | | PLT-729 Added search button to mobile header | ||||
| * | | Added search button to mobile navbar | hmhealey | 2015-11-18 | 3 | -3/+36 |
| | | | |||||
| * | | Added ability to open search sidebar programatically | hmhealey | 2015-11-18 | 3 | -7/+42 |
| | | | |||||
* | | | Merge pull request #1464 from hmhealey/plt733 | Christopher Speller | 2015-11-19 | 1 | -7/+14 |
|\ \ \ | | | | | | | | | PLT-733 Changed file uploads to scroll currently uploading files into view | ||||
| * | | | Changed file uploads to scroll currently uploading files into view | hmhealey | 2015-11-18 | 1 | -7/+14 |
| | |/ | |/| | |||||
* | | | Merge pull request #1463 from florianorben/hide_help_link_on_mobile | Christopher Speller | 2015-11-19 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | hide 'help' link on mobile screens | ||||
| * | | | hide 'help' link on mobile screens | Florian Orben | 2015-11-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1460 from esethna/patch-14 | Christopher Speller | 2015-11-19 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Update create_post.jsx | ||||
| * | | | Update create_post.jsx | Eric Sethna | 2015-11-18 | 1 | -2/+2 |
| |/ / | | | | | | | Add Enter key instructions to the Sending Messages pop-over. | ||||
* | | | Removing postInfo from post.jsx | Asaad Mahmood | 2015-11-19 | 1 | -2/+0 |
| | | | |||||
* | | | Posts structure improvement | Asaad Mahmood | 2015-11-19 | 20 | -791/+529 |
|/ / | |||||
* / | Converted DeletePostModal to React-Bootstrap | hmhealey | 2015-11-18 | 11 | -97/+140 |
|/ | |||||
* | Merge pull request #1423 from hmhealey/plt737 | Christopher Speller | 2015-11-18 | 11 | -322/+254 |
|\ | | | | | PLT-737 Converted first set of Modals to ReactBootstrap | ||||
| * | Removed Modal base class | hmhealey | 2015-11-17 | 8 | -59/+37 |
| | | |||||
| * | Converted DeleteChannelModal to React-Bootstrap | hmhealey | 2015-11-17 | 4 | -93/+53 |
| | | |||||
| * | Converted ChannelNotificationsModal to React-Bootstrap | hmhealey | 2015-11-17 | 4 | -91/+49 |
| | | |||||
| * | Converted ChannelInfoModal to React-Bootstrap | hmhealey | 2015-11-17 | 4 | -89/+53 |
| | | |||||
| * | Renamed onModalDismissed to onHide to keep it consistent with React-Bootstrap | hmhealey | 2015-11-17 | 3 | -18/+19 |
| | | |||||
| * | Added ToggleModalButton component | hmhealey | 2015-11-17 | 2 | -39/+71 |
| | | |||||
| * | Added Modal base class that extends ReactBootstrap.Modal | hmhealey | 2015-11-17 | 5 | -20/+59 |
| | | |||||
* | | Merge pull request #1455 from alexgaribay/PLT-866 | Joram Wilander | 2015-11-18 | 1 | -9/+7 |
|\ \ | | | | | | | PLT-866: Update text on sign-in page | ||||
| * | | PLT-866: Update text on sign-in page | Alex Garibay | 2015-11-17 | 1 | -9/+7 |
| | | | |||||
* | | | Merge pull request #1403 from florianorben/PLT-327 | Corey Hulen | 2015-11-17 | 7 | -14/+125 |
|\ \ \ | |/ / |/| | | PLT-327: Add help text for Markdown | ||||
| * | | PLT-327: Add help text for Markdown | Florian Orben | 2015-11-17 | 7 | -14/+125 |
| |/ | |||||
* / | force reload on server update | =Corey Hulen | 2015-11-17 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #1438 from florianorben/PLT-924 | Christopher Speller | 2015-11-17 | 3 | -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 Orben | 2015-11-16 | 3 | -56/+101 |
| | | | | | | | | (still edits as separate messages) | ||||
* | | Merge pull request #1445 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-16 | 15 | -67/+112 |
|\ \ | | | | | | | Multiple UI Improvements | ||||
| * | | Removing height variable | Asaad Mahmood | 2015-11-16 | 1 | -1/+0 |
| | | | |||||
| * | | Updating timestamp in RHS | Asaad Mahmood | 2015-11-16 | 2 | -6/+15 |
| | | | |||||
| * | | Multiple UI Improvements | Asaad Mahmood | 2015-11-16 | 15 | -64/+101 |
| | | | |||||
* | | | Merge pull request #1437 from rgarmsen2295/plt-1086 | Harrison Healey | 2015-11-16 | 4 | -65/+87 |
|\ \ \ | | | | | | | | | PLT-1086 Enables the ability to rename the default channel (Town Square) |