Skip to content

Remove summary table from report dashboard - #1523

Open
jazairi wants to merge 1 commit into
mainfrom
etd-623
Open

Remove summary table from report dashboard#1523
jazairi wants to merge 1 commit into
mainfrom
etd-623

Conversation

@jazairi

@jazairi jazairi commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Why these changes are being introduced:

The report summary table is extremely inefficient
and probably not very useful.

Relevant ticket(s):

How this addresses that need:

This removes the summary table, so the report
index view just lists links to the individual
reports.

Side effects of this change:

  • Link sidebar has been removed from the dashboard, as it is now redundant.
  • The report dashboard is now a visual design abomination, but that feels better than a million
    N+1 queries.

Developer

  • All new ENV is documented in README
  • All new ENV has been added to Heroku Pipeline, Staging and Prod
  • ANDI or Wave has been run in accordance to
    our guide and
    all issues introduced by these changes have been resolved or opened as new
    issues (link to those issues in the Pull Request details above)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer

  • The commit message is clear and follows our guidelines
    (not just this pull request message)
  • There are appropriate tests covering any new functionality
  • The documentation has been updated or is unnecessary
  • The changes have been verified
  • New dependencies are appropriate or there were no changes

Requires database migrations?

NO

Includes new or updated dependencies?

NO

Why these changes are being introduced:

The report summary table is extremely inefficient
and probably not very useful.

Relevant ticket(s):

- [ETD-623](https://mitlibraries.atlassian.net/browse/ETD-623)

How this addresses that need:

This removes the summary table, so the report
index view just lists links to the individual
reports.

Side effects of this change:

- Link sidebar has been removed from the
dashboard, as it is now redundant.
- The report dashboard is now a visual design
abomination, but that feels better than a million
N+1 queries.
@jazairi

jazairi commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

I'd like to check with Wilder about whether they use the report summary, and they're out sick today. Will tag for review when I have confirmation that the table isn't needed.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 98.248% (-0.002%) from 98.25% — etd-623 into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants