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

Allow for showing all metrics on the report overview page #7215

Closed
14 tasks done
Tracked by #5996 ...
fniessink opened this issue Oct 5, 2023 · 0 comments · Fixed by #7308
Closed
14 tasks done
Tracked by #5996 ...

Allow for showing all metrics on the report overview page #7215

fniessink opened this issue Oct 5, 2023 · 0 comments · Fixed by #7308
Assignees
Labels
Feature New, enhanced, or removed feature

Comments

@fniessink
Copy link
Member

fniessink commented Oct 5, 2023

User story

As a quality manager I want show all metrics on the overview page so I can combine metrics from different reports.

Acceptance criteria

  • Using the settings panel it is possible to show all metrics (or only metrics requiring action) from all reports on the reports overview page.
  • Filtering by tags works.
  • By default, all metrics are hidden on the reports overview page.
  • Metrics are grouped by subjects, like in the current tag report (so they get a title "Report > Subject".
  • Check that editing subjects, metrics, and sources works
  • Check that reordering subjects, metrics, and sources works
  • Reports overview can be exported to PDF via API.
  • Reports overview can be exported to PDF via UI.

Out of scope

Dependencies

Tasks

Components

Frontend

  • Add Subjects to the reports overview page the same way they are added to tag reports.

API server

  • Remove code specific to tag reports

Shared code

  • Remove code specific to tag reports

Documentation

  • Update changelog
  • Add instruction to user manual
@fniessink fniessink added the Feature New, enhanced, or removed feature label Oct 5, 2023
This was referenced Oct 5, 2023
@fniessink fniessink self-assigned this Oct 16, 2023
@fniessink fniessink linked a pull request Oct 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New, enhanced, or removed feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant