summaryrefslogtreecommitdiffstats
path: root/webapp/components/navbar.jsx
Commit message (Expand)AuthorAgeFilesLines
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-20/+2
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-26/+2
* Multiple UI improvements (#4835)Asaad Mahmood2016-12-191-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+2
* Updating eslint (#4573)Christopher Speller2016-11-171-4/+4
* PLT-4602 Fix misaligned close button and fix Android icon rendering bug (#4492)Kai Faust2016-11-091-2/+8
* PLT-4507 Don't mount modals until opened to make resetting state automatic (#...Joram Wilander2016-11-041-22/+26
* PLT-4491 Fix navbar title for dm channels on mobile (#4394)Thomas Hopkins2016-11-011-11/+2
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-011-1/+2
* PLT-4132 Added View Channel Members option for non-admins on mobile (#4392)Harrison Healey2016-10-311-4/+38
* Updating shift UI changes (#4326)Asaad Mahmood2016-10-271-1/+13
* GH-4095 Favorite/Starred Channels (#4222)Alexander Smaga2016-10-261-4/+54
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+4
* Multiple UI Improvements (#4069)Asaad Mahmood2016-09-261-0/+1
* Updating ESLint (#4085)Christopher Speller2016-09-231-7/+7
* PLT-3268 Made keyboard shortcuts open/close account settings and channel swit...David Lu2016-07-201-3/+1
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Updating ESLint (#3597)Christopher Speller2016-07-151-1/+1
* Add channel management permissions to mobile channel dropdown and clean up lo...Joram Wilander2016-07-061-116/+180
* PLT-3473 Made shortcuts only work for CMD on OSX (#3479)David Lu2016-07-061-1/+1
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-2/+2
* made channel header in mobile view correct (#3418)David Lu2016-06-271-10/+41
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* PLT-946 Add status icon to the left of the username in DM channel (#3258)Kevyn Bruyere2016-06-151-1/+19
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-0/+30
* Added scrolling, move out of navbar (#3163)David Lu2016-06-011-99/+0
* Changed channel navigation (#3142)David Lu2016-05-271-10/+6
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-2/+2
* Fixed JS errors, wrapped around nav shortcuts (#3067)David Lu2016-05-201-34/+58
* PLT-2784 Channel Navigation Shortcuts (#2979)David Lu2016-05-161-0/+79
* PLT-2674 Private Group should not have Leave option when only one member rema...enahum2016-05-101-14/+17
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-1/+2
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+1
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-8/+8
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-2/+3
* Moving all links and redirects to react-routerChristopher Speller2016-03-241-4/+6
* Re-added ChannelMembersModal on mobileHarrison Healey2016-03-211-0/+11
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+569