1
0
Commit Graph

9650 Commits

Author SHA1 Message Date
aa40ab8eed Added an endpoint to update a team <-> list relation 2018-09-19 08:08:41 +02:00
5e8597699d Added endpoint to update a user <-> namespace relation 2018-09-19 08:03:39 +02:00
1e993f1e5c Fixed a bug where it was not possible to give a user access to a namespace 2018-09-19 08:03:05 +02:00
4f538abc83 Added endpoint to update a users right for a list 2018-09-19 07:54:47 +02:00
65cd505059 Updated todo & readme 2018-09-18 19:09:08 +02:00
27d49e5df9 Moved namespace sharing handling to component 2018-09-18 19:07:09 +02:00
9cd30e4dc0 CSS cleanup 2018-09-18 19:02:13 +02:00
182c8bd8cb Moved handling team sharing to a seperate component 2018-09-18 19:01:30 +02:00
b42f71a39a Moved handling of user sharing to a component 2018-09-18 18:49:44 +02:00
3a338f54f9 added try link to readme 2018-09-18 18:20:39 +02:00
54a5797511 Fixed Handling rights when managing a list 2018-09-18 08:23:04 +02:00
088008a4bf Fixed Handling rights when managing a namespace 2018-09-18 08:20:58 +02:00
5fbf63bddc /namespaces/{namespaceID}/teams now also returns the team right 2018-09-18 08:17:18 +02:00
ad06ca9dde updated todo 2018-09-18 08:13:25 +02:00
9f7d9171dc cleanup 2018-09-18 08:10:24 +02:00
77285ccce0 Added methods to manage users and teams in a namespace 2018-09-18 08:10:16 +02:00
c1a98dac91 updated todo 2018-09-18 07:39:19 +02:00
af384a9f4b Added methods to give a team access to a list 2018-09-18 07:38:26 +02:00
db54309df4 updated todo 2018-09-17 19:51:01 +02:00
f7399e3dff updated todo 2018-09-17 19:48:03 +02:00
f93a27d67d fmt 2018-09-17 19:46:31 +02:00
30ce67c38f updated todo 2018-09-17 19:45:52 +02:00
0a06e5a246 /lists/{listID}/teams now also returns the user right 2018-09-17 19:45:18 +02:00
cf6577445d /namepspaces/{namespacesID}/users now also returns the user right 2018-09-17 19:39:14 +02:00
b1564659c4 /lists/{listID}/users now also returns the user right 2018-09-17 19:36:44 +02:00
59361df9b2 updated todo 2018-09-17 19:32:34 +02:00
8c1d44ae50 Added functions to manage users on a list 2018-09-17 19:30:03 +02:00
dffb6dab7f updated todo 2018-09-17 19:26:34 +02:00
1ea2f0a8c1 updated todo 2018-09-17 19:19:56 +02:00
0a9296243b Added method to add a user to a list 2018-09-17 19:00:35 +02:00
45c5d4fb82 updated todo 2018-09-17 18:45:54 +02:00
96cafe0ad9 Moved swaggerdocs to /api/v1/swagger 2018-09-17 18:38:15 +02:00
1d62b09792 Moved swaggerdocs to /api/v1/swagger 2018-09-17 18:34:46 +02:00
24382f2dc0 Merge remote-tracking branch 'origin/master' 2018-09-17 18:25:17 +02:00
26d37bbedf Add /user endpoint (#1) 2018-09-17 16:25:05 +00:00
4f571ef068 Team edits don't show add members input if the user is not an admin 2018-09-17 08:28:43 +02:00
8ca8803404 Updated swaggerdocs 2018-09-17 08:22:31 +02:00
f47483df39 The docker image now uses gzip compression 2018-09-17 08:02:15 +02:00
42bd69321a Merge remote-tracking branch 'origin/master' 2018-09-17 07:48:03 +02:00
acb0734348 Added License & badges 2018-09-17 07:46:06 +02:00
23a3530640 Design improvemnts 2018-09-17 07:36:25 +02:00
3bc535577c Namespace overview now does only one request instead of one for each namespace to get all lists 2018-09-17 07:34:22 +02:00
382407e07f updated todo 2018-09-17 07:30:23 +02:00
5a83ce1216 /namespaces now also gets lists 2018-09-17 07:27:49 +02:00
17a8f47572 [skip ci] updated todo 2018-09-16 21:00:14 +02:00
4c96ee4263 updated makefile 2018-09-15 16:11:28 +02:00
6190fe0ae5 Updated button spacing in namespaces overview 2018-09-14 19:45:56 +02:00
9c9036f0c3 updated todo 2018-09-14 19:29:16 +02:00
3e0d0854b5 updated todo 2018-09-14 19:20:01 +02:00
61867fc787 Added methods to create a new teams 2018-09-14 19:19:50 +02:00