codeburn/app/renderer
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
..
assets feat(app): more provider logos + drop redundant session dot 2026-07-12 13:09:53 -07:00
components feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
hooks feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
lib feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
sections feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
styles feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
test feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00
App.test.tsx feat(app): Settings part 2 — Plans, Export, Devices actions, theme on boot 2026-07-11 17:31:32 -07:00
App.tsx fix(app): only show used providers in picker + bottom-align hero activity 2026-07-12 13:26:19 -07:00
index.html fix(app): resolve usePolled stale-response race + review nits 2026-07-10 15:40:11 -07:00
main.tsx feat(app): native integrated title bar + draggable chrome 2026-07-11 08:51:24 -07:00
vite-env.d.ts feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00