Commit Graph

10 Commits

Author SHA1 Message Date
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
konrad 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
konrad e3b996c383
Cleanup 2018-07-12 22:42:41 +02:00
konrad 4e503072a8
Implemented CanDelete method for lists and listitems 2018-07-12 21:20:24 +02:00
konrad 237874eda6
Fixed lint + fmt 2018-07-10 14:02:23 +02:00
konrad c8622b0029
Implemented Delete methods on list 2018-07-10 13:27:25 +02:00
kolaente b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
kolaente 4589f3b4bb
Added docs via swagger 2018-06-13 13:45:22 +02:00
konrad 1bb7187285
Added check to only let a user delete his own list 2018-06-12 18:46:59 +02:00
konrad dcb046665f
Added method to delete a list 2018-06-12 18:17:21 +02:00