summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/src/gui
AgeCommit message (Expand)Author
10 daystask-001: adds input componentJoe Carstairs
10 daystask-001: add border to button and spacing to navsJoe Carstairs
11 daystask-001: adds placeholder new transaction formJoe Carstairs
11 daysrefactor out transactions tableJoe Carstairs
2026-02-28format currency with 2 pence digits and thousands separatorsJoe 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-07task-088: cache open fileJoe 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-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
2026-02-01BucketsView::active_group()Joe Carstairs
2026-02-01Can replace navigation optionsJoe Carstairs
2026-01-26refactor bucket_navigation_entryJoe Carstairs
2026-01-25tidier impl of Component for NavigationJoe Carstairs
2026-01-25factors out navigable traitJoe Carstairs
2026-01-25remove redundant buckets property from BucketsViewJoe Carstairs
2026-01-17improves balance format/styleJoe Carstairs
2025-08-25refactor balances_viewJoe Carstairs
2025-08-25refactor navigationJoe Carstairs
2025-08-25task-072Joe Carstairs
2025-08-16refactor models and traits with pub useJoe Carstairs
2025-08-15task-012 (#2)Joe Carstairs
2025-08-13task-073Joe Carstairs