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
path:
root
/
schist_desktop_gui
/
src
/
gui
/
components
/
transactions_view.rs
Age
Commit message (
Expand
)
Author
10 days
task-001: can edit and submit new transaction form (doesn't do anything
HEAD
main
Joe Carstairs
10 days
task-001: adds spacing between form and table
Joe Carstairs
11 days
task-001: adds placeholder new transaction form
Joe Carstairs
11 days
refactor out transactions table
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-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: each column has its own width
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-07
task-001: can navigate file screen options with keyboard
Joe Carstairs
2025-08-25
task-072
Joe Carstairs
2025-08-16
refactor models and traits with pub use
Joe Carstairs
2025-08-15
task-012 (#2)
Joe Carstairs
2025-08-13
task-073
Joe Carstairs