Add task filter for lists and namespaces #748

Merged
konrad merged 12 commits from feature/task-filter-list into master 2020-12-21 23:13:16 +00:00
Owner

Description

This PR adds support for filtering tasks by their list or namespace.

Checklist

  • I added or improved tests
  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
# Description This PR adds support for filtering tasks by their list or namespace. # Checklist * [x] I added or improved tests * [x] I added or improved docs for my feature * [x] Swagger (including `mage do-the-swag`)
konrad added 3 commits 2020-12-21 17:13:30 +00:00
8b485a3cd8
Add task filter for lists
Signed-off-by: kolaente <k@knt.li>
27a91e894d
Add namespace filter
Signed-off-by: kolaente <k@knt.li>
continuous-integration/drone/pr Build is passing Details
9613d396b3
Update docs
konrad added 1 commit 2020-12-21 20:55:05 +00:00
continuous-integration/drone/pr Build is failing Details
89a2e00958
Enable searching by user ids
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 21:02:34 +00:00
continuous-integration/drone/pr Build is failing Details
4c7893cef3
Enable searching labels by their ids
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 21:21:15 +00:00
continuous-integration/drone/pr Build was killed Details
0c138a6ff5
Enable searching lists by their ids
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 21:31:33 +00:00
continuous-integration/drone/pr Build was killed Details
09498bb343
Enable searching namespaces by their ids
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 21:36:38 +00:00
continuous-integration/drone/pr Build is failing Details
b21afc89ae
Update docs & fix docs
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 22:23:34 +00:00
continuous-integration/drone/pr Build was killed Details
d89b14ddab
Make like the default
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 22:37:57 +00:00
continuous-integration/drone/pr Build was killed Details
9c3f7b7953
Fix namespaces not found
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 22:38:08 +00:00
continuous-integration/drone/pr Build was killed Details
2d2463de2f
Fix namespaces not found
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-12-21 22:46:02 +00:00
continuous-integration/drone/pr Build is passing Details
1467fc5087
Add more tests for getting namespaces
Signed-off-by: kolaente <k@knt.li>
konrad merged commit 2d4e2e452c into master 2020-12-21 23:13:16 +00:00
konrad deleted branch feature/task-filter-list 2020-12-21 23:13:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#748
No description provided.