Skip to content

feat(salary): accept minutes in the daily journey - #24

Merged
devRMA merged 1 commit into
feat/regime-radio-cardsfrom
feat/daily-journey-in-minutes
Aug 2, 2026
Merged

feat(salary): accept minutes in the daily journey#24
devRMA merged 1 commit into
feat/regime-radio-cardsfrom
feat/daily-journey-in-minutes

Conversation

@devRMA

@devRMAdevRMA commented Aug 2, 2026

Copy link
Copy Markdown
Owner

The field only took whole hours, so a 44h week (08:48 a day) could not
be entered and every per-day and per-week value was off. It now uses the
same HH:MM mask as the Jornada tab, and the state is kept in minutes
with 08:48 as the default to match the 220h month.

Storage key moves from dailyHours to dailyMinutes; a stored 8 would
otherwise be read as 8 minutes.


Stack created with GitHub Stacks CLIGive Feedback 💬

The field only took whole hours, so a 44h week (08:48 a day) could not
be entered and every per-day and per-week value was off. It now uses
the same HH:MM mask as the Jornada tab, and the state is kept in
minutes with 08:48 as the default to match the 220h month.
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 7:33pm

@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!

@devRMAdevRMA self-assigned this Aug 2, 2026
@devRMA
devRMA requested a review from CopilotAugust 2, 2026 20:00
CopilotAI reviewed Aug 2, 2026

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@devRMA
devRMA merged commit 8d1c0da into mainAug 2, 2026
4 checks passed
@devRMA
devRMA deleted the feat/daily-journey-in-minutes branch August 2, 2026 20:01
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.

3 participants

@devRMA@codecov-commenter