1
0
Commit Graph

9650 Commits

Author SHA1 Message Date
912e451038 Added methods to add members to a team 2018-09-14 08:41:28 +02:00
30fadc5849 Updated todo 2018-09-14 08:29:16 +02:00
9ffa1dd913 Added method to remove a user from a team 2018-09-14 08:29:09 +02:00
87787d299e fixed tabs 2018-09-14 07:39:54 +02:00
cf1b759439 Added functions to edit a team 2018-09-14 07:38:33 +02:00
297c1d889d Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
3707f4d3c5 fmt 2018-09-13 22:14:53 +02:00
e9c9060b91 Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/frontend 2018-09-13 22:13:49 +02:00
f3c21770dd updated todo 2018-09-13 20:11:16 +02:00
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
716b06feff added new cache libraries 2018-09-13 19:53:39 +02:00
416745ddab added options to configure cache 2018-09-13 19:53:03 +02:00
23dc9f777e updated gitignore 2018-09-13 19:30:22 +02:00
8cb85dc151 updated gitignore 2018-09-13 19:28:46 +02:00
fc136948d6 updated gitignore 2018-09-13 19:28:38 +02:00
836b5812c0 Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api 2018-09-13 19:27:29 +02:00
7d8e3f1bae Updated tests 2018-09-13 19:24:40 +02:00
13145962a4 updated todo 2018-09-12 23:05:13 +02:00
7a25f10b87 Updated todo 2018-09-12 23:03:42 +02:00
b47c19d46c Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api 2018-09-12 22:59:53 +02:00
7c9818440a updated todo 2018-09-12 22:59:45 +02:00
c018589749 fixed lint + fmt 2018-09-12 21:45:30 +02:00
ad8fe9a2fc [skip-ci] updateed todo 2018-09-12 20:19:37 +02:00
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
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
dc935e062e [skip-ci] updated todo 2018-09-12 19:42:56 +02:00
5900e2fcb8 Added methods to edit and delete a list 2018-09-12 08:42:07 +02:00
2156edfe0b updated todo 2018-09-12 08:30:24 +02:00
cb6eb2d1ca Deleting a namespace now uses the modal 2018-09-12 08:23:52 +02:00
c8a305f930 Added modal component 2018-09-12 08:22:17 +02:00
42b3f8fb25 Added method to delete a namespace 2018-09-11 20:16:08 +02:00
300fe9dfa6 Updated todo 2018-09-11 20:16:00 +02:00
94b14167b1 Added method to edit namespace 2018-09-11 19:46:14 +02:00
475dd8f26e Added method to add a new namespace 2018-09-11 19:20:41 +02:00
21283215ac updated todo 2018-09-11 19:20:21 +02:00
a4dafcd159 Added method to add a new namespace 2018-09-11 19:20:07 +02:00
6dec563782 Fixed navbar styling to let it blend in 2018-09-11 08:31:00 +02:00
37715f177f Removed debugging log 2018-09-11 08:29:17 +02:00
15fed92534 Added datepicker to manage dates when updating a task 2018-09-11 08:28:11 +02:00
f69b0bbb97 UI improvements when editing a task 2018-09-11 07:13:55 +02:00
b12496c983 Fixed a bug where a task would not update after marking it as done 2018-09-11 07:10:32 +02:00
f7080cf819 Updated todo 2018-09-11 07:02:59 +02:00
d1155adc05 Reorganized assets 2018-09-11 07:02:32 +02:00
efdc00dcd6 Added background 2018-09-11 07:02:18 +02:00
95f8eb9719 Removed unused dependecy 2018-09-10 22:28:13 +02:00
65818d6f9e Added libs 2018-09-10 22:25:37 +02:00
628854b5aa Added functions to edit a task 2018-09-10 21:06:39 +02:00
f3948f959d [skip-ci] Updated todo 2018-09-10 19:48:04 +02:00
710485e091 Fixed "Tasks undefined" error 2018-09-10 19:46:20 +02:00
28a5522434 Better success messages when marking a task as done 2018-09-10 19:44:14 +02:00