tududi/frontend/components/Task
Chris cd6b810b08
Fix recurring structure (#646)
* Refactor recurring

* fixup! Refactor recurring

* Add after completion tests

* fixup! Add after completion tests

* fixup! fixup! Add after completion tests
2025-12-04 13:29:37 +02:00
..
TaskDetails Fix bug 613 (#638) 2025-12-03 12:58:24 +02:00
TaskForm Fix an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +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 an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +02:00
NewTask.tsx Tc refactor pt1 (#589) 2025-11-23 21:48:49 +02:00
NextTaskSuggestion.tsx Fix layout view in today 2025-08-04 23:50:53 +03:00
RecurrenceDisplay.tsx Fix redesign recurring tasks (#582) 2025-11-19 17:03:26 +02:00
TaskActions.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskDetails.tsx Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
TaskDueDate.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskHeader.tsx Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
TaskItem.tsx Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
TaskList.tsx Fix an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +02:00
TaskModal.tsx Fix bug 621 (#634) 2025-12-03 08:12:08 +02:00
TaskPriorityIcon.tsx Fix an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +02:00
TaskRecurrenceBadge.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskStatusBadge.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TasksToday.tsx Fix today summary (#645) 2025-12-04 07:58:03 +02:00
TaskTags.tsx Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
TaskTimeline.tsx Feat improve task details (#585) 2025-11-21 18:43:10 +02:00
TaskView.tsx Fix an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +02:00
TimelinePanel.tsx Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
TodayPlan.tsx Fix bug 619 (#629) 2025-12-02 18:00:36 +02:00
TodaySettingsDropdown.tsx Fix static base path (#549) 2025-11-16 22:43:06 +02:00
WeeklyCompletionChart.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00