summaryrefslogtreecommitdiff
path: root/internal/tui/dashboard
AgeCommit message (Expand)Author
2026-03-06Add live flamegraph test modes and dynamic synthetic live feedPaul Buetow
2026-03-06Fix flamegraph navigation, filtering, and system-share feedbackPaul Buetow
2026-03-06Start flame ticks on dashboard entry and use purple selectionPaul Buetow
2026-03-05Normalize Go import grouping with local ior sectionPaul Buetow
2026-03-05Add package-level docs across internal packagesPaul Buetow
2026-03-05Make flame tab default and fix flame hotkey routingPaul Buetow
2026-03-05task 366: validate flamegraph tab integration checkpointPaul Buetow
2026-03-05task 363: animate flamegraph data refresh transitionsPaul Buetow
2026-03-05task 361: add flamegraph control actions and toolbarPaul Buetow
2026-03-05task 354: wire dashboard flame tab to LiveTriePaul Buetow
2026-03-05task 350: add TabFlame tab infrastructurePaul Buetow
2026-03-05fix(tui): stabilize full-width layout and sparkline renderingPaul Buetow
2026-03-05feat(tui): pause dashboard refresh on terminal blurPaul Buetow
2026-03-05feat(tui): detect terminal theme and apply palettesPaul Buetow
2026-03-05refactor(tui): migrate source key handling to KeyPressMsgPaul Buetow
2026-03-05feat(tui): migrate Bubble Tea stack to charm.land v2Paul Buetow
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-02-27dashboard: align stream row test with footer visibilityPaul Buetow
2026-02-27tui: add stream regex search and unify help visibilityPaul Buetow
2026-02-26tui: clarify export help and toggle help bar with uppercase HPaul Buetow
2026-02-26tui: add paused stream CSV export and foreground editor openPaul Buetow
2026-02-26tui: add paused stream column selection and split pid/tidPaul Buetow
2026-02-26tui: revamp status keys and add pid/tid reselection flowPaul Buetow
2026-02-26more on thisPaul Buetow
2026-02-26tui: align overview sparkline columnsPaul Buetow
2026-02-26tui: stabilize overview sparklines and prevent wrap artifactsPaul Buetow
2026-02-26tui: remove forced sparkline baseline fillPaul Buetow
2026-02-26tui: fix responsive layout and stream viewport chromePaul Buetow
2026-02-25Fix stream paused scrolling and apply pending TUI/probe updatesPaul Buetow
2026-02-25Add coverage for directory grouping in files dashboardPaul Buetow
2026-02-25Wire grouped files mode into active tab renderingPaul Buetow
2026-02-25Clamp grouped-files cursor on stats refreshPaul Buetow
2026-02-25Route files scrolling to grouped-directory offsetPaul Buetow
2026-02-25Toggle files directory grouping with d keyPaul Buetow
2026-02-25Add directory-grouped files table rendererPaul Buetow
2026-02-25Add directory-level file aggregation helperPaul Buetow
2026-02-25Add files dir-group state to dashboard modelPaul Buetow
2026-02-25Refine overview layout and right-align sparkline historyPaul Buetow
2026-02-25Fix initial TUI sizing and align two-row sparklinesPaul Buetow
2026-02-25Improve TUI layout and increase sparkline heightPaul Buetow
2026-02-25Polish stream filter UX and expand TUI viewportPaul Buetow
2026-02-25Integrate Stream tab into dashboard and TUIPaul Buetow
2026-02-24tui: split dashboard key handling helpersPaul Buetow
2026-02-24tui: improve dashboard tab navigation and live updatesPaul Buetow
2026-02-24statsengine: add top-n snapshot helpers for overviewPaul Buetow
2026-02-24tui: drop redundant syscall table sortPaul Buetow
2026-02-24tui: address review feedback for dashboard and exportPaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-24tui/dashboard: implement files tab with scrollingPaul Buetow
2026-02-24tui/dashboard: add latency and gap histogram tabsPaul Buetow