summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daystask-001: adds input componentJoe Carstairs
10 daystask-001: adds spacing around edges of screenJoe Carstairs
10 daystask-001: add border to button and spacing to navsJoe Carstairs
10 daystask-001: distinguish primary.weak in extended palette from primary.baseJoe Carstairs
10 daystask-001: make extended palette explicitJoe Carstairs
11 daystask-001: adds placeholder new transaction formJoe Carstairs
11 daysrefactor out transactions tableJoe Carstairs
11 daystask-001: not doing new transaction form inside transaction tableJoe Carstairs
11 daysupgrade diesel 2.2.0 -> 2.3.12, diesel_migrations 2.2.0 -> 2.3.2Joe Carstairs
11 daysdprint fmtJoe Carstairs
2026-02-28format currency with 2 pence digits and thousands separatorsJoe Carstairs
2026-02-28Merge pull request 'task-085: view transactions in desktop GUI' (#5) from tas...joeac
2026-02-22adds task-090 (tech debt)Joe Carstairs
2026-02-22mark task-085 doneJoe Carstairs
2026-02-22task-085: align balance rightJoe Carstairs
2026-02-22task-085: include account transfersJoe Carstairs
2026-02-22task-085: displays running balancesJoe Carstairs
2026-02-22task-085: formats bucket cellsJoe Carstairs
2026-02-22task-085: can make Text italicJoe Carstairs
2026-02-22task-085: factor out cell view functionsJoe Carstairs
2026-02-22task-085: format datesJoe Carstairs
2026-02-21task-085: table is fixed widthJoe Carstairs
2026-02-12task-085: uses new iced::widget::Table instead of home-made widgetJoe Carstairs
2026-02-12task-085: clips overflowing table cellsJoe Carstairs
2026-02-12task-085: upgrade iced 0.13.1 -> 0.14.0Joe Carstairs
2026-02-12task-085: table contents are small text sizeJoe Carstairs
2026-02-12task-085: rename small -> v_smallJoe Carstairs
2026-02-12task-085: factor out format_string()Joe Carstairs
2026-02-12task-085: each column has its own widthJoe Carstairs
2026-02-12task-085: table is scrollableJoe Carstairs
2026-02-08task-085: display transaction data in tablesJoe Carstairs
2026-02-08task-085: factor out Viewable impl for TransactionsViewJoe Carstairs
2026-02-08task-085: fetches transactions from databaseJoe Carstairs
2026-02-08task-085: rename SelectNextTransaction -> SelectNext AccountJoe Carstairs
2026-02-08task-085: transactions view has transactionsJoe Carstairs
2026-02-08start task-085Joe Carstairs
2026-02-07task-088: cache open fileJoe Carstairs
2026-02-07marks task-072 done on epic-000Joe Carstairs
2026-02-07completes task-089Joe Carstairs
2026-02-07task-001: can activate files screen options with EnterJoe Carstairs
2026-02-07task-001: can navigate file screen options with keyboardJoe Carstairs
2026-02-01removes redundant println!Joe Carstairs
2026-02-01Adds keys for expanding and collapsing groupsJoe Carstairs
2026-02-01BucketsView expands and collapses groupsJoe Carstairs
2026-02-01BucketsView displays groups, not bucketsJoe Carstairs
2026-02-01Rename SetNextBucket -> SetNext, SetPrevBucket -> SetPrevJoe Carstairs
2026-02-01BucketNavigationEntry may be BucketGroupNameJoe Carstairs
2026-02-01Navigation::remove_options_where()Joe Carstairs
2026-02-01Navigation::insert_after_first()Joe Carstairs
2026-02-01macrifies navigation replace test util functionsJoe Carstairs