server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
team_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into release-4.7
Chris
2018-02-12
1
-65
/
+6
|
\
|
*
Eliminate utils.SetLicense calls (#8217)
Chris
2018-02-07
1
-65
/
+6
*
|
Added invite_id field to email invite url, along with validation of this fiel...
Jonathan
2018-02-12
1
-1
/
+2
|
/
*
Finally remove utils.Cfg (#8113)
Chris
2018-01-17
1
-23
/
+23
*
[PLT-8430] Auto lowercase team and channel names in API requests (#7992)
Carlos Tadeu Panato Junior
2018-01-12
1
-0
/
+3
*
[PLT-6936] Translate AppError.Message automatically by default (#8063)
Jesús Espino
2018-01-08
1
-1
/
+1
*
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
Chris
2018-01-05
1
-1
/
+1
*
Allow for custom subject in TestInviteUsersToTeam (#7999)
Chris Duarte
2018-01-02
1
-1
/
+5
*
Role refactor (#7867)
Chris
2017-11-21
1
-15
/
+15
*
PLT-6217 Fixes system message posted to Town Square when a member leaves a te...
Tsilavina Razafinirina
2017-11-20
1
-2
/
+2
*
simplify things (#7735)
Chris
2017-10-30
1
-5
/
+5
*
add model.NewX funcs for builtin types (#7692)
Chris
2017-10-23
1
-10
/
+5
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-23
/
+23
*
PLT-7811 Standardized team sanitization flow (#7586)
Harrison Healey
2017-10-09
1
-14
/
+455
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-30
/
+30
*
Renaming repo
Christopher Speller
2017-09-06
1
-2
/
+2
*
app type transition (#7167)
Chris
2017-09-06
1
-11
/
+10
*
[PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)
Saturnino Abril
2017-08-24
1
-4
/
+12
*
Merge branch 'release-4.1'
Christopher Speller
2017-08-17
1
-4
/
+26
|
\
|
*
disable intermittently failing test at TestGetAllTeams temporarily (#7211)
Saturnino Abril
2017-08-15
1
-2
/
+4
|
*
Update unit test
JoramWilander
2017-08-09
1
-0
/
+4
|
*
Minor updates to team
JoramWilander
2017-08-08
1
-2
/
+18
*
|
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-28
/
+28
|
/
*
PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 (#6944)
Harrison Healey
2017-07-15
1
-3
/
+10
*
PLT-7025: Fix Slack Import API. (#6905)
George Goldberg
2017-07-12
1
-1
/
+7
*
[PLT-5864] Move teammate name display setting to the System Console (#6681)
Saturnino Abril
2017-06-30
1
-1
/
+2
*
[PLT-5639] Show a message when invited addresses are blocked (#6691)
Pieter Lexis
2017-06-29
1
-0
/
+16
*
Fixed error information being obscured when joining teams with API v4 (#6751)
Harrison Healey
2017-06-28
1
-5
/
+2
*
PLT-6815 Do not disconnect websocket when joining a team (#6746)
Joram Wilander
2017-06-26
1
-6
/
+6
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-21
/
+21
*
Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)
Joram Wilander
2017-06-20
1
-0
/
+21
*
Add APIv4 endpoint to permanently delete teams (#6604)
Zeger-Jan van de Weg
2017-06-15
1
-0
/
+33
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-3
/
+3
*
alsways get the last message from inbucket (#6251)
Carlos Tadeu Panato Junior
2017-04-27
1
-2
/
+2
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+48
*
PLT-6169: Batch add users to teams. (#5953)
George Goldberg
2017-04-03
1
-0
/
+131
*
APIv4 DELETE /teams/{team_id} (#5937)
Saturnino Abril
2017-04-03
1
-0
/
+42
*
APIv4 post /teams/search (#5931)
Saturnino Abril
2017-04-03
1
-0
/
+76
*
[APIV4] POST /teams/{team_id}/import for apiv4 (#5920)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+76
*
Use 201 status code where appropriate for APIv4 (#5903)
Joram Wilander
2017-03-31
1
-0
/
+2
*
PLT-6063: AddUserToTeam permission depends on policy. (#5869)
George Goldberg
2017-03-26
1
-4
/
+86
*
Implement some team endpoints for APIv4 (#5870)
Joram Wilander
2017-03-25
1
-0
/
+69
*
APIv4 put /teams/{team_id}/patch (#5860)
Saturnino Abril
2017-03-24
1
-0
/
+69
*
Endpoint for APIv4 POST /teams/{team_id}/members (#5804)
Saturnino Abril
2017-03-24
1
-0
/
+135
*
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-0
/
+170
*
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-1
/
+2
*
add team exists endpoint for APIv4 (#5517)
Carlos Tadeu Panato Junior
2017-03-07
1
-5
/
+30
*
ApiV4: GET /users/{user_id}/teams/unread (#5539)
Andrei Stanciu
2017-02-28
1
-0
/
+31
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
1
-0
/
+48
[next]