Commit graph

10 commits

Author SHA1 Message Date
Lilian Jónsdóttir 11b22887f4 remove preselection of items
just hit 'a' if you want to select all
2024-07-30 13:12:00 -07:00
Lilian Jónsdóttir b6cb6df999 less magic numbers 2024-07-30 13:03:33 -07:00
Lilian Jónsdóttir 84e0c9c926 make date column header in table depend on mode 2024-07-30 11:51:12 -07:00
Lilian Jónsdóttir 9b87c02744 make linters happy
fix typos, less short and more idomatic variable names, package comments, etc.
2024-07-30 11:43:54 -07:00
Lilian Jónsdóttir 50e8c992d1 cleanup model View() a bit
remove some cruft and verbosity and weird order of things
2024-07-28 23:36:51 -07:00
Lilian Jónsdóttir 1a03f7f23f cleanup model Update() a bit
and repeat less
2024-07-28 23:31:38 -07:00
Lilian Jónsdóttir b065126c46 split table header into left and right aligned parts 2024-07-28 18:18:16 -07:00
Lilian Jónsdóttir 2bffa7518c improve help in header 2024-07-28 18:07:23 -07:00
Lilian Jónsdóttir eafd8cd33d sort some functions
exported on top
2024-07-28 18:07:07 -07:00
Lilian Jónsdóttir c80cf605a8 rename package tables to interactive 2024-07-28 18:06:41 -07:00