Commit Graph

9 Commits (release/v1.8)

Author SHA1 Message Date
ngourdon 7284829962 Fix team edit API panic (#6785)
* fix team edit API panic

* Change user to a member of the owner team
6 years ago
Lunny Xiao 5f6b118007
Fix team members API (#6714) (#6729) 6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 7 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
8 years ago
Ethan Koenig f64c232953 Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
8 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 8 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 8 years ago
Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924) 8 years ago
Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811)
* Fix 500 for GET /teams/:id endpoints

* Integration test for GET /team/:id

* Clean up integration test
8 years ago