Commit Graph

22 Commits

Author SHA1 Message Date
382daac0dd
when ID = 0 is passed to a 'GetSthByID'-function, it now returns a 'not exist' error 2018-09-13 20:07:11 +02:00
fc8c6c97fd
Updated todo 2018-09-06 19:01:13 +02:00
c43db9929b
Namespaces now respect user rights 2018-09-06 08:46:34 +02:00
478c98fb8d
Refactor GetUser & GetUserByID 2018-08-30 19:14:02 +02:00
9e75e9b73b
implemented readone with parambinder 2018-07-21 15:08:46 +02:00
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
32fde286db
Optimized right checking
+ list.ReadAll now really gets all lists
2018-07-12 21:07:59 +02:00
bae9c7f35e
Added right check for namespaces 2018-07-12 13:43:42 +02:00
868b93dbbc
implemented get one namespace via interface mthod 2018-07-12 11:54:55 +02:00
6f5cf55e42
fmt + lint 2018-07-12 00:37:31 +02:00
261aaba315
implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
4213f3b08c
implemented get all namespaces via interface 2018-07-11 13:00:00 +02:00
237874eda6
Fixed lint + fmt 2018-07-10 14:02:23 +02:00
b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
462dfc8868
Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
93efaa95f8
Implemented method to delete a namespace 2018-07-04 19:21:04 +02:00
f59917e721
Fixed getting all lists of one namespace 2018-07-04 08:56:52 +02:00
b57ca9375a
Fixed namespace updates not working 2018-07-04 08:15:47 +02:00
124e4f4a5b
Added method to show all namespaces a user has access to 2018-07-02 08:54:44 +02:00
6dfdcb9571
Added basic functions + endpoints to add/update namespaces 2018-07-02 08:40:24 +02:00
bd2bf24813
Started working on namespaces 2018-06-14 17:43:00 +02:00
ac0a50663d
Added basic definitions for namespaces and teams 2018-06-14 16:14:49 +02:00