[PR #953] [MERGED] feat(frontend): improve route filter generics #1093

Closed
opened 2025-11-01 21:10:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: feat/improve-route-filter-generics


📝 Commits (1)

  • 22f2a86 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/953 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/improve-route-filter-generics` --- ### 📝 Commits (1) - [`22f2a86`](https://github.com/go-vikunja/vikunja/commit/22f2a8608e035219ea008412284fcf29e73fd646) feat(frontend): improve route filter generics ### 📊 Changes **5 files changed** (+46 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:10:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1093