appanvil:issue-31-alternate-2

Last commit made on 2022-10-04
Get this branch:
git clone -b issue-31-alternate-2 https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
issue-31-alternate-2
Repository:
lp:appanvil

Recent commits

911483a... by Jack Ullery <email address hidden>

store EntryIter in Database instead of Entry, add predefined entry when EntryIter is created

4300aa1... by Jack Ullery <email address hidden>

create alternative class to TreeIter, which will also store a TableEntry; refactor StatusColumnRecord and the classes that depend on it to reflect this change

This will allow us to retrieve TableEntry records, without querying the DatabaseAdapters

177bf66... by Jack Ullery <email address hidden>

create alternative class to TreeStore

5aa28d0... by Jack Ullery <email address hidden>

create custom subclass of TreeStore

299ef37... by Jack Ullery <email address hidden>

create and populate separate pane to show extra data about a selected log

bdcbf9e... by Jack Ullery <email address hidden>

Merge branch 'main' into extra-unit-tests

a7a478b... by Jack Ullery <email address hidden>

use pane to resize profile information and operations

9f4c2f9... by Jack Ullery <email address hidden>

Merge pull request #38 from jack-ullery/minor-profile-fixes

Minor profile fixes

b34344f... by GitHub Actions Bot <>

Format code

404673a... by Jack Ullery <email address hidden>

create test for Profiles::set_profile_info(...)