pub fn board_view(store: &Store) -> Result<(Board, Vec<ListView>)>
Load the whole board as an ordered sequence of (list_id, tickets).
(list_id, tickets)