mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 13:05:43 -05:00
[PR #953] [MERGED] feat(frontend): improve route filter generics #1093
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/953
Author: @dpschen
Created: 6/16/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @kolaente
Base:
main← Head:feat/improve-route-filter-generics📝 Commits (1)
22f2a86feat(frontend): improve route filter generics📊 Changes
5 files changed (+46 additions, -7 deletions)
View changed files
➕
frontend/src/composables/useRouteFilters.test.ts(+11 -0)📝
frontend/src/composables/useRouteFilters.ts(+7 -1)📝
frontend/src/views/project/helpers/useGanttFilters.ts(+4 -4)➕
frontend/src/views/project/helpers/useGanttTaskList.test.ts(+14 -0)📝
frontend/src/views/project/helpers/useGanttTaskList.ts(+10 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.