tududi/frontend/components/Task
2025-08-08 23:14:40 +03:00
..
TaskForm Fix an issue with Enter not saving task 2025-08-04 23:50:53 +03:00
getDescription.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
getTitleAndIcon.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
NewTask.tsx Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
NextTaskSuggestion.tsx Fix layout view in today 2025-08-04 23:50:53 +03:00
RecurrenceInput.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskActions.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskDetails.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TaskDueDate.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskHeader.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TaskItem.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TaskList.tsx Fix an issue with check to done task not moving to completed 2025-07-23 12:22:06 +03:00
TaskModal.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TaskPriorityIcon.tsx Add priority tooltip on tasks 2025-08-01 18:06:50 +03: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 an issue with taskmodal refreshing page 2025-08-04 23:50:53 +03:00
TaskTags.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TaskTimeline.tsx Add nanoid 2025-08-04 23:50:53 +03:00
TaskView.tsx Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
TimelinePanel.tsx Improve modals rounded corners 2025-07-23 18:03:06 +03:00
TodayPlan.tsx Fix an issue with check to done task not moving to completed 2025-07-23 12:22:06 +03:00
TodaySettingsDropdown.tsx Lint & format (#159) 2025-07-15 10:44:02 +03:00
WeeklyCompletionChart.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00