Commit Graph

31 Commits

Author SHA1 Message Date
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
kolaente 261136c2bc
Added tests for team members 2018-07-27 19:20:49 +02:00
kolaente 935aef8a38
Added check for list title when creating a new list 2018-07-26 10:29:09 +02:00
kolaente 7b07137b67
fmt 2018-07-26 10:08:01 +02:00
kolaente 80e9021ba6
Fixed a bug where it was possible to add the same user multiple times to a team 2018-07-26 10:06:41 +02:00
konrad 7dc8699cbd
updated todo
+ fmt
2018-07-24 17:47:08 +02:00
kolaente 26c2ad078f
Fixed a bug where it was possible to add a team multiple times to a list/namespace 2018-07-24 17:46:32 +02:00
kolaente edf9b6f2c7
Implemented creating a team <-> list relation 2018-07-24 17:29:13 +02:00
konrad 935c99be45
implemented read all method for namespace teams 2018-07-18 22:06:29 +02:00
konrad 7feb82702d
implemented create team <-> namespace relation 2018-07-17 08:44:21 +02:00
konrad 4cf0cd233c
Implemented team update method 2018-07-14 18:29:24 +02:00
konrad e1c58843e9
implemented team create method 2018-07-14 17:34:59 +02:00
konrad 261aaba315
implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
konrad 0aa84e653f
implemented namespace creation via interface method 2018-07-12 00:09:16 +02:00
konrad 592dc20af4
List item creation is now done via handler 2018-07-11 02:13:53 +02:00
konrad 237874eda6
Fixed lint + fmt 2018-07-10 14:02:23 +02:00
kolaente b1de837c4f
Implemented Create and Update methods on list 2018-07-09 23:17:19 +02:00
kolaente 462dfc8868
Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
kolaente 93efaa95f8
Implemented method to delete a namespace 2018-07-04 19:21:04 +02:00
kolaente f59917e721
Fixed getting all lists of one namespace 2018-07-04 08:56:52 +02:00
kolaente 124e4f4a5b
Added method to show all namespaces a user has access to 2018-07-02 08:54:44 +02:00
kolaente 6dfdcb9571
Added basic functions + endpoints to add/update namespaces 2018-07-02 08:40:24 +02:00
kolaente 4589f3b4bb
Added docs via swagger 2018-06-13 13:45:22 +02:00
konrad 1b3b2ccb59
Improved item deletion rights check 2018-06-12 18:49:56 +02:00
konrad 1bb7187285
Added check to only let a user delete his own list 2018-06-12 18:46:59 +02:00
konrad be18247682
Added check to only let a user delete his own list 2018-06-12 18:35:36 +02:00
konrad 91f67dc364
Added functions for adding items to a todolist 2018-06-10 19:49:40 +02:00
konrad 2cf20fe1c4
fixed lint + fmt 2018-06-10 14:22:37 +02:00
konrad f372128784
Added list create and update methods 2018-06-10 14:14:10 +02:00
konrad d840651a24
removed unused errors 2018-06-10 11:35:53 +02:00
konrad 479cf54ada
initial commit 2018-06-10 11:11:42 +02:00