Skip to content

feat: show the whole day, not just the leftover overtime - #27

Merged
devRMA merged 1 commit into
fix/trustworthy-journey-numbersfrom
feat/journey-day-breakdown
Aug 2, 2026
Merged

feat: show the whole day, not just the leftover overtime#27
devRMA merged 1 commit into
fix/trustworthy-journey-numbersfrom
feat/journey-day-breakdown

Conversation

@devRMA

Copy link
Copy Markdown
Owner

The panel used one slot for three different meanings — "faltam", "hora
extra" and "balanço final" — and painted overtime red, the colour of an
error, in an app whose reader is the one being paid for it. The exit time
is now the headline, a ring carries the progress, and overtime is a second
amber lap instead of an alarm. Red is left for an actual deficit.

The day breakdown existed only inside the maths: total worked, morning and
afternoon were computed and thrown away, and the balance was all the
screen ever showed. "Seu Dia" now spells out each stretch, the running
total against the expected day, and where the reduced night hour quietly
adds minutes.

Balance and overtime used to freeze at the suggested exit while the clock
kept counting, so the panel could claim an hour of overtime next to a zero
balance. Both now measure to the same point.

Overtime is priced in reais when the hourly rate is known, and the day is
checked against the two limits a worker can breach without noticing:
art. 59 (two hours) and art. 71 (one hour of lunch).

Co-Authored-By: Claude Opus 5 noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

The panel used one slot for three different meanings — "faltam", "hora
extra" and "balanço final" — and painted overtime red, the colour of an
error, in an app whose reader is the one being paid for it. The exit time
is now the headline, a ring carries the progress, and overtime is a second
amber lap instead of an alarm. Red is left for an actual deficit.
The day breakdown existed only inside the maths: total worked, morning and
afternoon were computed and thrown away, and the balance was all the
screen ever showed. "Seu Dia" now spells out each stretch, the running
total against the expected day, and where the reduced night hour quietly
adds minutes.
Balance and overtime used to freeze at the suggested exit while the clock
kept counting, so the panel could claim an hour of overtime next to a zero
balance. Both now measure to the same point.
Overtime is priced in reais when the hourly rate is known, and the day is
checked against the two limits a worker can breach without noticing:
art. 59 (two hours) and art. 71 (one hour of lunch).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercelBot commented Aug 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
workloadReadyReadyPreviewAug 2, 2026 11:14pm

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@devRMA
devRMA merged commit b68454a into mainAug 2, 2026
4 checks passed
@devRMA
devRMA deleted the feat/journey-day-breakdown branch August 2, 2026 23:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@devRMA@codecov-commenter