tududi/frontend/components/Task
Chris 8dc6194c80
Feat improve task details (#585)
* Fix project section

* Add project and tags sections

* Enhance task details page and add translations

* Enhance Task Details page

* Enhance project details page

* Note details page fix

* Enhance Views Tags Search

* Search enhancements

* fixup! Search enhancements
2025-11-21 18:43:10 +02:00
..
TaskDetails Feat improve task details (#585) 2025-11-21 18:43:10 +02:00
TaskForm Fix redesign recurring tasks (#582) 2025-11-19 17:03:26 +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
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 Feat improve task details (#585) 2025-11-21 18:43:10 +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 Feat improve task details (#585) 2025-11-21 18:43:10 +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 Feat main content revamp (#584) 2025-11-20 09:15:55 +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 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