[PR #1021] [MERGED] fix: set correct date ranges #3082

Closed
opened 2026-03-22 14:30:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1021
Author: @kolaente
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @kolaente

Base: mainHead: codex/update-dateranges.ts-date-values


📝 Commits (1)

  • ccb244a test: verify datepicker ranges

📊 Changes

2 files changed (+43 additions, -4 deletions)

View changed files

frontend/src/components/date/DatepickerWithRange.test.ts (+39 -0)
📝 frontend/src/components/date/dateRanges.ts (+4 -4)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/566

Summary

  • update date range definitions for last week and month
  • add unit tests for DatepickerWithRange to ensure ranges resolve

Testing

  • pnpm lint:fix
  • pnpm test:unit

https://chatgpt.com/codex/tasks/task_e_685b158fbbd483228ba1543b7ab31fc4


🔄 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/1021 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/update-dateranges.ts-date-values` --- ### 📝 Commits (1) - [`ccb244a`](https://github.com/go-vikunja/vikunja/commit/ccb244a30a37091d74ca86fdf491cfd91606e28d) test: verify datepicker ranges ### 📊 Changes **2 files changed** (+43 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/components/date/DatepickerWithRange.test.ts` (+39 -0) 📝 `frontend/src/components/date/dateRanges.ts` (+4 -4) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/566 ## Summary - update date range definitions for last week and month - add unit tests for DatepickerWithRange to ensure ranges resolve ## Testing - `pnpm lint:fix` - `pnpm test:unit` ------ https://chatgpt.com/codex/tasks/task_e_685b158fbbd483228ba1543b7ab31fc4 --- <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 2026-03-22 14:30:35 -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#3082