Skip to content

feat(dashboard): session history search and filter#1779

Merged
OneStepAt4time merged 1 commit intodevelopfrom
feat/session-history-search
Apr 14, 2026
Merged

feat(dashboard): session history search and filter#1779
OneStepAt4time merged 1 commit intodevelopfrom
feat/session-history-search

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

What

Session History page now supports enterprise search/filter:

  • Name search β€” filter by session ID
  • Date range β€” Today, Last 7 days, Last 30 days, Custom range
  • Sort β€” Newest first, Oldest first, By status

Changes

  • β€” extended with , , , ,
  • β€” new filter controls, date picker, sort dropdown

Testing

  • npm run build βœ…
  • npm test β€” 284 passed, 2 skipped βœ…

Closes #1777

- Add name search by session ID
- Add date range filter (today/7d/30d/custom)
- Add sort options (newest/oldest/by status)
- Update FetchSessionHistoryParams with nameSearch, createdAfter, createdBefore, sortBy, sortOrder

Closes #1777
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Approved β€” session history search/filter with date range presets and sort options. Clean implementation.

@OneStepAt4time OneStepAt4time merged commit cb4ff23 into develop Apr 14, 2026
9 of 10 checks passed
@OneStepAt4time OneStepAt4time deleted the feat/session-history-search branch April 14, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant