1
0

Commit Graph

  • 182c8bd8cb
    Moved handling team sharing to a seperate component kolaente 2018-09-18 19:01:30 +02:00
  • b42f71a39a
    Moved handling of user sharing to a component kolaente 2018-09-18 18:49:44 +02:00
  • 3a338f54f9
    added try link to readme kolaente 2018-09-18 18:20:39 +02:00
  • 54a5797511
    Fixed Handling rights when managing a list kolaente 2018-09-18 08:23:04 +02:00
  • 088008a4bf
    Fixed Handling rights when managing a namespace kolaente 2018-09-18 08:20:58 +02:00
  • 5fbf63bddc
    /namespaces/{namespaceID}/teams now also returns the team right kolaente 2018-09-18 08:17:18 +02:00
  • ad06ca9dde
    updated todo kolaente 2018-09-18 08:13:25 +02:00
  • 9f7d9171dc
    cleanup kolaente 2018-09-18 08:10:24 +02:00
  • 77285ccce0
    Added methods to manage users and teams in a namespace kolaente 2018-09-18 08:10:16 +02:00
  • c1a98dac91
    updated todo kolaente 2018-09-18 07:39:19 +02:00
  • af384a9f4b
    Added methods to give a team access to a list kolaente 2018-09-18 07:38:26 +02:00
  • db54309df4
    updated todo kolaente 2018-09-17 19:51:01 +02:00
  • f7399e3dff
    updated todo kolaente 2018-09-17 19:48:03 +02:00
  • f93a27d67d
    fmt kolaente 2018-09-17 19:46:31 +02:00
  • 30ce67c38f
    updated todo kolaente 2018-09-17 19:45:52 +02:00
  • 0a06e5a246
    /lists/{listID}/teams now also returns the user right kolaente 2018-09-17 19:45:18 +02:00
  • cf6577445d
    /namepspaces/{namespacesID}/users now also returns the user right kolaente 2018-09-17 19:39:14 +02:00
  • b1564659c4
    /lists/{listID}/users now also returns the user right kolaente 2018-09-17 19:36:44 +02:00
  • 59361df9b2
    updated todo kolaente 2018-09-17 19:32:34 +02:00
  • 8c1d44ae50
    Added functions to manage users on a list kolaente 2018-09-17 19:30:03 +02:00
  • dffb6dab7f
    updated todo kolaente 2018-09-17 19:26:34 +02:00
  • 1ea2f0a8c1
    updated todo kolaente 2018-09-17 19:19:56 +02:00
  • 0a9296243b
    Added method to add a user to a list kolaente 2018-09-17 19:00:35 +02:00
  • 45c5d4fb82
    updated todo kolaente 2018-09-17 18:45:54 +02:00
  • 96cafe0ad9
    Moved swaggerdocs to /api/v1/swagger kolaente 2018-09-17 18:38:15 +02:00
  • 1d62b09792
    Moved swaggerdocs to /api/v1/swagger kolaente 2018-09-17 18:34:46 +02:00
  • 24382f2dc0
    Merge remote-tracking branch 'origin/master' kolaente 2018-09-17 18:25:17 +02:00
  • 26d37bbedf Add /user endpoint (#1) JonasFranz 2018-09-17 16:25:05 +00:00
  • 4f571ef068
    Team edits don't show add members input if the user is not an admin kolaente 2018-09-17 08:28:43 +02:00
  • 8ca8803404
    Updated swaggerdocs kolaente 2018-09-17 08:22:31 +02:00
  • f47483df39
    The docker image now uses gzip compression kolaente 2018-09-17 08:02:15 +02:00
  • 42bd69321a
    Merge remote-tracking branch 'origin/master' kolaente 2018-09-17 07:48:03 +02:00
  • acb0734348
    Added License & badges kolaente 2018-09-17 07:46:06 +02:00
  • 23a3530640
    Design improvemnts kolaente 2018-09-17 07:36:25 +02:00
  • 3bc535577c
    Namespace overview now does only one request instead of one for each namespace to get all lists kolaente 2018-09-17 07:34:22 +02:00
  • 382407e07f
    updated todo kolaente 2018-09-17 07:30:23 +02:00
  • 5a83ce1216
    /namespaces now also gets lists kolaente 2018-09-17 07:27:49 +02:00
  • 17a8f47572
    [skip ci] updated todo kolaente 2018-09-16 21:00:14 +02:00
  • 4c96ee4263
    updated makefile konrad 2018-09-15 16:11:28 +02:00
  • 6190fe0ae5
    Updated button spacing in namespaces overview kolaente 2018-09-14 19:45:56 +02:00
  • 9c9036f0c3
    updated todo kolaente 2018-09-14 19:29:16 +02:00
  • 3e0d0854b5
    updated todo kolaente 2018-09-14 19:20:01 +02:00
  • 61867fc787
    Added methods to create a new teams kolaente 2018-09-14 19:19:50 +02:00
  • 912e451038
    Added methods to add members to a team kolaente 2018-09-14 08:41:28 +02:00
  • 30fadc5849
    Updated todo kolaente 2018-09-14 08:29:16 +02:00
  • 9ffa1dd913
    Added method to remove a user from a team kolaente 2018-09-14 08:29:09 +02:00
  • 87787d299e
    fixed tabs kolaente 2018-09-14 07:39:54 +02:00
  • cf1b759439
    Added functions to edit a team kolaente 2018-09-14 07:38:33 +02:00
  • 297c1d889d
    Added functions to have a list of teams kolaente 2018-09-14 07:23:25 +02:00
  • 3707f4d3c5
    fmt kolaente 2018-09-13 22:14:53 +02:00
  • e9c9060b91
    Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/frontend kolaente 2018-09-13 22:13:49 +02:00
  • f3c21770dd
    updated todo kolaente 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 kolaente 2018-09-13 20:07:11 +02:00
  • 716b06feff
    added new cache libraries kolaente 2018-09-13 19:53:39 +02:00
  • 416745ddab
    added options to configure cache kolaente 2018-09-13 19:53:03 +02:00
  • 23dc9f777e
    updated gitignore kolaente 2018-09-13 19:30:22 +02:00
  • 8cb85dc151
    updated gitignore kolaente 2018-09-13 19:28:46 +02:00
  • fc136948d6
    updated gitignore kolaente 2018-09-13 19:28:38 +02:00
  • 836b5812c0
    Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api kolaente 2018-09-13 19:27:29 +02:00
  • 7d8e3f1bae
    Updated tests kolaente 2018-09-13 19:24:40 +02:00
  • 13145962a4
    updated todo konrad 2018-09-12 23:05:13 +02:00
  • 7a25f10b87
    Updated todo konrad 2018-09-12 23:03:42 +02:00
  • b47c19d46c
    Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api konrad 2018-09-12 22:59:53 +02:00
  • 7c9818440a
    updated todo konrad 2018-09-12 22:59:45 +02:00
  • c018589749
    fixed lint + fmt kolaente 2018-09-12 21:45:30 +02:00
  • ad8fe9a2fc
    [skip-ci] updateed todo kolaente 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 kolaente 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 kolaente 2018-09-12 19:56:07 +02:00
  • dc935e062e
    [skip-ci] updated todo kolaente 2018-09-12 19:42:56 +02:00
  • 5900e2fcb8
    Added methods to edit and delete a list kolaente 2018-09-12 08:42:07 +02:00
  • 2156edfe0b
    updated todo kolaente 2018-09-12 08:30:24 +02:00
  • cb6eb2d1ca
    Deleting a namespace now uses the modal kolaente 2018-09-12 08:23:52 +02:00
  • c8a305f930
    Added modal component kolaente 2018-09-12 08:22:17 +02:00
  • 42b3f8fb25
    Added method to delete a namespace kolaente 2018-09-11 20:16:08 +02:00
  • 300fe9dfa6
    Updated todo kolaente 2018-09-11 20:16:00 +02:00
  • 94b14167b1
    Added method to edit namespace kolaente 2018-09-11 19:46:14 +02:00
  • 475dd8f26e
    Added method to add a new namespace kolaente 2018-09-11 19:20:41 +02:00
  • 21283215ac
    updated todo kolaente 2018-09-11 19:20:21 +02:00
  • a4dafcd159
    Added method to add a new namespace kolaente 2018-09-11 19:20:07 +02:00
  • 6dec563782
    Fixed navbar styling to let it blend in kolaente 2018-09-11 08:31:00 +02:00
  • 37715f177f
    Removed debugging log kolaente 2018-09-11 08:29:17 +02:00
  • 15fed92534
    Added datepicker to manage dates when updating a task kolaente 2018-09-11 08:28:11 +02:00
  • f69b0bbb97
    UI improvements when editing a task kolaente 2018-09-11 07:13:55 +02:00
  • b12496c983
    Fixed a bug where a task would not update after marking it as done kolaente 2018-09-11 07:10:32 +02:00
  • f7080cf819
    Updated todo kolaente 2018-09-11 07:02:59 +02:00
  • d1155adc05
    Reorganized assets kolaente 2018-09-11 07:02:32 +02:00
  • efdc00dcd6
    Added background kolaente 2018-09-11 07:02:18 +02:00
  • 95f8eb9719
    Removed unused dependecy kolaente 2018-09-10 22:28:13 +02:00
  • 65818d6f9e
    Added libs kolaente 2018-09-10 22:25:37 +02:00
  • 628854b5aa
    Added functions to edit a task kolaente 2018-09-10 21:06:39 +02:00
  • f3948f959d
    [skip-ci] Updated todo kolaente 2018-09-10 19:48:04 +02:00
  • 710485e091
    Fixed "Tasks undefined" error kolaente 2018-09-10 19:46:20 +02:00
  • 28a5522434
    Better success messages when marking a task as done kolaente 2018-09-10 19:44:14 +02:00
  • 31a850c28e
    Fixed un-setting a task as done not working kolaente 2018-09-10 19:38:35 +02:00
  • 431564d63c
    When updating a list task, all relevant values are now updated. kolaente 2018-09-10 19:34:34 +02:00
  • 5b8cd30736
    Added rancher deploy to drone kolaente 2018-09-10 19:24:17 +02:00
  • 0da1bb74e0
    Fixed lint kolaente 2018-09-10 19:22:00 +02:00
  • 92fa942b18
    Only show a list with tasks if there are any kolaente 2018-09-10 08:24:03 +02:00
  • 4193317283
    When a task is marked as done, the checkbox gets updated kolaente 2018-09-10 08:19:57 +02:00
  • 8ed1fb304e
    Fixed task update function not updating when marking a task as done kolaente 2018-09-10 07:59:45 +02:00