Commit Graph

20 Commits

Author SHA1 Message Date
478c98fb8d
Refactor GetUser & GetUserByID 2018-08-30 19:14:02 +02:00
98e3d3e884
Added tests for team <-> list relations
Some checks failed
the build failed
2018-08-29 08:50:52 +02:00
7b07137b67
fmt 2018-07-26 10:08:01 +02:00
bc580e0115
Added method to add a user to a team 2018-07-26 09:53:32 +02:00
edf9b6f2c7
Implemented creating a team <-> list relation 2018-07-24 17:29:13 +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
7feb82702d
implemented create team <-> namespace relation 2018-07-17 08:44:21 +02:00
2e3c10be13
updated todo + cleanup 2018-07-17 08:16:04 +02:00
f6a816941b
implemented get all teams the user is part of 2018-07-16 08:52:16 +02:00
b11bd9f0b1
fixed lint 2018-07-16 08:45:38 +02:00
7dc4cd2173
Implemented Get one team method 2018-07-16 08:43:47 +02:00
4cf0cd233c
Implemented team update method 2018-07-14 18:29:24 +02:00
bcbd415529
Fixed a bug where a struct would have old values in it 2018-07-14 17:46:01 +02:00
a5552b8f9d
fixed lint + fmt 2018-07-14 17:37:46 +02:00
e1c58843e9
implemented team create method 2018-07-14 17:34:59 +02:00
237874eda6
Fixed lint + fmt 2018-07-10 14:02:23 +02:00
124e4f4a5b
Added method to show all namespaces a user has access to 2018-07-02 08:54:44 +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