codeburn/app/renderer/components
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
..
AboutModal.tsx feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
ActivityHeatmap.tsx style(app): merge hero + daily-activity heatmap into one split card 2026-07-11 11:30:15 -07:00
CapsuleChart.tsx fix(app): scope Overview chart + waste-rate to selected period, harden joins 2026-07-10 16:32:48 -07:00
CliErrorPanel.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
ErrorBoundary.test.tsx feat(app): error boundary so a crashing screen shows the error, not a blank 2026-07-11 14:33:16 -07:00
ErrorBoundary.tsx feat(app): error boundary so a crashing screen shows the error, not a blank 2026-07-11 14:33:16 -07:00
Hint.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
ListRow.tsx feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
Panel.tsx fix(app): scope Overview chart + waste-rate to selected period, harden joins 2026-07-10 16:32:48 -07:00
ProviderLogo.tsx feat(app): more provider logos + drop redundant session dot 2026-07-12 13:09:53 -07:00
ProviderPop.tsx feat(app): real provider logos in the picker and Settings 2026-07-12 13:00:43 -07:00
RangeCalendar.tsx feat(app): working periods, detected-provider dropdown, drag-select date range 2026-07-11 09:14:54 -07:00
Sankey.tsx feat(app): rebuild Sessions — fixed columns, clean paths, inline expand 2026-07-12 13:38:45 -07:00
SegTabs.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
Sidebar.test.tsx feat(app): Sessions and Compare screens 2026-07-11 12:37:04 -07:00
Sidebar.tsx feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
StackedBars.tsx feat(app): color Fable as its own series (aqua) 2026-07-12 12:52:12 -07:00
Stat.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
TopBar.tsx feat(app): working periods, detected-provider dropdown, drag-select date range 2026-07-11 09:14:54 -07:00
Window.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00