1
0
Commit Graph

17 Commits

Author SHA1 Message Date
f969593c0a Improved error handling 2018-10-06 15:04:14 +02:00
e93cba7108 Added logging 2018-09-19 08:35:53 +02:00
f2758e239c Added namespace user rights 2018-09-04 20:15:24 +02:00
aeb1521cc4 Cleanup/fixing methods 2018-08-30 19:00:27 +02:00
efaa277751 Added methods to revoke a users access to a list 2018-08-30 18:52:12 +02:00
261136c2bc Added tests for team members 2018-07-27 19:20:49 +02:00
0df8881028 Renamed all packages 2018-07-25 16:24:46 +02:00
d06ed68125 cleanup 2018-07-18 22:19:51 +02:00
de95ff40bf implemented creation of thing via parambinder 2018-07-18 08:56:19 +02:00
249128a46e implemented binding url params directly to struct instead of passing them to the method for deleting items 2018-07-18 08:15:38 +02:00
8a06db5351 Implemented team delete method 2018-07-16 08:18:15 +02:00
55c02bc973 Fixed CanDelete 2018-07-12 23:33:21 +02:00
e3b996c383 Cleanup 2018-07-12 22:42:41 +02:00
4e503072a8 Implemented CanDelete method for lists and listitems 2018-07-12 21:20:24 +02:00
4734a0a6a6 use echo.NewHTTPError 2018-07-11 14:27:16 +02:00
592dc20af4 List item creation is now done via handler 2018-07-11 02:13:53 +02:00
b067425dc3 more optimization 2018-07-11 01:45:11 +02:00