summaryrefslogtreecommitdiffstats
path: root/web/react/components/navbar_dropdown.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-277/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-74/+14
|
* Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-031-1/+1
|
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-12/+56
| | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* Added legal and support settings to sys console and implemented support for ↵Reed Garmsen2015-12-101-16/+30
| | | | options in app
* Converted TeamMembers (now called TeamMembersModal) to React-Bootstraphmhealey2015-11-231-6/+4
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-4/+3
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-4/+2
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-8/+8
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Merge pull request #1287 from hmhealey/plt382Christopher Speller2015-11-041-5/+12
|\ | | | | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
| * Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-6/+1
| |
| * Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-2/+7
| |
| * Ported ConfirmModal and InviteMemberModal to React-Bootstraphmhealey2015-11-021-3/+10
| |
* | Functionalized codeReed Garmsen2015-11-021-17/+1
| |
* | Added additional checks to channel sorting that sorts by display_nameReed Garmsen2015-11-021-6/+14
| |
* | Add tutorial intro screens for new users.JoramWilander2015-11-021-1/+1
|/
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-301-1/+1
|\ | | | | PLT-340 allow team directory and open invites
| * PLT-340=Corey Hulen2015-10-271-1/+1
| |
* | Multiple UI changesAsaad Mahmood2015-10-291-0/+1
|/
* Fixing admin console=Corey Hulen2015-10-201-1/+1
|
* Fixing merge=Corey Hulen2015-10-161-4/+21
|\
| * 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
* | | Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
|/ /
* / 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