summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/src/gui/components/buckets_view.rs
AgeCommit message (Collapse)Author
2026-02-12task-085: upgrade iced 0.13.1 -> 0.14.0Joe 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-01BucketsView::active_group()Joe Carstairs
2026-01-26refactor bucket_navigation_entryJoe Carstairs
2026-01-25remove redundant buckets property from BucketsViewJoe 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-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>