Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored various React components to use ES6 syntax and to match the style ↵ | hmhealey | 2015-09-01 | 1 | -108/+178 |
| | | | | guide without any errors or warnings | ||||
* | exapnded form tag to include submission button | nickago | 2015-08-24 | 1 | -9/+8 |
| | |||||
* | update rename channel modal to not refresh page on channel name change | JoramWilander | 2015-08-11 | 1 | -4/+6 |
| | |||||
* | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -1/+1 |
| | | | | intelligently pull channel data | ||||
* | MM-1473 - Updating text for close buttons | Asaad Mahmood | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | channel handle now populates properly on opening of channel rename modal | JoramWilander | 2015-07-29 | 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 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -2/+4 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+142 |