hmhealey
|
7d07bf6a79
|
Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings
|
2015-09-01 18:45:18 -04:00 |
|
Reed Garmsen
|
47168a70a1
|
Removes 'for' from the edit channel description modal title when editing the description of a private message channel
|
2015-08-24 10:33:35 -07:00 |
|
Asaad Mahmood
|
f785d1371c
|
MM-1831 - Fixing channel name and having channel name in bold for edit channel modal
|
2015-08-24 18:43:47 +05:00 |
|
nickago
|
d342c69e47
|
changed title of edit_channel modal
|
2015-08-20 15:29:40 -07:00 |
|
JoramWilander
|
1c0ee4d2f6
|
added getChannel api service and use that over getChannels where appropriate on client
|
2015-08-11 12:09:54 -04:00 |
|
nickago
|
ee91b766be
|
Added closing on ESC key press
|
2015-08-04 12:02:35 -07:00 |
|
Asaad Mahmood
|
eae619e170
|
MM-1473 - Updating text for close buttons
|
2015-07-31 15:59:37 +05:00 |
|
nickago
|
dbbe40e893
|
Added a condition to close event listeners on modals when the component
is unmounted, and set all unsaved data to be cleared from user settings
|
2015-07-23 10:40:29 -07:00 |
|
nickago
|
0acab11cf4
|
When closing out of a modal, unsaved data and text inside of it is erased.
|
2015-07-23 09:03:57 -07:00 |
|
Reed Garmsen
|
c9470230ff
|
Channel descriptions entered that are larger than the max number of bytes now cause an error to be printed to the client without closing the modal and losing the user's draft of the description
|
2015-07-22 13:40:21 -07:00 |
|
Asaad Mahmood
|
43368061d5
|
MM-1401 - Removing most inline styles and other UI changes
|
2015-07-17 01:30:30 +05:00 |
|
Reed Garmsen
|
daaf331eb5
|
Changed textarea resizeability from being a blanket statement to everything to only the ones with issues
|
2015-07-07 12:04:36 -07:00 |
|
=Corey Hulen
|
56e74239d6
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|