feat(sessions): flatten dashboard session list #202

Merged
dries merged 1 commit from feat/sessions-flat-list into main 2026-07-03 10:22:07 +02:00
Owner

Render the Sessions tab as a single flat SessionTable with a Project column instead of the per-project grouped view.

Testing

  • pnpm exec tsc -b
  • pnpm lint
  • pnpm test
Render the Sessions tab as a single flat `SessionTable` with a Project column instead of the per-project grouped view. ## Testing - `pnpm exec tsc -b` - `pnpm lint` - `pnpm test`
feat(sessions): flatten dashboard session list
All checks were successful
CI / Backend (pull_request) Successful in 3m14s
CI / Frontend (pull_request) Successful in 3m39s
CI / Build Desktop (macOS arm64) (pull_request) Successful in 1m8s
CI / Playwright E2E (pull_request) Successful in 7m29s
CI / Build (pull_request) Successful in 4m13s
CI / Semantic Tag (pull_request) Has been skipped
CI / Coverage Ratchet (pull_request) Successful in 5m25s
33426c82af
Render the Sessions tab as a single flat SessionTable with a Project
column instead of the per-project grouped view.

Coverage ratchet: pass

Suite Baseline This PR Δ
go 69.50% 69.50% +0.00
frontend 58.56% 58.58% +0.02

Tolerance: -0.1%. Baseline stored on gh-pages.

<!-- coverage-ratchet --> ### Coverage ratchet: ✅ pass | Suite | Baseline | This PR | Δ | | |---|---|---|---|---| | go | 69.50% | 69.50% | +0.00 | ✅ | | frontend | 58.56% | 58.58% | +0.02 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit 39f8d1fb76 into main 2026-07-03 10:22:07 +02:00
Sign in to join this conversation.
No description provided.