index
:
schist.git
main
My home-made budgeting app (WIP)
git+schist@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-12
task-085: clips overflowing table cells
Joe Carstairs
2026-02-12
task-085: upgrade iced 0.13.1 -> 0.14.0
Joe Carstairs
2026-02-12
task-085: table contents are small text size
Joe Carstairs
2026-02-12
task-085: rename small -> v_small
Joe Carstairs
2026-02-12
task-085: factor out format_string()
Joe Carstairs
2026-02-12
task-085: each column has its own width
Joe Carstairs
2026-02-12
task-085: table is scrollable
Joe Carstairs
2026-02-08
task-085: display transaction data in tables
Joe Carstairs
2026-02-08
task-085: factor out Viewable impl for TransactionsView
Joe Carstairs
2026-02-08
task-085: fetches transactions from database
Joe Carstairs
2026-02-08
task-085: rename SelectNextTransaction -> SelectNext Account
Joe Carstairs
2026-02-08
task-085: transactions view has transactions
Joe Carstairs
2026-02-08
start task-085
Joe Carstairs
2026-02-07
task-088: cache open file
Joe Carstairs
2026-02-07
marks task-072 done on epic-000
Joe Carstairs
2026-02-07
completes task-089
Joe Carstairs
2026-02-07
task-001: can activate files screen options with Enter
Joe Carstairs
2026-02-07
task-001: can navigate file screen options with keyboard
Joe Carstairs
2026-02-01
removes redundant println!
Joe Carstairs
2026-02-01
Adds keys for expanding and collapsing groups
Joe Carstairs
2026-02-01
BucketsView expands and collapses groups
Joe Carstairs
2026-02-01
BucketsView displays groups, not buckets
Joe Carstairs
2026-02-01
Rename SetNextBucket -> SetNext, SetPrevBucket -> SetPrev
Joe Carstairs
2026-02-01
BucketNavigationEntry may be BucketGroupName
Joe Carstairs
2026-02-01
Navigation::remove_options_where()
Joe Carstairs
2026-02-01
Navigation::insert_after_first()
Joe Carstairs
2026-02-01
macrifies navigation replace test util functions
Joe Carstairs
2026-02-01
BucketsView::active_group()
Joe Carstairs
2026-02-01
Can replace navigation options
Joe Carstairs
2026-01-26
refactor bucket_navigation_entry
Joe Carstairs
2026-01-25
tidier impl of Component for Navigation
Joe Carstairs
2026-01-25
factors out navigable trait
Joe Carstairs
2026-01-25
remove redundant buckets property from BucketsView
Joe Carstairs
2026-01-17
Merge pull request 'random-stuff' (#4) from random-stuff into main
joeac
2026-01-17
remove bucket_transfer_matchers.rs
Joe Carstairs
2026-01-17
remove queries/categories
Joe Carstairs
2026-01-17
More typos and stuff
Joe Carstairs
2026-01-17
typo
Joe Carstairs
2026-01-17
Rename quantity -> amount
Joe Carstairs
2026-01-17
Rename transform_budget_drips -> transform_zero_budgets_to_drips
Joe Carstairs
2026-01-17
Account for zero budgets not carried over
Joe Carstairs
2026-01-17
ActualbudgetDate::oldest_valid_date()
Joe Carstairs
2026-01-17
BucketTransaction has date field
Joe Carstairs
2026-01-17
Refactor transform_bucket_transactions ->
Joe Carstairs
2026-01-17
Publicise DateUtc::first_day_in_month and
Joe Carstairs
2026-01-17
ActualbudgetDate::from_ymd()
Joe Carstairs
2026-01-17
ActualbudgetDate implements Copy
Joe Carstairs
2026-01-17
ActualbudgetDate is i64 internally
Joe Carstairs
2026-01-17
renames categories -> buckets, refactors category_transfers -> bucket_transac...
Joe Carstairs
2026-01-17
improves balance format/style
Joe Carstairs
[next]