tududi/frontend/components/Task
2025-11-17 23:01:54 +02:00
..
TaskForm Wrap long subtask text (#558) 2025-11-17 19:16:24 +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 completed in upcoming filter (#559) 2025-11-17 19:33:51 +02:00
NewTask.tsx Fix/descriptive ai feat (#464) 2025-11-02 14:14:55 +02:00
NextTaskSuggestion.tsx Fix layout view in today 2025-08-04 23:50:53 +03:00
RecurrenceInput.tsx Fix an issue of recurring end date not appearing in task modal 2025-08-13 19:00:37 +03:00
TaskActions.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskDetails.tsx Fix today recurring missing (#548) 2025-11-16 18:00:39 +02:00
TaskDueDate.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskHeader.tsx Remove dot from upcoming tasks (#561) 2025-11-17 22:38:45 +02:00
TaskItem.tsx Fix static base path (#549) 2025-11-16 22:43:06 +02:00
TaskList.tsx Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
TaskModal.tsx Wrap long subtask text (#558) 2025-11-17 19:16:24 +02:00
TaskPriorityIcon.tsx Add blue to low priority tasks (#563) 2025-11-17 23:01:54 +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 task name change (#552) 2025-11-16 23:29:01 +02:00
TaskTags.tsx Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
TaskTimeline.tsx Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
TaskView.tsx frontend: implement project sharing UI and guards; backend: secure share APIs and enrich shares listing 2025-09-22 15:20:46 +03:00
TimelinePanel.tsx Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
TodayPlan.tsx Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +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