Skip to content

fix: cascade dashboard relative-time labels beyond hours - #75

Merged
pacphi merged 1 commit into
mainfrom
fix/dashboard-relative-time-cascade
Jul 29, 2026
Merged

fix: cascade dashboard relative-time labels beyond hours#75
pacphi merged 1 commit into
mainfrom
fix/dashboard-relative-time-cascade

Conversation

@pacphi

@pacphi pacphi commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Roll Live dashboard relative timestamps from hours into days, weeks, and years.
  • Keep long-idle project timestamps readable instead of displaying unbounded hour counts.

Test plan

  • CI (pnpm run check)

Split from #74 to keep the capability-adapter PR focused.

The Live Sessions project list showed raw hour counts (e.g. "999h ago")
with no upper bound. Roll over into days past 24h, weeks past 7d, and
years past 52w so long-idle projects read as "41d 15h ago" instead.
@pacphi
pacphi force-pushed the fix/dashboard-relative-time-cascade branch from e32a009 to ead90b1 Compare July 29, 2026 05:05
@pacphi
pacphi merged commit b7fc619 into main Jul 29, 2026
11 checks passed
@pacphi
pacphi deleted the fix/dashboard-relative-time-cascade branch July 29, 2026 05:08
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.

1 participant