[BTAPP-44] Redesign remaining balance section #53

Merged
chris merged 8 commits from feature/BTAPP-44 into main 2026-06-27 23:19:14 -06:00
Owner

Ticket

BTAPP-44 Redesign remaining balance section

Summary

  • Replaces the large amount + progress bar layout in Progress with a compact headline + three-stat row (Spent / Per day / Last week)
  • The headline shows $amount of $weekly left (positive) or $amount over budget (negative); the progress bar and percentage markers are removed
  • Carryover balance is now surfaced as a dedicated "Last week" stat inside Progress (read from budget.balance) rather than being folded into the displayed amount
  • TransactionsScreen now passes this week's raw remaining amount (no carryover added) to Progress, and the standalone "Last week" text below the header is removed
## Ticket [BTAPP-44](http://192.168.2.100:7123/home/browse/BTAPP-44/) Redesign remaining balance section ## Summary - Replaces the large amount + progress bar layout in `Progress` with a compact headline + three-stat row (Spent / Per day / Last week) - The headline shows `$amount of $weekly left` (positive) or `$amount over budget` (negative); the progress bar and percentage markers are removed - Carryover balance is now surfaced as a dedicated "Last week" stat inside `Progress` (read from `budget.balance`) rather than being folded into the displayed amount - `TransactionsScreen` now passes this week's raw remaining amount (no carryover added) to `Progress`, and the standalone "Last week" text below the header is removed
[BTAPP-44] Add two-section progress bar (red spent / green remaining).
All checks were successful
app / check (pull_request) Successful in 20s
683d82483d
[BTAPP-44] Remove stats row; fix hardcoded amount and updated test assertions.
All checks were successful
app / check (pull_request) Successful in 19s
78caebc20d
[BTAPP-44] Animate progress bar width transitions on transaction updates.
All checks were successful
app / check (pull_request) Successful in 20s
7e9167d4e7
[BTAPP-44] Redesign the current balance component.
Some checks failed
app / check (pull_request) Failing after 17s
fa5499678c
[BTAPP-44] Test fixes.
Some checks failed
app / check (pull_request) Failing after 19s
262ded54e1
[BTAPP-44] Format fixes.
All checks were successful
app / check (pull_request) Successful in 20s
plane-sync / sync (pull_request) Successful in 1s
b01786065f
chris merged commit bb62e721e7 into main 2026-06-27 23:19:14 -06:00
chris deleted branch feature/BTAPP-44 2026-06-27 23:19:14 -06:00
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!53
No description provided.