summaryrefslogtreecommitdiffstats
path: root/api4/team_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move file backend to its own service (#9435)Jesús Espino2018-09-201-6/+7
* MM-11520: Make entity ID checks consistent across api4. (#9395)George Goldberg2018-09-141-5/+2
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-13/+13
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-61/+52
* Restore config after finisht the test case (#9085)Carlos Tadeu Panato Junior2018-07-111-2/+12
* MM-11120 Adding setting to disable email invitations and rate limiting. (#9063)Christopher Speller2018-07-101-0/+9
* MM-9730 & MM-9729: Missing Server PRs (#8908)George Goldberg2018-06-051-0/+75
* Allow to update the teams scheme to default scheme (#8855)Jesús Espino2018-05-291-0/+4
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-221-12/+15
|\
| * Add config setting for API team deletion (#8800)Joram Wilander2018-05-181-12/+15
* | Refactors migrations check. (#8814)Martin Kraft2018-05-211-10/+1
* | MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-171-2/+4
* | MM-9728: Online migration for advanced permissions phase 2 (#8744)George Goldberg2018-05-141-0/+11
* | MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)Martin Kraft2018-05-021-0/+64
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-011-0/+37
|\|
| * [MM-10354] Add feature to remove team icon (#8684)Saturnino Abril2018-04-301-0/+37
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-2/+2
|/
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-25/+31
* MM-9999 Fix unwanted team invite_id in email invites. (#8550)Christopher Speller2018-03-291-1/+0
* Fixing misspell errors (#8544)Jesús Espino2018-03-291-1/+1
* Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-231-0/+26
|\
| * Fix paging for GET /teams and GET /teams/{id}/members endpoints (#8488)Joram Wilander2018-03-211-0/+26
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-0/+81
|\|
| * PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-011-0/+81
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-5/+2
|\|
| * Merge branch 'master' into release-4.7Chris2018-02-121-65/+6
| |\
| | * Eliminate utils.SetLicense calls (#8217)Chris2018-02-071-65/+6
| * | Added invite_id field to email invite url, along with validation of this fiel...Jonathan2018-02-121-1/+2
| |/
* / XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-97/+30
|/
* Finally remove utils.Cfg (#8113)Chris2018-01-171-23/+23
* [PLT-8430] Auto lowercase team and channel names in API requests (#7992)Carlos Tadeu Panato Junior2018-01-121-0/+3
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+1
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-1/+1
* Allow for custom subject in TestInviteUsersToTeam (#7999)Chris Duarte2018-01-021-1/+5
* Role refactor (#7867)Chris2017-11-211-15/+15
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-2/+2
* simplify things (#7735)Chris2017-10-301-5/+5
* add model.NewX funcs for builtin types (#7692)Chris2017-10-231-10/+5
* Reduce utils.Cfg references (#7650)Chris2017-10-181-23/+23
* PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-14/+455
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-30/+30
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-11/+10
* [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)Saturnino Abril2017-08-241-4/+12
* Merge branch 'release-4.1'Christopher Speller2017-08-171-4/+26
|\
| * disable intermittently failing test at TestGetAllTeams temporarily (#7211)Saturnino Abril2017-08-151-2/+4
| * Update unit testJoramWilander2017-08-091-0/+4
| * Minor updates to teamJoramWilander2017-08-081-2/+18
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-28/+28
|/
* PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 (#6944)Harrison Healey2017-07-151-3/+10