Skip to content

feat(dashboard): CSV export for session history#1791

Merged
OneStepAt4time merged 1 commit intodevelopfrom
feat/csv-export
Apr 14, 2026
Merged

feat(dashboard): CSV export for session history#1791
OneStepAt4time merged 1 commit intodevelopfrom
feat/csv-export

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

What

One-click CSV export of filtered session history records.

Changes:

  • csv-export utility (generateSessionHistoryCSV + downloadCSV)
  • Export button on SessionHistoryPage (appears when records exist)
  • Downloads as aegis-sessions-{date}.csv
  • Respects current filters (status, owner, date range)
  • Zero external dependencies

Build and 284 tests pass. Closes #1790

- Add csv-export utility (generateSessionHistoryCSV + downloadCSV)
- Export button on SessionHistoryPage (next to Refresh)
- Downloads filtered records as aegis-sessions-{date}.csv
- Respects current filters
- No external dependencies

Closes #1790
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 — clean CSV export with proper escaping, separated utility, conditional button display.

@OneStepAt4time OneStepAt4time merged commit 60092d4 into develop Apr 14, 2026
10 of 11 checks passed
@OneStepAt4time OneStepAt4time deleted the feat/csv-export branch April 14, 2026 15:57
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