summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-5/+5
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* PLT-340=Corey Hulen2015-10-271-5/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Removing old valet crud=Corey Hulen2015-09-241-13/+1
|
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+8
|
* Changed imports to be upper case for multiple files.JoramWilander2015-09-021-2/+2
|
* Reformatted team_settings.jsx to meet style guide requirements.JoramWilander2015-09-011-50/+67
|
* Moved the ability to rename a team into the team settings modal; fixed ↵Reed Garmsen2015-08-241-1/+9
| | | | issues with valet settings
* Cosmetic refactoring for ESLintChristopher Speller2015-08-191-207/+38
|
* Implemention of slack import feature.Christopher Speller2015-08-191-1/+71
|
* Minor UI ImprovementsAsaad Mahmood2015-07-231-2/+1
|
* Changed valet title and description for clarityReed Garmsen2015-07-021-3/+4
|
* rebase touch-upsJoramWilander2015-06-291-1/+1
|
* fix command comparator and team storeJoramWilander2015-06-181-0/+10
|
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+151
feature from client