summaryrefslogtreecommitdiff
path: root/internal/tui/dashboard
AgeCommit message (Expand)Author
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
2026-02-24tui: add dashboard processes table tabPaul Buetow
2026-02-24tui: add dashboard syscalls table tabPaul Buetow
2026-02-24tui: add dashboard overview tab rendererPaul Buetow
2026-02-24tui: add dashboard sparkline rendererPaul Buetow
2026-02-24tui: add dashboard tab framework modelPaul Buetow