Add break time feature to time entries #6

Closed
simonfranken wants to merge 0 commits from feature/break-time into main
Owner
  • Add breakMinutes field to TimeEntry model and database migration
  • Users can now add break duration (minutes) to time entries
  • Break time is subtracted from total tracked duration
  • Validation ensures break time cannot exceed total entry duration
  • Statistics and client target balance calculations account for breaks
  • Frontend UI includes break time input in TimeEntryFormModal
  • Duration displays show break time deduction (e.g., '7h (−1h break)')
  • Both project/client statistics and weekly balance calculations updated
- Add breakMinutes field to TimeEntry model and database migration - Users can now add break duration (minutes) to time entries - Break time is subtracted from total tracked duration - Validation ensures break time cannot exceed total entry duration - Statistics and client target balance calculations account for breaks - Frontend UI includes break time input in TimeEntryFormModal - Duration displays show break time deduction (e.g., '7h (−1h break)') - Both project/client statistics and weekly balance calculations updated
simonfranken added 1 commit 2026-02-23 13:39:46 +00:00
- Add breakMinutes field to TimeEntry model and database migration
- Users can now add break duration (minutes) to time entries
- Break time is subtracted from total tracked duration
- Validation ensures break time cannot exceed total entry duration
- Statistics and client target balance calculations account for breaks
- Frontend UI includes break time input in TimeEntryFormModal
- Duration displays show break time deduction (e.g., '7h (−1h break)')
- Both project/client statistics and weekly balance calculations updated
simonfranken closed this pull request 2026-02-23 13:55:44 +00:00
simonfranken deleted branch feature/break-time 2026-02-23 13:55:44 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: simonfranken/timetracker#6