Commit Graph

18 Commits

Author SHA1 Message Date
kolaente d8f6a628db
Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
konrad f969593c0a
Improved error handling
the build was successful Details
2018-10-06 15:04:14 +02:00
kolaente 1139eee2ad
Improved update password method to ask the current password 2018-10-04 07:53:45 +02:00
kolaente 64d290bcae
Added endpoint to search for users 2018-09-20 19:42:01 +02:00
kolaente 067672dcb4
Added an endpoint to update a team <-> namespace relation 2018-09-19 08:16:04 +02:00
kolaente aa40ab8eed
Added an endpoint to update a team <-> list relation 2018-09-19 08:08:41 +02:00
kolaente 5e8597699d
Added endpoint to update a user <-> namespace relation 2018-09-19 08:03:39 +02:00
kolaente 4f538abc83
Added endpoint to update a users right for a list 2018-09-19 07:54:47 +02:00
konrad 7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
konrad 521e7c3bef
List rights are now respected 2018-09-06 08:42:18 +02:00
konrad f2758e239c
Added namespace user rights
the build was successful Details
2018-09-04 20:15:24 +02:00
konrad 422662e3e1
updated featurecreep 2018-09-04 19:54:15 +02:00
konrad efaa277751
Added methods to revoke a users access to a list 2018-08-30 18:52:12 +02:00
konrad b1c3e92f66
Added methods to give users access to a list 2018-08-30 08:58:09 +02:00
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
kolaente 935aef8a38
Added check for list title when creating a new list 2018-07-26 10:29:09 +02:00
konrad bc580e0115
Added method to add a user to a team 2018-07-26 09:53:32 +02:00
kolaente 4baf74a999
Added http test files
the build failed Details
2018-07-25 22:26:53 +02:00