tududi/frontend/components/Task
Chris bd6d176666
Add sorting projects (#175)
* Add sorting dropdown to projects list

* Fix lint issues

* fixup! Fix lint issues

* Fix new task space and completed expose

* Fix completed switch and filters

* Fix an issue with projects not appearing as links

* Fix an issue with modal appearing relative to task list

* Remove obsolete loads

* Fix list issues

* Fix mobile/desktop settings dropdown functionality

* Update project modal layout

* Realign project options

* Fix tags dropdown in Project modal

* Fix inbox amount sidebar layout

* Fix project banner tags listing

* Remove icons from titles

* Fix lint errors

* fixup! Fix lint errors

* fixup! fixup! Fix lint errors

* Beautify notes and areas

* Experiment with new notes layout

* fixup! Experiment with new notes layout

* fixup! fixup! Experiment with new notes layout

* Fix note layout

* fixup! Fix note layout

* Fix an issue with adding an area and refreshing
the area list

* Fix an issue with project edit delete menu

* fixup! Fix an issue with project edit delete menu

* Fix an issue with projects create

* Update interaction with Notes

* Update interaction with tags

* fixup! Update interaction with tags

* Fix lint issues

* Extract shared filter

* Add sorting dropdown translations

* fixup! Add sorting dropdown translations

* fixup! fixup! Add sorting dropdown translations
2025-07-21 18:41:11 +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 Add sorting projects (#175) 2025-07-21 18:41:11 +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 Add sorting projects (#175) 2025-07-21 18:41:11 +03:00
TaskItem.tsx Add sorting projects (#175) 2025-07-21 18:41:11 +03:00
TaskList.tsx Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
TaskModal.tsx Add sorting projects (#175) 2025-07-21 18:41:11 +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 Add sorting projects (#175) 2025-07-21 18:41:11 +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