Commit Graph

21 Commits

Author SHA1 Message Date
kolaente 382daac0dd
when ID = 0 is passed to a 'GetSthByID'-function, it now returns a 'not exist' error
the build failed Details
2018-09-13 20:07:11 +02:00
konrad 478c98fb8d
Refactor GetUser & GetUserByID 2018-08-30 19:14:02 +02:00
konrad 98e3d3e884
Added tests for team <-> list relations
the build failed Details
2018-08-29 08:50:52 +02:00
kolaente 7b07137b67
fmt 2018-07-26 10:08:01 +02:00
konrad bc580e0115
Added method to add a user to a team 2018-07-26 09:53:32 +02:00
kolaente edf9b6f2c7
Implemented creating a team <-> list relation 2018-07-24 17:29:13 +02:00
konrad 9e75e9b73b
implemented readone with parambinder 2018-07-21 15:08:46 +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 7feb82702d
implemented create team <-> namespace relation 2018-07-17 08:44:21 +02:00
konrad 2e3c10be13
updated todo + cleanup 2018-07-17 08:16:04 +02:00
konrad f6a816941b
implemented get all teams the user is part of 2018-07-16 08:52:16 +02:00
konrad b11bd9f0b1
fixed lint 2018-07-16 08:45:38 +02:00
konrad 7dc4cd2173
Implemented Get one team method 2018-07-16 08:43:47 +02:00
konrad 4cf0cd233c
Implemented team update method 2018-07-14 18:29:24 +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 a5552b8f9d
fixed lint + fmt 2018-07-14 17:37:46 +02:00
konrad e1c58843e9
implemented team create method 2018-07-14 17:34:59 +02:00
konrad 237874eda6
Fixed lint + fmt 2018-07-10 14:02:23 +02:00
kolaente 124e4f4a5b
Added method to show all namespaces a user has access to 2018-07-02 08:54:44 +02:00
kolaente bd2bf24813
Started working on namespaces 2018-06-14 17:43:00 +02:00
kolaente ac0a50663d
Added basic definitions for namespaces and teams 2018-06-14 16:14:49 +02:00