codeburn/app/renderer/lib
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
..
format.test.ts feat(app): production-ready Sessions screen 2026-07-11 13:50:58 -07:00
format.ts feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
ipc.ts feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
modelSeries.ts feat(app): color Fable as its own series (aqua) 2026-07-12 12:52:12 -07:00
period.test.ts test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00
period.ts test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00
types.ts feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00