summaryrefslogtreecommitdiffstats
path: root/api4/team_test.go
Commit message (Expand)AuthorAgeFilesLines
...
* PLT-7025: Fix Slack Import API. (#6905)George Goldberg2017-07-121-1/+7
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-301-1/+2
* [PLT-5639] Show a message when invited addresses are blocked (#6691)Pieter Lexis2017-06-291-0/+16
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-281-5/+2
* PLT-6815 Do not disconnect websocket when joining a team (#6746)Joram Wilander2017-06-261-6/+6
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-21/+21
* Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)Joram Wilander2017-06-201-0/+21
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-151-0/+33
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-3/+3
* alsways get the last message from inbucket (#6251)Carlos Tadeu Panato Junior2017-04-271-2/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)Carlos Tadeu Panato Junior2017-04-031-0/+48
* PLT-6169: Batch add users to teams. (#5953)George Goldberg2017-04-031-0/+131
* APIv4 DELETE /teams/{team_id} (#5937)Saturnino Abril2017-04-031-0/+42
* APIv4 post /teams/search (#5931)Saturnino Abril2017-04-031-0/+76
* [APIV4] POST /teams/{team_id}/import for apiv4 (#5920)Carlos Tadeu Panato Junior2017-04-031-0/+76
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+2
* PLT-6063: AddUserToTeam permission depends on policy. (#5869)George Goldberg2017-03-261-4/+86
* Implement some team endpoints for APIv4 (#5870)Joram Wilander2017-03-251-0/+69
* APIv4 put /teams/{team_id}/patch (#5860)Saturnino Abril2017-03-241-0/+69
* Endpoint for APIv4 POST /teams/{team_id}/members (#5804)Saturnino Abril2017-03-241-0/+135
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-131-0/+170
* Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-1/+2
* add team exists endpoint for APIv4 (#5517)Carlos Tadeu Panato Junior2017-03-071-5/+30
* ApiV4: GET /users/{user_id}/teams/unread (#5539)Andrei Stanciu2017-02-281-0/+31
* Get all teams api4 (#5542)Andrei Stanciu2017-02-281-0/+48
* APIv4: GET /teams/{team_id}/members (#5460)Saturnino Abril2017-02-221-0/+54
* Implement endpoint for APIv4: PUT /teams/{team_id}/members/{user_id}/roles (#...Saturnino Abril2017-02-211-0/+78
* Various APIv4 fixes (#5474)Joram Wilander2017-02-201-0/+4
* Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)Saturnino Abril2017-02-201-0/+36
* Implement GET teams/{team_id}/stats - apiv4 (#5453)Saturnino Abril2017-02-171-0/+51
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-0/+118
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+1
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-311-3/+3
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-0/+75