Skip to content

feat(Run Stats): Improvements#337

Open
Aaron-Detre wants to merge 4 commits into
developfrom
improve-run-stats
Open

feat(Run Stats): Improvements#337
Aaron-Detre wants to merge 4 commits into
developfrom
improve-run-stats

Conversation

@Aaron-Detre

@Aaron-Detre Aaron-Detre commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Added access count sums for all listed runs (within timeframe and all-time).
  • Sorted runs by descending ID.
  • Run ID links to a preview of the unit.
  • Removed "Available Actions" column.

Test

  • If there are no runs within the selected timeframe, you should not see total access counts.
  • Runs by activity should only display all-time total access count.
  • Total access counts should be accurate.
  • Runs by day/week/month should be sorted by id, but runs by activity should still be sorted by activity.
  • Run ID links should work as expected.

Closes #303

@Aaron-Detre Aaron-Detre self-assigned this Jul 24, 2026
@Aaron-Detre Aaron-Detre added the enhancement New feature or request label Jul 24, 2026
@Aaron-Detre
Aaron-Detre marked this pull request as ready for review July 24, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(Run Stats): Improvements

1 participant