summaryrefslogtreecommitdiffstats
path: root/web/react/components/sidebar_header.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-141/+0
* Convering client to react-router.Christopher Speller2016-03-141-7/+7
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-14/+9
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-2/+2
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-6/+6
* Update tutorial to not show by defaultJoramWilander2015-11-051-1/+1
* Update sidebar_header.jsxit332015-11-031-0/+3
* Fix merge issuesJoramWilander2015-11-021-1/+1
* Remove modal links from tipJoramWilander2015-11-021-28/+3
* Updating tutorials UIAsaad Mahmood2015-11-021-3/+6
* Overlay fixes and added class prop for tipsJoramWilander2015-11-021-2/+1
* Add tutorial popoversJoramWilander2015-11-021-3/+86
* Multiple UI changesAsaad Mahmood2015-10-291-0/+11
* fixing eslint errors=Corey Hulen2015-10-201-0/+1
* Multi-session login=Corey Hulen2015-10-201-1/+1
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-44 allow team switching without the need to login=Corey Hulen2015-10-011-0/+3
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-2/+1
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-4/+6
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-122/+32
* Open new teams in new tabnickago2015-08-261-1/+1
* Moved the ability to rename a team into the team settings modal; fixed issues...Reed Garmsen2015-08-241-3/+0
* Changed user_settings1 to user_settings and removed vestigial cssnickago2015-08-141-1/+1
* Merge pull request #350 from nickago/MM-1684Christopher Speller2015-08-111-1/+1
|\
| * Cosmetic refactors, including variable name changes and splitting if statementsnickago2015-08-061-2/+1
| * Added keys to array-based elements and made getMe asynchronousnickago2015-08-061-1/+2
* | Correct sign up link now displays on ie10 in the 'Team Invite Link' modal; re...Reed Garmsen2015-08-061-1/+1
|/
* Added cosmetic refactoringnickago2015-08-041-45/+49
* Added listening to the Team Store and removed current team name from team swa...nickago2015-08-041-11/+14
* added .off() for dropdown hide event on LHS headerJoramWilander2015-07-301-0/+2
* makes the LHS dropdown close when clicking on the LHS headerJoramWilander2015-07-301-3/+14
* Removing unused id on LHS dropdownAsaad Mahmood2015-07-291-3/+1
* mm-1762 - Search improvements with some other minor Ui changesAsaad Mahmood2015-07-291-2/+8
* Removed usage of window.location.origin throughout the codebaseReed Garmsen2015-07-271-2/+2
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+3
* [webui] fix command-list cssralder2015-07-221-5/+5
* Profile pic changes in LHS HeaderAsaad Mahmood2015-07-221-0/+4
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-15/+13
* Merge pull request #193 from ralder/fix-manage-members-town-squareJoram Wilander2015-07-171-29/+19
|\
| * remove admin's ability to manage members of default channel (fixes #172)ralder2015-07-161-29/+19
* | MM-1401 - Removing most inline styles and other UI changesAsaad Mahmood2015-07-171-1/+1
|/
* mm-1302 - Adding profile pick in LHS HeaderAsaad Mahmood2015-07-141-4/+6
* Merge branch 'MM-1302' of https://github.com/nickago/platform into mm-1302Asaad Mahmood2015-07-141-0/+3
* added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-1/+2
* first commit=Corey Hulen2015-06-141-0/+134