Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add table with list of devices in SoC view #122

@gctucker

Description

@gctucker

There used to be a table with a summary of boot results for each board in the SoC view. This got dropped as part of the transition to showing test results on the frontend: 11cccc0

The table used to have links to a view showing boot results on a per-device basis. Since there is no equivalent test view for single devices, there were no links to use in the table and it was dropped altogether.

However, having a table even without links is useful to know about the devices being tested from a given SoC. This is what this task is about. There should be at least the device type names, any potentially other kind of useful information if practical without making substantial changes.

Adding a view for per-device results could be done in principle, to reproduce a similar UI that was available with boot results, but that would add a lot of complexity and it would be better to work on a more flexible frontend with custom queries rather than starting to re-implement the myriad of specialised views we had for boots (16000 lines of code got removed...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions