feat: History panel enhancements - navigation, search, scroll persistence, styling

- Add Prev/Next navigation buttons to HistoryDetailModal with left/right arrow key bindings
- Filter-aware navigation (respects AUTO/USER visibility settings)
- Add session ID search capability (long and short octet form)
- Persist scroll position across session switches using module-level cache
- Fix random scroll-to-top on external refresh by preserving state during refresh
- Enhanced validated entry styling (solid green background, white checkmarks)
- Activity graph now supports configurable lookback via right-click context menu
  (24h, 72h, 1 week, 2 weeks, 1 month, 6 months, 1 year, all time)

Claude ID: e2360cc6-54db-411f-9b53-c39ee8212c2a
Maestro ID: b9bc0d08-5be2-4fdf-93cd-5618a8d53b35
This commit is contained in:
Pedram Amini
2025-12-09 10:18:18 -06:00
parent bb5e13c1a3
commit 21898a331e
3 changed files with 68 additions and 26 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Maestro
Auto\ Run\ Docs
# Tests
coverage/
do-wishlist.sh