Commit graph

22 commits

Author SHA1 Message Date
konrad
32fde286db
Optimized right checking
+ list.ReadAll now really gets all lists
2018-07-12 21:07:59 +02:00
konrad
4213f3b08c
implemented get all namespaces via interface 2018-07-11 13:00:00 +02:00
konrad
281e9c1cd0
fmt 2018-07-11 02:40:29 +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
kolaente
b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
kolaente
9e8f13edf6
Getting all lists or one works now 2018-07-09 19:49:27 +02:00
kolaente
d5eb2f08e3
Implemented CRUD Helper, every struct needs its own methods 2018-07-08 22:50:01 +02:00
kolaente
490f32d46b
Added CRUD helper method 2018-07-07 14:19:34 +02:00
kolaente
2d0d074f89
small optimizations 2018-07-06 08:40:35 +02:00
kolaente
93efaa95f8
Implemented method to delete a namespace 2018-07-04 19:21:04 +02:00
kolaente
f59917e721
Fixed getting all lists of one namespace 2018-07-04 08:56:52 +02:00
kolaente
b57ca9375a
Fixed namespace updates not working 2018-07-04 08:15:47 +02:00
kolaente
064e1cd3b7
Small fixes to manage namespaces 2018-07-03 08:48:28 +02:00
kolaente
e0244e28d7
Added method to show all lists in a namespace 2018-07-03 08:26:28 +02:00
kolaente
0652125c25
Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
konrad
91f67dc364
Added functions for adding items to a todolist 2018-06-10 19:49:40 +02:00
konrad
7bac9f490e
Started adding listitems 2018-06-10 15:55:56 +02:00
konrad
cf4871af59
cleanup 2018-06-10 14:43:35 +02:00
konrad
125f0ba230
Added lists view 2018-06-10 14:41:42 +02:00
konrad
2cf20fe1c4
fixed lint + fmt 2018-06-10 14:22:37 +02:00
konrad
f372128784
Added list create and update methods 2018-06-10 14:14:10 +02:00