summaryrefslogtreecommitdiffstats
path: root/web/react/components/navbar_dropdown.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1049 from apaatsio/full-teams-dataJoram Wilander2015-10-161-4/+21
|\ | | | | Use display name instead of name in team switcher menu
| * Fix lintAntti Ahti2015-10-151-5/+4
| |
| * Treat teams as an array instead of objectAntti Ahti2015-10-151-8/+5
| |
| * Sort teams by display nameAntti Ahti2015-10-151-1/+19
| | | | | | | | First we need to convert the object to array, because objects cannot be sorted.
| * Use team display name in team switcher menuAntti Ahti2015-10-141-5/+8
| | | | | | | | | | - /teams/find_teams returns team objects instead of just team names - use display_name in UI instead of name in the team switch menu
* | Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
|/
* PLT-590: Change "Manage Team" to "Manage Members"Potapov Max2015-10-121-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Merge pull request #952 from tomitm/PLT-445Harrison Healey2015-10-081-0/+22
|\ | | | | PLT-445 Create About dialog
| * Use ReactBootstrap.Modal instead.Tomi M2015-10-071-2/+15
| |
| * PLT-445 Create About dialogTomi M2015-10-061-0/+9
| |
* | PLT-519 toggle team creation link based on config setting=Corey Hulen2015-10-061-17/+22
|/
* Fixing issues=Corey Hulen2015-10-021-1/+1
|
* PLT-44 allow team switching without the need to login=Corey Hulen2015-10-011-4/+6
|
* PLT-435 adding system console link to RHS=Corey Hulen2015-09-291-1/+1
|
* Moving logout item=Corey Hulen2015-09-171-6/+6
|
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-27/+50
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-3/+2
|
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-23/+29
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Additional refactoring according to issues not caught by eslintReed Garmsen2015-09-021-7/+6
|
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-0/+210