summaryrefslogtreecommitdiffstats
path: root/web/react/components/edit_channel_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Renamed EditChannelModal to EditChannelHeaderModalhmhealey2015-11-231-126/+0
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-231-99/+75
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-2/+2
* Binding handleShown to constructorAsaad Mahmood2015-11-041-0/+1
* Adding focus for channel modalsAsaad Mahmood2015-11-041-0/+5
* Added help text for the channel header and purpose dialogshmhealey2015-10-291-5/+6
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-16/+15
* Fixing most deprication warningsChristopher Speller2015-10-151-4/+4
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-4/+6
* Refactored various React components to use ES6 syntax and to match the style ...hmhealey2015-09-011-59/+122
* Removes 'for' from the edit channel description modal title when editing the ...Reed Garmsen2015-08-241-1/+6
* MM-1831 - Fixing channel name and having channel name in bold for edit channe...Asaad Mahmood2015-08-241-1/+1
* changed title of edit_channel modalnickago2015-08-201-1/+1
* added getChannel api service and use that over getChannels where appropriate ...JoramWilander2015-08-111-1/+1
* Added closing on ESC key pressnickago2015-08-041-1/+1
* MM-1473 - Updating text for close buttonsAsaad Mahmood2015-07-311-1/+1
* Added a condition to close event listeners on modals when the componentnickago2015-07-231-3/+7
* When closing out of a modal, unsaved data and text inside of it is erased.nickago2015-07-231-0/+3
* Channel descriptions entered that are larger than the max number of bytes now...Reed Garmsen2015-07-221-4/+14
* 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/+57