summaryrefslogtreecommitdiffstats
path: root/web/react/components/navbar.jsx
Commit message (Expand)AuthorAgeFilesLines
* Adding ReactDOM as a globalChristopher Speller2015-10-151-6/+0
* Fixing most deprication warningsChristopher Speller2015-10-151-23/+45
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* fixing more redirect places=Corey Hulen2015-09-251-1/+1
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-1/+2
* Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-141-1/+1
* Fixed some react warnings involving missing keys in render arraysReed Garmsen2015-09-021-0/+3
* Reformatted navbar.jsx to meet style guide requirements.JoramWilander2015-09-011-134/+302
* Updated navbar to more accurately mirror desktop preformancenickago2015-08-201-0/+3
* Clicking on a PM channel name in mobile view now opens the channel menu (like...Reed Garmsen2015-08-171-16/+14
* Refactored the NotifyCounts component out of the navbar.jsx file into its own...Reed Garmsen2015-08-171-44/+1
* Initial prepatory cosmetic reformatting of navbar.jsxReed Garmsen2015-08-171-116/+129
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+1
* UI FixesAsaad Mahmood2015-07-231-1/+1
* While in mobile mode notifications are no longer counted for channels set to ...Reed Garmsen2015-07-221-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-98/+6
* remove admin's ability to manage members of default channel (fixes #172)ralder2015-07-161-81/+78
* Changed Invite Members to Add Members in channel options for mobile and browserReed Garmsen2015-06-171-1/+1
* first commit=Corey Hulen2015-06-141-0/+351