summaryrefslogtreecommitdiffstats
path: root/web/react/components/more_channels.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentation in MoreChannels modalHarrison Healey2016-03-071-12/+12
* Re-added max height to MoreChannels modalHarrison Healey2016-03-041-4/+12
* Moved Join button to right side of MoreChannels modalHarrison Healey2016-03-041-36/+39
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
* Multiple UI ImprovementsAsaad Mahmood2016-02-091-1/+1
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-7/+38
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-14/+14
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* Added ability to see/edit channel purpose in the clienthmhealey2015-10-271-2/+1
* Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-1/+2
* Multiple UI ImprovementsAsaad Mahmood2015-10-161-3/+3
* 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-51/+47
* Adding new create channel modal to the more menuChristopher Speller2015-09-211-8/+13
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-9/+17
* Replaced broken remaining calls to getDOMNode with React.findDOMNodehmhealey2015-09-021-4/+4
* Fixed issue with channel name in url and added loading icon to replace 'Join'...Reed Garmsen2015-08-201-10/+24
* Cosmetic reformatting of more_channels.jsxReed Garmsen2015-08-201-29/+62
* Users are now placed in the channel after joining it from the 'More...' chann...Reed Garmsen2015-08-201-1/+2
* incorporate channel updateAt into channel counts and pull channel data on cha...JoramWilander2015-08-111-1/+1
* added getChannelCounts service and refactored the client to more intelligentl...JoramWilander2015-08-111-56/+67
* [webui] fix loading animation for ieralder2015-07-111-10/+5
* Better logic for checking if channel has loadedReed Garmsen2015-07-101-1/+1
* Removed extraneous console.log functionsReed Garmsen2015-07-091-5/+0
* Leave result of _getMoreChannels unitialized if it does not yet exist in brow...Reed Garmsen2015-07-091-0/+5
* MM-1469 - Loading message in more channel modalAsaad Mahmood2015-07-081-3/+4
* Small changes and code clean-upReed Garmsen2015-07-071-2/+2
* Changed loading logic for retrieving more channels to allow for loading anima...Reed Garmsen2015-07-071-20/+33
* first commit=Corey Hulen2015-06-141-0/+109