feat(assets): full screenshot refresh for multi-panel TUI #150

Merged
lerko merged 1 commits from feat/screenshot-refresh into main 2026-06-27 01:28:33 +00:00
Owner

Summary

Complete screenshot and GIF recapture reflecting the TUI overhaul from PRs #141-#149.

New screenshots:

  • monitors.png — multi-panel: titled Monitors panel + Logs sidebar
  • detail.png — inline detail with latency chart + uptime timeline
  • fulldetail.png — full-screen detail: two-column endpoint/status, latency sparkline, histogram, state changes
  • settings.png — Settings > Alerts with sub-section tabs
  • maint.png — Maintenance tab with summary stats
  • nodes.png — Settings > Nodes
  • themes.png — 5-theme montage
  • demo.gif — animated walkthrough: monitors → inline detail → full-screen detail → maint → settings → theme switch

Removed:

  • alerts.png — now a Settings sub-section
  • logs.png — now a sidebar on Monitors tab

README updated: Screenshot grid reflects new layout.

Test plan

  • All images render on Gitea README
  • All images render on GitHub mirror
  • Demo GIF plays through all views
  • No broken image links
## Summary Complete screenshot and GIF recapture reflecting the TUI overhaul from PRs #141-#149. **New screenshots:** - `monitors.png` — multi-panel: titled Monitors panel + Logs sidebar - `detail.png` — inline detail with latency chart + uptime timeline - `fulldetail.png` — full-screen detail: two-column endpoint/status, latency sparkline, histogram, state changes - `settings.png` — Settings > Alerts with sub-section tabs - `maint.png` — Maintenance tab with summary stats - `nodes.png` — Settings > Nodes - `themes.png` — 5-theme montage - `demo.gif` — animated walkthrough: monitors → inline detail → full-screen detail → maint → settings → theme switch **Removed:** - `alerts.png` — now a Settings sub-section - `logs.png` — now a sidebar on Monitors tab **README updated:** Screenshot grid reflects new layout. ## Test plan - [x] All images render on Gitea README - [x] All images render on GitHub mirror - [x] Demo GIF plays through all views - [x] No broken image links
lerko added 1 commit 2026-06-27 01:22:39 +00:00
feat(assets): full screenshot refresh for new multi-panel layout
CI / test (pull_request) Successful in 1m50s
CI / lint (pull_request) Successful in 1m17s
CI / vulncheck (pull_request) Successful in 46s
5cc1a005ea
Recaptured all screenshots and demo GIF reflecting the complete TUI
overhaul: 3-tab layout, titled panel borders, log sidebar, inline
detail with latency chart + uptime timeline, full-screen detail with
two-column layout + response histogram.

New screenshots: fulldetail.png, settings.png, maint.png.
Removed: alerts.png, logs.png (now Settings sub-sections and sidebar).
Updated README screenshot grid to match new layout.
lerko merged commit 5cc1a005ea into main 2026-06-27 01:28:33 +00:00
lerko deleted branch feat/screenshot-refresh 2026-06-27 01:28:33 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lerkolabs/uptop#150