feat(sessions): always group the session sidebar by project #201

Merged
dries merged 1 commit from feat/sessions-always-grouped-sidebar into main 2026-07-03 10:21:59 +02:00
Owner

Removes the recent/projects view toggle and the flat recent-sessions list from the session sidebar. The sidebar now always shows the projects-grouped view, and the header is renamed to "Sessions".

Also drops the now-unused sidebarView state from uiStore and the recent/projects view icons.

  • typecheck, eslint, and 1355 vitest tests pass
Removes the recent/projects view toggle and the flat recent-sessions list from the session sidebar. The sidebar now always shows the projects-grouped view, and the header is renamed to "Sessions". Also drops the now-unused `sidebarView` state from `uiStore` and the recent/projects view icons. - typecheck, eslint, and 1355 vitest tests pass
feat(sessions): always group the session sidebar by project
All checks were successful
CI / Frontend (pull_request) Successful in 4m16s
CI / Backend (pull_request) Successful in 5m2s
CI / Build Desktop (macOS arm64) (pull_request) Successful in 43s
CI / Playwright E2E (pull_request) Successful in 6m53s
CI / Build (pull_request) Successful in 3m43s
CI / Semantic Tag (pull_request) Has been skipped
CI / Coverage Ratchet (pull_request) Successful in 4m59s
6305d6526f
Remove the recent/projects view toggle and the flat recent-sessions
list. The sidebar now always shows the projects-grouped view, and the
header is renamed to "Sessions". Drop the now-unused sidebarView state
from uiStore and the recent/projects view icons.

Coverage ratchet: pass

Suite Baseline This PR Δ
go 69.50% 69.50% +0.00
frontend 58.56% 58.68% +0.12

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.68% | +0.12 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit c49d0e36d2 into main 2026-07-03 10:21:59 +02:00
Sign in to join this conversation.
No description provided.