Skip to content

feat: add query history export as JSON and CSV#255

Open
sahasrasri005-lgtm wants to merge 1 commit into
imDarshanGK:mainfrom
sahasrasri005-lgtm:export-history-feature
Open

feat: add query history export as JSON and CSV#255
sahasrasri005-lgtm wants to merge 1 commit into
imDarshanGK:mainfrom
sahasrasri005-lgtm:export-history-feature

Conversation

@sahasrasri005-lgtm
Copy link
Copy Markdown

Description

Added functionality to export query history as JSON and CSV files.

Changes Made

  • Added "Download JSON" button
  • Added "Download CSV" button
  • Implemented JSON export using Blob API
  • Implemented CSV export functionality
  • Added empty-history checks with toast messages

Screenshots

Added download buttons in Query History section.

Test Evidence

  • Tested JSON download successfully
  • Tested CSV download successfully
  • Buttons respond correctly on click

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