Skip to content

Remove flotilla backend dependency in data-view #2854

Description

@andchiind

Describe the new feature you would like to see
Currently data view (ie. the one used by fencilla) displays all the missions based on a given filter. It should instead be generalised to display all the data of a given analysis type, similar to how cloe-view works today.

Describe the solution you'd like
We display all the inspections for a given analysis type, with each separated based on either tag or inspection description. For fencilla we typically only use a few tags, so ideally inspection description should be the default. It should be easy to view the data on one page, and if you click on a single inspection point, you should be able to see historic data.

The difference between cloe-view and the proposed general data-view is that we don't show the graph, and that clicking on an inspection (differentiated by inspection description) shows the historic data for that inspection.

It should ideally be easy to scroll through images. If an image is selected, then using the arrow keys should move to the next inspection image. A suggestions is that using the up and down arrow keys could shuffle through previous images at the same location.

How will this feature affect the current Threat Model?
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestfrontendFrontend related functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions