Skip to content

Add trading history CSV export#181

Open
Sikkra wants to merge 1 commit into
capofficial:mainfrom
Sikkra:bounty-14-history-csv-export
Open

Add trading history CSV export#181
Sikkra wants to merge 1 commit into
capofficial:mainfrom
Sikkra:bounty-14-history-csv-export

Conversation

@Sikkra
Copy link
Copy Markdown

@Sikkra Sikkra commented May 19, 2026

Closes #14.

Summary:

  • Added a History toolbar CSV export action.
  • Added an export modal with Last 7/30/90 days, all history, and custom date ranges.
  • Fetches history in pages using the current status filters, formats rows with the existing history formatter, and downloads a CSV locally in the browser.
  • Handles disconnected wallet state with a toast instead of exporting an empty report.

Verification:

  • npm run build passes.

Note: local browser pointer verification is limited by the existing restricted-country overlay in this environment, but the build includes the modal and toolbar action successfully.

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.

Export trading history

1 participant