Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -4/+6 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | Refactored various React components to use ES6 syntax and to match the style ↵ | hmhealey | 2015-09-01 | 1 | -59/+122 |
| | | | | guide without any errors or warnings | ||||
* | Removes 'for' from the edit channel description modal title when editing the ↵ | Reed Garmsen | 2015-08-24 | 1 | -1/+6 |
| | | | | description of a private message channel | ||||
* | MM-1831 - Fixing channel name and having channel name in bold for edit ↵ | Asaad Mahmood | 2015-08-24 | 1 | -1/+1 |
| | | | | channel modal | ||||
* | changed title of edit_channel modal | nickago | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -1/+1 |
| | | | | on client | ||||
* | Added closing on ESC key press | nickago | 2015-08-04 | 1 | -1/+1 |
| | |||||
* | MM-1473 - Updating text for close buttons | Asaad Mahmood | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Added a condition to close event listeners on modals when the component | nickago | 2015-07-23 | 1 | -3/+7 |
| | | | | is unmounted, and set all unsaved data to be cleared from user settings | ||||
* | When closing out of a modal, unsaved data and text inside of it is erased. | nickago | 2015-07-23 | 1 | -0/+3 |
| | |||||
* | Channel descriptions entered that are larger than the max number of bytes ↵ | Reed Garmsen | 2015-07-22 | 1 | -4/+14 |
| | | | | now cause an error to be printed to the client without closing the modal and losing the user's draft of the description | ||||
* | MM-1401 - Removing most inline styles and other UI changes | Asaad Mahmood | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | Changed textarea resizeability from being a blanket statement to everything ↵ | Reed Garmsen | 2015-07-07 | 1 | -1/+1 |
| | | | | to only the ones with issues | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+57 |