tududi/frontend/components/Task
Chris c753331874
Fix/note checkboxes (#486)
* Add checkboxes and make them clickable

* fixup! Add checkboxes and make them clickable
2025-11-05 16:09:51 +02:00
..
TaskForm Fix/note checkboxes (#486) 2025-11-05 16:09:51 +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 upcoming completed issue (#404) 2025-10-11 00:08:13 +03: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 notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
TaskDueDate.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskHeader.tsx Increases checkbox size on mobile (#427) 2025-10-31 22:59:14 +02:00
TaskItem.tsx Merge branch 'main' into pro/user-perms 2025-10-11 14:46:14 +03:00
TaskList.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
TaskModal.tsx Set verification modal on escape (#470) (#473) 2025-11-03 16:27:13 +02:00
TaskPriorityIcon.tsx Fix priority auto (#470) 2025-11-02 16:51:11 +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 Feat/add project states (#354) 2025-09-29 16:04:25 +03: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 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