Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1482 from esethna/patch-20 | Christopher Speller | 2015-11-24 | 1 | -2/+2 | |
|\ \ | | | | | | | Update user_settings_general.jsx | |||||
| * | | Update user_settings_general.jsx | Eric Sethna | 2015-11-20 | 1 | -2/+2 | |
| | | | | | | | | | Clarify email help text | |||||
* | | | Fixes issue where an admin could not delete a root post in the RHS | Reed Garmsen | 2015-11-23 | 1 | -30/+52 | |
| |/ |/| | ||||||
* | | Moved show static methods out of modals and into EventHelpers | hmhealey | 2015-11-23 | 11 | -47/+42 | |
| | | ||||||
* | | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal | hmhealey | 2015-11-23 | 10 | -108/+163 | |
| | | ||||||
* | | Cleaned up how channel intro messages display set channel header button | hmhealey | 2015-11-23 | 1 | -28/+17 | |
| | | ||||||
* | | Renamed EditChannelModal to EditChannelHeaderModal | hmhealey | 2015-11-23 | 4 | -12/+12 | |
| | | ||||||
* | | 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 | 23 | -602/+1095 | |
| | | | | | | | | improvements. | |||||
* | | Merge pull request #1481 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-11-23 | 1 | -1/+1 | |
|\ \ | | | | | | | Updating markdown stuff | |||||
| * | | Updating markdown stuff | Asaad Mahmood | 2015-11-21 | 1 | -1/+1 | |
| |/ | ||||||
* | | 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 | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-11-19 | 2 | -3/+20 | |
| | | ||||||
* | | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 5 | -10/+75 | |
|\ \ | | | | | | | PLT-729 Added search button to mobile header | |||||
| * | | Added search button to mobile navbar | hmhealey | 2015-11-18 | 2 | -3/+33 | |
| | | | ||||||
| * | | 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 #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 | 12 | -218/+190 | |
|/ / | ||||||
* / | 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 | 3 | -1/+71 | |
|\ \ \ | |/ / |/| | | PLT-327: Add help text for Markdown | |||||
| * | | PLT-327: Add help text for Markdown | Florian Orben | 2015-11-17 | 3 | -1/+71 | |
| |/ | ||||||
* / | 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 | 1 | -6/+11 | |
|\ | | | | | 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 | 1 | -6/+11 | |
| | | | | | | | | (still edits as separate messages) | |||||
* | | Merge pull request #1445 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-16 | 5 | -16/+13 | |
|\ \ | | | | | | | Multiple UI Improvements |