Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | APIv4 POST /commands/execute (#6205) | Saturnino Abril | 2017-04-27 | 1 | -0/+64 |
| | |||||
* | [APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052) | Carlos Tadeu Panato Junior | 2017-04-16 | 1 | -0/+38 |
| | | | | | | * implement POST /commands/{command_id}/regen_token for apiV4 * update comment | ||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -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 Abril | 2017-04-10 | 1 | -0/+38 |
| | |||||
* | APIv4 PUT /commands/{command_id} (#5999) | Saturnino Abril | 2017-04-07 | 1 | -0/+50 |
| | | | | | | * APIv4 PUT /commands/{command_id} * update client parameter and api4 test | ||||
* | implement GET /teams/{team_id}/commands/autocomplete (#5951) | Carlos Tadeu Panato Junior | 2017-04-03 | 1 | -0/+22 |
| | |||||
* | implement GET /commands (#5865) | Carlos Tadeu Panato Junior | 2017-04-03 | 1 | -0/+47 |
| | |||||
* | Use 201 status code where appropriate for APIv4 (#5903) | Joram Wilander | 2017-03-31 | 1 | -0/+1 |
| | |||||
* | implement POST /commands for apiv4 (#5849) | Carlos Tadeu Panato Junior | 2017-03-23 | 1 | -0/+45 |