feat: change assignee filter to search by username instead of user id #1237

Merged
konrad merged 4 commits from fix/assignee-search-by-username into main 2022-08-16 21:27:36 +00:00
Owner

Description

This PR changes the filter logic so that it searches for usernames instead of user ids when filtering for assignees.

This is a breaking change.

Partial fix for: https://github.com/go-vikunja/frontend/issues/69

Checklist

  • I added or improved tests
# Description This PR changes the filter logic so that it searches for usernames instead of user ids when filtering for assignees. **This is a breaking change.** Partial fix for: https://github.com/go-vikunja/frontend/issues/69 # Checklist * [x] I added or improved tests
konrad added 2 commits 2022-08-15 18:34:14 +00:00
konrad changed title from fix/assignee-search-by-username to feat: change assignee filter to search by username instead of user id 2022-08-15 18:34:59 +00:00
konrad added 2 commits 2022-08-15 20:41:53 +00:00
konrad merged commit 0c8bed4054 into main 2022-08-16 21:27:36 +00:00
konrad deleted branch fix/assignee-search-by-username 2022-08-16 21:27:36 +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#1237
No description provided.