summaryrefslogtreecommitdiffstats
path: root/api/team_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-14/+13
* Merge branch 'release-4.1'Christopher Speller2017-08-171-6/+37
|\
| * PLT-7336: Fix team API endpoints.George Goldberg2017-08-111-0/+19
| * Minor updates to teamJoramWilander2017-08-081-6/+18
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-17/+17
|/
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-1/+1
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-10/+10
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6063: AddUserToTeam permission depends on policy. (#5869)George Goldberg2017-03-261-3/+77
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-10/+10
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-1/+1
* Fix adding user to team and add test check (#5172)Joram Wilander2017-01-231-0/+4
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-28/+18
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-2/+2
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-13/+14
* Removing old signup team API (#4950)Christopher Speller2017-01-041-11/+0
* Removing old createTeamFromSignup api (#4945)Christopher Speller2017-01-031-127/+12
* Fix API Get channels for a user returns users' dm channels with blank teamid ...Carlos Tadeu Panato Junior2016-12-201-8/+4
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+35
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-0/+4
* Add API call to get a team by its name (#4690)Carlos Tadeu Panato Junior2016-12-081-0/+69
* Improving command line interface (#4689)Christopher Speller2016-12-061-7/+5
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+40
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-3/+25
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-2/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-2/+107
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-271-1/+3
* Fixing update roles API (#4060)Christopher Speller2016-09-221-0/+63
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-3/+6
* Changed /teams/all api to only return teams the current user is a member of i...Harrison Healey2016-08-221-26/+10
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-20/+20
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-061-1/+34
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-2/+2
* EE: Add the ability to restrict the user roles that can send team invites (#3...Joram Wilander2016-06-291-3/+48
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-2/+2
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-11/+11
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-26/+219
* Convering client to react-router.Christopher Speller2016-03-141-95/+16
* Fixing email unit tests=Corey Hulen2016-02-011-12/+12
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-10/+10
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-10/+10
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-12/+12
* Fixing unit tests=Corey Hulen2015-11-161-0/+3
* Adding perm delete to cmd line=Corey Hulen2015-11-161-0/+37
* PLT-340=Corey Hulen2015-10-271-25/+7
* Use team display name in team switcher menuAntti Ahti2015-10-141-3/+6
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+33
* Adding service settings to admin console=Corey Hulen2015-09-221-1/+1