summaryrefslogtreecommitdiffstats
path: root/web/react/components/new_channel.jsx
Commit message (Expand)AuthorAgeFilesLines
* New add channel modal using react-bootstrap.Christopher Speller2015-09-141-211/+0
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-7/+14
* Cosmetic Refactoringnickago2015-09-021-40/+79
* Clears the 'new channel' dialogue box of errors and previous input on exitReed Garmsen2015-08-251-0/+11
* Changes the max number of characters for a channel title/handle to 22Reed Garmsen2015-08-241-2/+2
* switch to channel after creationJoramWilander2015-08-111-2/+1
* don't refresh page on channel creation and ignore case when sorting channels ...JoramWilander2015-08-111-5/+6
* added getChannelCounts service and refactored the client to more intelligentl...JoramWilander2015-08-111-2/+2
* Fixed typo in channel/group namingnickago2015-08-071-1/+1
* Changes the word channel to group for priavte groupsnickago2015-08-051-1/+6
* Fixed non-cosmetic refactoring typonickago2015-08-051-1/+1
* Cosmetic Refactoringnickago2015-08-041-59/+67
* Changed 'Close' to 'Cancel'nickago2015-08-041-2/+2
* Placed button inside of form to allow for submission on strike of enter keynickago2015-08-041-8/+8
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-2/+4
* MM-1401 - Removing most inline styles and other UI changesAsaad Mahmood2015-07-171-1/+1
* Changed textarea resizeability from being a blanket statement to everything t...Reed Garmsen2015-07-071-1/+1
* first commit=Corey Hulen2015-06-141-0/+139