Add a built-in timer UI to task cards and detail pages. Users can click "Start Timer" to begin time tracking on a task, and "Stop Timer" to end it. Elapsed time is saved to the task's actualMinutes field. This integrates with existing time estimation features and helps users understand work patterns.
Acceptance Criteria
Add a built-in timer UI to task cards and detail pages. Users can click "Start Timer" to begin time tracking on a task, and "Stop Timer" to end it. Elapsed time is saved to the task's
actualMinutesfield. This integrates with existing time estimation features and helps users understand work patterns.Acceptance Criteria
actualMinutesfieldtimeEntriesarray on the task