summaryrefslogtreecommitdiffstats
path: root/web/react/components/edit_channel_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | 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.nickago2015-07-231-0/+3
|
* Channel descriptions entered that are larger than the max number of bytes ↵Reed Garmsen2015-07-221-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 changesAsaad Mahmood2015-07-171-1/+1
|
* Changed textarea resizeability from being a blanket statement to everything ↵Reed Garmsen2015-07-071-1/+1
| | | | to only the ones with issues
* first commit=Corey Hulen2015-06-141-0/+57