summaryrefslogtreecommitdiffstats
path: root/web/react/components/team_settings_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-2/+2
| | | | system.
* Changed TeamSettingsModal click handlers to not affect other modalshmhealey2015-11-031-2/+4
|
* PLT-340=Corey Hulen2015-10-271-2/+0
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-231-0/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing merge=Corey Hulen2015-09-241-1/+3
|\
| * Hiding export from UIChristopher Speller2015-09-241-1/+3
| |
* | Removing old valet crud=Corey Hulen2015-09-241-5/+4
|/
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+1
|
* Refactored various React components to use ES6 syntax and to match the style ↵hmhealey2015-09-011-45/+71
| | | | guide without any errors or warnings
* Moved the ability to rename a team into the team settings modal; fixed ↵Reed Garmsen2015-08-241-2/+7
| | | | issues with valet settings
* Changing "Features"->"Advanced" in Team Settingsit332015-08-211-1/+1
| | | Also changing order of menu items, so Advanced (least used) is at the bottom)
* Cosmetic refactoring for ESLintChristopher Speller2015-08-191-21/+22
|
* Implemention of slack import feature.Christopher Speller2015-08-191-0/+1
|
* Added closing on ESC key pressnickago2015-08-041-1/+1
|
* make channel notifications modal visible in mobile modeJoramWilander2015-06-291-1/+1
|
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+63
feature from client