summaryrefslogtreecommitdiffstats
path: root/api4/command_test.go
Commit message (Collapse)AuthorAgeFilesLines
* [APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)Carlos Tadeu Panato Junior2017-04-161-0/+36
| | | | | | * implement POST /commands/{command_id}/regen_token for apiV4 * update comment
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* APIv4 DELETE /commands/{command_id} (#6012)Saturnino Abril2017-04-101-0/+63
|
* APIv4 PUT /commands/{command_id} (#5999)Saturnino Abril2017-04-071-1/+87
| | | | | | * APIv4 PUT /commands/{command_id} * update client parameter and api4 test
* implement GET /teams/{team_id}/commands/autocomplete (#5951)Carlos Tadeu Panato Junior2017-04-031-0/+60
|
* implement GET /commands (#5865)Carlos Tadeu Panato Junior2017-04-031-0/+77
|
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+1
|
* implement POST /commands for apiv4 (#5849)Carlos Tadeu Panato Junior2017-03-231-0/+60