Historique des commits

Auteur SHA1 Message Date
  sbkwgh 4fe5c1e473 Add no field length validation error il y a 8 ans
  sbkwgh 97061275ef Validate for empty category name il y a 8 ans
  sbkwgh dea31cd40e update method simply returned true, therefore just send back the response asumming it worked il y a 8 ans
  sbkwgh 2016d4761e Change back to not include user message il y a 8 ans
  sbkwgh 27d4d029c6 Add settings route il y a 8 ans
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes il y a 8 ans
  sbkwgh bc86d371e8 Add GET /:thread_id route il y a 8 ans
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route il y a 8 ans
  sbkwgh ce0af9cadd Add includeOptions class method il y a 8 ans
  sbkwgh bed82c1e42 Add includeOptions class method il y a 8 ans
  sbkwgh c2e272f3b1 Fix tests and route il y a 8 ans
  sbkwgh ebd11ed1d4 Correctly implement setter il y a 8 ans
  sbkwgh 098a333fbc Continued fixing bugs/typos il y a 8 ans
  sbkwgh dcfb5cdf70 Add => il y a 8 ans
  sbkwgh e9fa11fb68 Missing , il y a 8 ans
  sbkwgh 0c31023b77 Add middleware to verify logged in il y a 8 ans
  sbkwgh e1daf260ee Capitalize association properties il y a 8 ans
  sbkwgh ab285d8ec2 Initial commit for posts route il y a 8 ans
  sbkwgh 3600fc53bb Add post route il y a 8 ans
  sbkwgh 6ae989daf4 Add errors for invalid parameter il y a 8 ans
  sbkwgh 33215f8770 Fix typos and bugs etc il y a 8 ans
  sbkwgh 5d1480a201 Use if/else instead of switch; 'reload' thread instance to get associated objects; fix bugs/typos il y a 8 ans
  sbkwgh a25a7904c4 Change title to name il y a 8 ans
  sbkwgh 1af71993e9 Add thread route to server il y a 8 ans
  sbkwgh 42ec7417fd Implement POST route for thread il y a 8 ans
  sbkwgh e7db657f29 Add category association il y a 8 ans
  sbkwgh 30f0ed9ba9 Add category as mock data, add category field to requests il y a 8 ans
  sbkwgh 04fed6e80c Add new error; implement POST /thread tests il y a 8 ans
  sbkwgh a35aa844e8 Create and log in user before test il y a 8 ans
  sbkwgh a938f97baf Implement test skeleton il y a 8 ans