summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_general_tab.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2016-03-081-1/+3
|
* Multiple UI ImprovementsAsaad Mahmood2016-02-111-6/+2
|
* Fixed React invalid prop warning in Team SettingsReed Garmsen2016-02-021-1/+3
|
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-011-33/+143
| | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* Update team_general_tab.jsxEric Sethna2016-01-211-1/+1
| | | Correct capitalization based on UX discussion
* Update team_general_tab.jsxEric Sethna2016-01-201-1/+1
| | | Add more direct instructions on enabling the team directory in the system console. From community issue: https://github.com/mattermost/platform/issues/1835
* Update team_general_tab.jsxEric Sethna2015-12-301-1/+1
| | | help text for invite code in team settings
* Merge pull request #1702 from rgarmsen2295/plt-1047Christopher Speller2015-12-111-19/+30
|\ | | | | PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling
| * Fixed issue with Team Settings modal saving items instead of cancelling; ↵Reed Garmsen2015-12-101-19/+30
| | | | | | | | changed remaining copyrights
* | Disabling ability to enable team listing on a system where ↵Reed Garmsen2015-12-101-32/+52
|/ | | | EnableTeamListing=false
* Limit edit team name input field to 22 charactersReed Garmsen2015-12-021-0/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-5/+5
| | | | system.
* PLT-951 updating help text=Corey Hulen2015-11-131-1/+2
|
* Multiple UI changesAsaad Mahmood2015-11-031-22/+24
|
* PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-021-9/+8
|
* Adding error when enabling team dir without global prop being set.=Corey Hulen2015-10-291-2/+9
|
* Removing console.log=Corey Hulen2015-10-271-2/+0
|
* PLT-340=Corey Hulen2015-10-271-22/+345
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-5/+4
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Refactored various React components to use ES6 syntax and to match the style ↵hmhealey2015-09-011-17/+20
| | | | guide without any errors or warnings
* Moved the ability to rename a team into the team settings modal; fixed ↵Reed Garmsen2015-08-241-0/+180
issues with valet settings