Problem
Once a time entry is saved there is no way to correct it. Any mistake
(wrong duration, wrong client) is permanent, making the tool unreliable
for real billing use.
Proposed Solution
Add edit and delete actions to each time entry in the timer/log view.
Acceptance Criteria
Labels
enhancement, high-priority
Problem
Once a time entry is saved there is no way to correct it. Any mistake
(wrong duration, wrong client) is permanent, making the tool unreliable
for real billing use.
Proposed Solution
Add edit and delete actions to each time entry in the timer/log view.
Acceptance Criteria
PUT /api/timer/[id]andDELETE /api/timer/[id]are implemented with ownership checksLabels
enhancement,high-priority