summaryrefslogtreecommitdiffstats
path: root/api/team.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Fixing Import=Corey Hulen2016-01-051-0/+1
* Moving to constnt=Corey Hulen2016-01-051-1/+1
* Fixing error message=Corey Hulen2016-01-051-1/+1
* Some refactoringChristopher Speller2015-12-161-2/+3
* Include SiteURL in props for invite emailJoramWilander2015-12-111-0/+1
* fixing based on feedback=Corey Hulen2015-11-181-0/+3
* Adding perm delete channels by team=Corey Hulen2015-11-161-0/+4
* Adding perm delete to cmd line=Corey Hulen2015-11-161-0/+26
* Don't send welcome emails for users signing up from an email invite, update e...JoramWilander2015-11-051-3/+1
* PLT-340=Corey Hulen2015-10-271-19/+26
* Fixing merge conflict=Corey Hulen2015-10-221-7/+2
|\
| * PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-7/+2
* | Fixing merge=Corey Hulen2015-10-161-12/+11
|\|
| * Sanitize team dataAntti Ahti2015-10-141-0/+1
| * Fix typo (isTreamCreationAllowed -> isTeamCreationAllowed)Antti Ahti2015-10-141-7/+7
| * Use team display name in team switcher menuAntti Ahti2015-10-141-5/+3
* | Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+2
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-081-1/+1
|\
| * GIT-960 show error when you cannot create a team=Corey Hulen2015-10-071-1/+1
* | GIT-957 fixing email templates and logos=Corey Hulen2015-10-071-2/+2
|/
* Merge release branch 'release-1.0.0'Christopher Speller2015-09-301-4/+4
|\
| * Fixing some locations to use the IsTeamAdmin function which properly checks f...Christopher Speller2015-09-301-4/+4
* | PLT-469 skip redirect if verified email required.=Corey Hulen2015-09-291-1/+4
|/
* Removing old valet crud=Corey Hulen2015-09-241-47/+0
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+48
* Adding service settings to admin console=Corey Hulen2015-09-221-13/+8
* Adding team settings to admin console=Corey Hulen2015-09-221-24/+1
* Fixing unit tests=Corey Hulen2015-09-211-1/+2
* Adding email to admin console=Corey Hulen2015-09-211-7/+4
* Fixes GIT-698 allow ability to disable team creation for SSO=Corey Hulen2015-09-161-0/+4
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-8/+13
* Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN=Corey Hulen2015-09-111-3/+3
* merging=Corey Hulen2015-09-101-0/+21
|\
| * Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+21
* | Adding cmd line options=Corey Hulen2015-09-041-14/+22
|/
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-3/+3
* Merge pull request #496 from mattermost/mm-2015Christopher Speller2015-08-281-0/+74
|\
| * Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-0/+74
* | Fixing bug where the err msg gets gobbled up=Corey Hulen2015-08-271-1/+1
|/
* Merge pull request #474 from mattermost/PL-4Christopher Speller2015-08-271-0/+42
|\
| * Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-9/+36
| * Fixes PL-1 added ability to disable team creation=Corey Hulen2015-08-251-0/+15
* | Added links to the teams listed in the 'Find your teams' emailReed Garmsen2015-08-261-2/+2
|/
* Requiring team admin to import and fixing a few style issuesChristopher Speller2015-08-191-2/+1
* Implemention of slack import feature.Christopher Speller2015-08-191-0/+71
* Changed all templates to use site url instead of team url for finding the 'st...nickago2015-07-311-4/+2
* Fixed team API to properly provide team names for the Find My Team emailhmhealey2015-07-291-4/+17
* updates to sign-up flow, remove company name and marketing checkboxJoramWilander2015-07-281-7/+0