Commit Graph

11 Commits

Author SHA1 Message Date
konrad 301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00
konrad 9979b7e321
implemented update method via param binder 2018-07-21 15:17:02 +02:00
konrad de95ff40bf
implemented creation of thing via parambinder 2018-07-18 08:56:19 +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 55c02bc973
Fixed CanDelete 2018-07-12 23:33:21 +02:00
konrad ddcc063b0b
Implemented CanCreate method 2018-07-12 23:16:32 +02:00
konrad 6fd2a97574
Implemented CanUpdate method 2018-07-12 23:07:03 +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
kolaente b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
kolaente d5eb2f08e3
Implemented CRUD Helper, every struct needs its own methods 2018-07-08 22:50:01 +02:00