konrad
|
9979b7e321
|
implemented update method via param binder
|
2018-07-21 15:17:02 +02:00 |
|
konrad
|
9e75e9b73b
|
implemented readone with parambinder
|
2018-07-21 15:08:46 +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
|
bcbd415529
|
Fixed a bug where a struct would have old values in it
|
2018-07-14 17:46:01 +02:00 |
|
konrad
|
e1c58843e9
|
implemented team create method
|
2018-07-14 17:34:59 +02:00 |
|
konrad
|
6fd2a97574
|
Implemented CanUpdate method
|
2018-07-12 23:07:03 +02:00 |
|
konrad
|
e3b996c383
|
Cleanup
|
2018-07-12 22:42:41 +02:00 |
|
konrad
|
592dc20af4
|
List item creation is now done via handler
|
2018-07-11 02:13:53 +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
|
d5eb2f08e3
|
Implemented CRUD Helper, every struct needs its own methods
|
2018-07-08 22:50:01 +02:00 |
|