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
11 days
upgrade diesel 2.2.0 -> 2.3.12, diesel_migrations 2.2.0 -> 2.3.2
Joe Carstairs
11 days
dprint fmt
Joe Carstairs
2026-02-28
format currency with 2 pence digits and thousands separators
Joe Carstairs
2026-02-28
Merge pull request 'task-085: view transactions in desktop GUI' (#5) from tas...
joeac
2026-02-22
adds task-090 (tech debt)
Joe Carstairs
2026-02-22
mark task-085 done
Joe Carstairs
2026-02-22
task-085: align balance right
Joe Carstairs
2026-02-22
task-085: include account transfers
Joe Carstairs
2026-02-22
task-085: displays running balances
Joe Carstairs
2026-02-22
task-085: formats bucket cells
Joe Carstairs
2026-02-22
task-085: can make Text italic
Joe Carstairs
2026-02-22
task-085: factor out cell view functions
Joe Carstairs
2026-02-22
task-085: format dates
Joe Carstairs
2026-02-21
task-085: table is fixed width
Joe Carstairs
2026-02-12
task-085: uses new iced::widget::Table instead of home-made widget
Joe Carstairs
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
[next]