feat(dashboard): split Préstamos metrics by wallet vs nómina (#94)#99
Merged
Jorg3L3on merged 1 commit intoJun 7, 2026
Merged
Conversation
Expose planningWalletLoanDue on the dashboard DTO, drive the Préstamos stat and summary card from wallet pending only, label obligations and overdue alerts by payment source, and fix pre-existing Summary typing/build blockers. Part of #93
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
95d9185
into
feat/prestamos-planning-parity
2 of 3 checks passed
This was referenced Jun 7, 2026
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 free
to 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.
Summary
planningWalletLoanDueto the dashboard API and uses it for the Préstamos stat and loan summary card (wallet pending only; nómina shown separately).Pago préstamovsDeducción nómina).formatLoanPaymentLabelshared helper for consistent copy.planningUnpaidExpenseCountreassignment and Summary types for loan fields on fortnight pages.Parent PRD
Part of #93
Closes #94
Test plan
npm test— dashboard.service + planning-loan-paymentsnpm run buildMerge target
Merge into
feat/prestamos-planning-parity(preview), notmain.