feat: show the whole day, not just the leftover overtime - #27
Merged
devRMA merged 1 commit intoAug 2, 2026
Merged
Conversation
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>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
codecov-commenter
commented
Aug 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 CLI • Give Feedback 💬