Files
task-manager/client
Paul Nothaft ad50b97f44
continuous-integration/drone/push Build is passing
feat: Add Mark as Done button to task details modal
Add a "Mark as Done" button next to the Save button in the task details
modal. When clicked, if no time has been tracked for the task, a dialog
prompts the user to enter time spent before marking the task as done.
The dialog supports both clock-style (hours/minutes pickers) and manual
(decimal hours) time entry.
2026-01-19 22:12:23 +01:00
..