Commit Graph

3 Commits

Author SHA1 Message Date
Anna Schumaker ce2c36a0dd gtk: Add a TagDeviceList
This will be used to make a tree of tag / device / run objects for
viewing. I sort the tags so that newer ones appear towards the top of
the list.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-11-07 10:46:02 -05:00
Anna Schumaker 6fcb4eb5e7 gtk: Add a DateDeviceList listmodel
This contains a list of DeviceRunsList objects for every run on a given
day.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-11-06 14:56:01 -05:00
Anna Schumaker 70274c448c gtk: Add a ListModel for holding the XfstestsRuns attached to a device
I will add to this to create a TreeModel to display individual runs
associated with each device in the sidebar.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-11-06 14:55:01 -05:00