[BTAPP-38] Show last week's balance inline with current week's remaining #47

Closed
chris wants to merge 3 commits from feature/BTAPP-38 into main
Owner

Ticket

BTAPP-38 Show last week's balance inline with current week's remaining balance

Summary

  • Added optional lastWeekBalance?: number prop to Progress; renders right-aligned alongside the main balance in a flex-row items-end layout
  • Removed standalone centred "Last week" text from TransactionsScreen header; balance now passed as lastWeekBalance to Progress
  • Removed unused CurrencyHelpers import from TransactionsScreen
  • Added 3 new Progress tests and 1 new TransactionsScreen integration test
## Ticket [BTAPP-38](http://192.168.2.100:7123/home/browse/BTAPP-38/) Show last week's balance inline with current week's remaining balance ## Summary - Added optional `lastWeekBalance?: number` prop to `Progress`; renders right-aligned alongside the main balance in a `flex-row items-end` layout - Removed standalone centred "Last week" text from `TransactionsScreen` header; `balance` now passed as `lastWeekBalance` to `Progress` - Removed unused `CurrencyHelpers` import from `TransactionsScreen` - Added 3 new `Progress` tests and 1 new `TransactionsScreen` integration test
[BTAPP-38] Show last week's balance inline with current week's remaining balance.
All checks were successful
app / check (pull_request) Successful in 19s
09214d429d
[BTAPP-38] Merge main.
All checks were successful
app / check (pull_request) Successful in 20s
577c5210d5
[BTAPP-38] Merge main.
Some checks failed
app / check (pull_request) Successful in 19s
plane-sync / sync (pull_request) Failing after 0s
772fde15e3
chris closed this pull request 2026-06-27 16:55:25 -06:00
Some checks failed
app / check (pull_request) Successful in 19s
plane-sync / sync (pull_request) Failing after 0s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chris/budget-tracker!47
No description provided.