summaryrefslogtreecommitdiffstats
path: root/webapp/components/rename_channel_modal.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-344/+0
* Add minimum channel name length in rename modal (#7308)Joram Wilander2017-08-311-0/+11
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-011-7/+7
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-0/+1
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-3/+5
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-1/+4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5461 Fix channel rename placeholder (#5628)enahum2017-03-041-1/+1
* Rename channel (#5322)fengpan2017-02-171-18/+36
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* GH-4685 Post a System Message when channel is renamed (#4762)Nick Frazier2016-12-201-1/+1
* Move instances of Client.updateChannel() in components to an action (#4643)Carlos Tadeu Panato Junior2016-12-011-5/+2
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
* Fixing build failure caused by dependancies updating (#4076)Christopher Speller2016-09-221-1/+1
* PLT-3777 Channel URL name changes when display name is updated (#3795)enahum2016-08-151-15/+0
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Updating ESLint (#3597)Christopher Speller2016-07-151-1/+1
* PLT-3225 Fix Channel header disappears after renaming a channel (#3389)enahum2016-06-241-1/+4
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+1
* Fxing some channel changing issuesChristopher Speller2016-04-041-2/+2
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-3/+2
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+324