kolaente
|
31a850c28e
|
Fixed un-setting a task as done not working
|
2018-09-10 19:38:35 +02:00 |
|
kolaente
|
431564d63c
|
When updating a list task, all relevant values are now updated.
|
2018-09-10 19:34:34 +02:00 |
|
kolaente
|
0da1bb74e0
|
Fixed lint
|
2018-09-10 19:22:00 +02:00 |
|
kolaente
|
8ed1fb304e
|
Fixed task update function not updating when marking a task as done
|
2018-09-10 07:59:45 +02:00 |
|
kolaente
|
b91d9eb712
|
Fixed task update function to be able to update a task with minimal informaton
|
2018-09-10 07:41:39 +02:00 |
|
konrad
|
478c98fb8d
|
Refactor GetUser & GetUserByID
|
2018-08-30 19:14:02 +02:00 |
|
konrad
|
d31f16aff1
|
Renamed list items to tasks
|
2018-08-30 08:09:17 +02:00 |
|
kolaente
|
f7bc88c825
|
Added tests for listitems
|
2018-07-27 14:47:52 +02: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
|
6fd2a97574
|
Implemented CanUpdate method
|
2018-07-12 23:07:03 +02:00 |
|
konrad
|
5c4fb7ed73
|
implemented delete list item via CRUD
|
2018-07-11 11:44:17 +02:00 |
|
konrad
|
ee4a904e35
|
Implemented create and update methods for items
|
2018-07-11 02:39:55 +02:00 |
|
konrad
|
592dc20af4
|
List item creation is now done via handler
|
2018-07-11 02:13:53 +02:00 |
|
kolaente
|
b1de837c4f
|
Implemented Create and Update methods on list
|
2018-07-09 23:17:19 +02:00 |
|
kolaente
|
f59917e721
|
Fixed getting all lists of one namespace
|
2018-07-04 08:56:52 +02:00 |
|
kolaente
|
4589f3b4bb
|
Added docs via swagger
|
2018-06-13 13:45:22 +02:00 |
|
kolaente
|
0652125c25
|
Fixed returning of user infos when updating a todo item
|
2018-06-13 12:18:55 +02:00 |
|
konrad
|
f0f92ad1a1
|
Improved creation of list items
|
2018-06-12 19:57:38 +02:00 |
|
konrad
|
fc974fd87f
|
Added endpoint to be able to edit list items
|
2018-06-12 19:44:47 +02:00 |
|
konrad
|
91f67dc364
|
Added functions for adding items to a todolist
|
2018-06-10 19:49:40 +02:00 |
|