tududi/frontend/components/Task
Chris 10d96397c3
Sorting fixes (#174)
* Update version

* Order Inbox items by creation timestamp, desc

* Fix input keyboard tab and enter handling

* Fix lint issues

* Move in progress items to the top of today list

* Make tags and projects clickable

* fixup! Make tags and projects clickable

* fixup! fixup! Make tags and projects clickable
2025-07-17 17:43:56 +03:00
..
TaskForm Lint & format (#159) 2025-07-15 10:44:02 +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 Lint frontend (#131) 2025-07-09 12:23:55 +03:00
NextTaskSuggestion.tsx Lint frontend (#131) 2025-07-09 12:23:55 +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
TaskDueDate.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskHeader.tsx Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
TaskItem.tsx Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
TaskList.tsx Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
TaskModal.tsx Lint & format (#159) 2025-07-15 10:44:02 +03:00
TaskPriorityIcon.tsx Lint frontend (#131) 2025-07-09 12:23:55 +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 Lint & format (#159) 2025-07-15 10:44:02 +03:00
TaskTags.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskTimeline.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TaskView.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TimelinePanel.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
TodayPlan.tsx Sorting fixes (#174) 2025-07-17 17:43:56 +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