Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for Scan Report Jobs Overview #746

Open
7 tasks
Tracked by #697
AndyRae opened this issue Jun 6, 2024 · 0 comments
Open
7 tasks
Tracked by #697

UI for Scan Report Jobs Overview #746

AndyRae opened this issue Jun 6, 2024 · 0 comments
Labels
Jobs Overview Page to display current progress of individual jobs for a specific scan report

Comments

@AndyRae
Copy link
Member

AndyRae commented Jun 6, 2024

Summary

Create a user interface for showing the user the overview of Scan Report Jobs.
The status of each Scan Report Table does not need to link to a modal yet.

Tasks

  • New page in Next: /scanreports/2562/jobs
  • Add data fetching in api/scanreports.ts -
    • Get the summary of Scan Reports Jobs.
  • Get the data in page, including the summary, and the Scan Report itself.
  • A new data table built from the stages, and displaying the status
  • Add Action to "View Status" to the Scan Report List View data table.

Acceptance Criteria

  • A page that shows the overview of Scan Report Jobs.
@AndyRae AndyRae changed the title UI for Scan Report Jobs overview UI for Scan Report Jobs Overview Jun 6, 2024
@AndyRae AndyRae added the Jobs Overview Page to display current progress of individual jobs for a specific scan report label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jobs Overview Page to display current progress of individual jobs for a specific scan report
Projects
None yet
Development

No branches or pull requests

1 participant