codeburn/app/renderer/sections
iamtoruk a02ae15b6b feat(app): rebuild Sessions — fixed columns, clean paths, inline expand
- share a shortenProjectPath helper (Sankey + Sessions) so rows show
  "projects/eywa" instead of the dash-mangled full path
- fixed-column table layout so values align and stop shifting row-to-row
- TUI-style inline row expansion: click a row to unfold its 8-stat detail in
  place (one at a time, chevron + aria-expanded); replaces the navigate-away view

typecheck clean; 128/128 tests pass.
2026-07-12 13:38:45 -07:00
..
Compare.test.tsx feat(app): production-ready Sessions screen 2026-07-11 13:50:58 -07:00
Compare.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Models.test.tsx fix(app): adaptive K/M/B token counts on Models (was forced to M) 2026-07-12 13:32:46 -07:00
Models.tsx fix(app): adaptive K/M/B token counts on Models (was forced to M) 2026-07-12 13:32:46 -07:00
Optimize.test.tsx fix(app): final-review nits — app menu (⌘R refresh), honest model labels, yield retain, hint cleanup 2026-07-10 19:54:09 -07:00
Optimize.tsx feat(app): working periods, detected-provider dropdown, drag-select date range 2026-07-11 09:14:54 -07:00
Overview.test.tsx feat(app): more provider logos + drop redundant session dot 2026-07-12 13:09:53 -07:00
Overview.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Plans.test.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Plans.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Sessions.test.tsx feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
Sessions.tsx feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
Settings.test.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Settings.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
Spend.test.tsx feat(app): Sankey slash-paths + Models "By task" regroup 2026-07-12 12:58:15 -07:00
Spend.tsx fix(app): daily-spend chart fills its card, bars bottom-aligned 2026-07-11 17:06:00 -07:00