tududi/frontend/components/Task
Chris b0b613f7bd
Reorder elements (#687)
* Reorder elements

* Enhance global search
2025-12-09 10:51:51 +02:00
..
TaskDetails Reorder elements (#687) 2025-12-09 10:51:51 +02:00
TaskForm Cleanup recurring tasks 2025-12-07 14:12:38 +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 Cleanup recurring tasks 2025-12-07 14:12:38 +02:00
TaskActions.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskDetails.tsx Reorder elements (#687) 2025-12-09 10:51:51 +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 tasks not updating (#649) 2025-12-04 15:02:06 +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 Cleanup recurring tasks 2025-12-07 14:12:38 +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 items to tasks (#681) 2025-12-08 12:39:08 +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
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 Fix metrics styling (#647) 2025-12-04 13:42:05 +02:00