summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/src/gui/components
AgeCommit message (Collapse)Author
2026-02-08task-085: transactions view has transactionsJoe 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
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/3 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>
2025-08-16refactor models and traits with pub useJoe Carstairs
2025-08-15task-012 (#2)Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/2 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>
2025-08-13task-073Joe Carstairs
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com> Reviewed-on: https://git.joeac.net/joeac/schist/pulls/1 Co-authored-by: Joe Carstairs <me@joeac.net> Co-committed-by: Joe Carstairs <me@joeac.net>