tududi/frontend/components/Task
Chris 9d2b1895af
Feat/add project states (#354)
* Scaffold project states

* fixup! Scaffold project states

* Fix blinking project modal

* fixup! Fix blinking project modal

* fixup! fixup! Fix blinking project modal

* Fix an issue with the tag input autosuggest

* fixup! Fix an issue with the tag input autosuggest

* fixup! fixup! Fix an issue with the tag input autosuggest

* Add state to project details

* fixup! Add state to project details

* Add state indicator on project cards

* fixup! Add state indicator on project cards
2025-09-29 16:04:25 +03:00
..
TaskForm Tweak playwright options (#303) 2025-09-09 12:53:40 +03: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 Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
NewTask.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03: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 Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
TaskItem.tsx Fix an issue with subtasks not showing on project details list 2025-08-18 17:12:12 +03:00
TaskList.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
TaskModal.tsx Small fixes (#320) 2025-09-12 12:39:03 +03:00
TaskPriorityIcon.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +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 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 Update frontend to use UID-based routing 2025-08-06 15:54:45 +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