Commit 29bd8c3
committed
fix(task): ensure date filters include today's tasks by default
- Change default end date to tomorrow for getTasks, getMyTasks, and getTasksWorkspace
- Apply startOfDay and endOfDay to date filters in getMyTasks for consistency
- Use safeDate helper for parsing to avoid invalid date errors
- Maintain existing behavior for custom date ranges1 parent ff0fa62 commit 29bd8c3
1 file changed
Lines changed: 252 additions & 264 deletions
0 commit comments