Commit Graph

9609 Commits

Author SHA1 Message Date
kolaente 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
kolaente 382407e07f
updated todo 2018-09-17 07:30:23 +02:00
kolaente 5a83ce1216
/namespaces now also gets lists 2018-09-17 07:27:49 +02:00
kolaente 17a8f47572
[skip ci] updated todo 2018-09-16 21:00:14 +02:00
konrad 4c96ee4263
updated makefile
the build was successful Details
2018-09-15 16:11:28 +02:00
kolaente 6190fe0ae5
Updated button spacing in namespaces overview 2018-09-14 19:45:56 +02:00
kolaente 9c9036f0c3
updated todo 2018-09-14 19:29:16 +02:00
kolaente 3e0d0854b5
updated todo 2018-09-14 19:20:01 +02:00
kolaente 61867fc787
Added methods to create a new teams 2018-09-14 19:19:50 +02:00
kolaente 912e451038
Added methods to add members to a team 2018-09-14 08:41:28 +02:00
kolaente 30fadc5849
Updated todo 2018-09-14 08:29:16 +02:00
kolaente 9ffa1dd913
Added method to remove a user from a team 2018-09-14 08:29:09 +02:00
kolaente 87787d299e
fixed tabs 2018-09-14 07:39:54 +02:00
kolaente cf1b759439
Added functions to edit a team 2018-09-14 07:38:33 +02:00
kolaente 297c1d889d
Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
kolaente 3707f4d3c5
fmt 2018-09-13 22:14:53 +02:00
kolaente e9c9060b91
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/frontend 2018-09-13 22:13:49 +02:00
kolaente f3c21770dd
updated todo 2018-09-13 20:11:16 +02:00
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
kolaente 716b06feff
added new cache libraries 2018-09-13 19:53:39 +02:00
kolaente 416745ddab
added options to configure cache 2018-09-13 19:53:03 +02:00
kolaente 23dc9f777e
updated gitignore 2018-09-13 19:30:22 +02:00
kolaente 8cb85dc151
updated gitignore 2018-09-13 19:28:46 +02:00
kolaente fc136948d6
updated gitignore 2018-09-13 19:28:38 +02:00
kolaente 836b5812c0
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api 2018-09-13 19:27:29 +02:00
kolaente 7d8e3f1bae
Updated tests 2018-09-13 19:24:40 +02:00
konrad 13145962a4
updated todo
the build failed Details
2018-09-12 23:05:13 +02:00
konrad 7a25f10b87
Updated todo 2018-09-12 23:03:42 +02:00
konrad b47c19d46c
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api
the build failed Details
2018-09-12 22:59:53 +02:00
konrad 7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
kolaente c018589749
fixed lint + fmt
the build failed Details
2018-09-12 21:45:30 +02:00
kolaente ad8fe9a2fc
[skip-ci] updateed todo 2018-09-12 20:19:37 +02:00
kolaente 1f3f8afa85
Fixed a bug where it was not possible for a user to see a namespace which could be access by a team the user was in
the build failed Details
2018-09-12 20:13:00 +02:00
kolaente e85d3c4f36
Fixed a bug where a user didn't had access to lists which are not his own, but part of a namespace he owns 2018-09-12 19:56:07 +02:00
kolaente dc935e062e
[skip-ci] updated todo 2018-09-12 19:42:56 +02:00
kolaente 5900e2fcb8
Added methods to edit and delete a list 2018-09-12 08:42:07 +02:00
kolaente 2156edfe0b
updated todo 2018-09-12 08:30:24 +02:00
kolaente cb6eb2d1ca
Deleting a namespace now uses the modal 2018-09-12 08:23:52 +02:00
kolaente c8a305f930
Added modal component 2018-09-12 08:22:17 +02:00
kolaente 42b3f8fb25
Added method to delete a namespace 2018-09-11 20:16:08 +02:00
kolaente 300fe9dfa6
Updated todo 2018-09-11 20:16:00 +02:00
kolaente 94b14167b1
Added method to edit namespace 2018-09-11 19:46:14 +02:00
kolaente 475dd8f26e
Added method to add a new namespace 2018-09-11 19:20:41 +02:00
kolaente 21283215ac
updated todo 2018-09-11 19:20:21 +02:00
kolaente a4dafcd159
Added method to add a new namespace 2018-09-11 19:20:07 +02:00
kolaente 6dec563782
Fixed navbar styling to let it blend in 2018-09-11 08:31:00 +02:00
kolaente 37715f177f
Removed debugging log 2018-09-11 08:29:17 +02:00
kolaente 15fed92534
Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00
kolaente f69b0bbb97
UI improvements when editing a task 2018-09-11 07:13:55 +02:00
kolaente b12496c983
Fixed a bug where a task would not update after marking it as done 2018-09-11 07:10:32 +02:00