mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Maestro
|
||||
Auto\ Run\ Docs
|
||||
|
||||
# Tests
|
||||
coverage/
|
||||
do-wishlist.sh
|
||||
|
||||
Reference in New Issue
Block a user