tududi/frontend/components/Task
2026-01-31 08:29:44 +02:00
..
TaskDetails Fix saving subtasks on edit (#806) 2026-01-31 08:29:44 +02:00
TaskForm Fix saving subtasks on edit (#806) 2026-01-31 08:29:44 +02:00
getDescription.ts Limit recurring tasks in tasks list view (#298) 2025-09-04 17:00:33 +03:00
getTitleAndIcon.ts Limit recurring tasks in tasks list view (#298) 2025-09-04 17:00:33 +03:00
GroupedTaskList.tsx Fix refactor pt2 (#734) 2025-12-27 17:46:34 +02:00
NewTask.tsx Tc refactor pt1 (#589) 2025-11-23 21:48:49 +02:00
NextTaskSuggestion.tsx Fix bug 733 (#735) 2025-12-27 21:00:52 +02:00
RecurrenceDisplay.tsx Add tooltips (#744) 2025-12-28 12:03:50 +02:00
statusStyles.ts Cleanup statuses (#724) 2025-12-19 11:13:27 +02:00
TaskDetails.tsx Fix saving subtasks on edit (#806) 2026-01-31 08:29:44 +02:00
TaskDueDate.tsx Fix midnight UTC default date (#742) 2025-12-28 10:33:42 +02:00
TaskHeader.tsx Add completed date (#747) 2025-12-28 18:40:58 +02:00
TaskItem.tsx Fix bug 733 (#735) 2025-12-27 21:00:52 +02:00
TaskList.tsx Fix recur instance done (#727) 2025-12-19 17:37:04 +02:00
TaskStatusControl.tsx Fix recur instance done (#727) 2025-12-19 17:37:04 +02:00
TasksToday.tsx Fix Today page sorting not updating after priority change (#743) 2025-12-28 11:03:54 +02:00
TaskTags.tsx Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
TaskTimeline.tsx Fix bump issues (#651) 2025-12-04 18:19:40 +02:00
TodayPlan.tsx Introduce sort utils (#709) 2025-12-14 01:13:57 +02:00
TodaySettingsDropdown.tsx Fix static base path (#549) 2025-11-16 22:43:06 +02:00
WeeklyCompletionChart.tsx Fix metrics styling (#647) 2025-12-04 13:42:05 +02:00