1
0

9842 Commits

Author SHA1 Message Date
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 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 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 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 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 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
kolaente
f7080cf819
Updated todo 2018-09-11 07:02:59 +02:00
kolaente
d1155adc05
Reorganized assets 2018-09-11 07:02:32 +02:00
kolaente
efdc00dcd6
Added background 2018-09-11 07:02:18 +02:00
kolaente
95f8eb9719
Removed unused dependecy 2018-09-10 22:28:13 +02:00
kolaente
65818d6f9e
Added libs 2018-09-10 22:25:37 +02:00
kolaente
628854b5aa
Added functions to edit a task 2018-09-10 21:06:39 +02:00
kolaente
f3948f959d
[skip-ci] Updated todo 2018-09-10 19:48:04 +02:00
kolaente
710485e091
Fixed "Tasks undefined" error 2018-09-10 19:46:20 +02:00
kolaente
28a5522434
Better success messages when marking a task as done 2018-09-10 19:44:14 +02:00
kolaente
31a850c28e
Fixed un-setting a task as done not working 2018-09-10 19:38:35 +02:00
kolaente
431564d63c
When updating a list task, all relevant values are now updated. 2018-09-10 19:34:34 +02:00
kolaente
5b8cd30736
Added rancher deploy to drone 2018-09-10 19:24:17 +02:00
kolaente
0da1bb74e0
Fixed lint 2018-09-10 19:22:00 +02:00
kolaente
92fa942b18
Only show a list with tasks if there are any 2018-09-10 08:24:03 +02:00
kolaente
4193317283
When a task is marked as done, the checkbox gets updated 2018-09-10 08:19:57 +02:00
kolaente
8ed1fb304e
Fixed task update function not updating when marking a task as done 2018-09-10 07:59:45 +02:00
kolaente
b91d9eb712
Fixed task update function to be able to update a task with minimal informaton 2018-09-10 07:41:39 +02:00