Skip to content

feat: CSV and PDF export for group history#125

Open
victorjzq wants to merge 1 commit intosorosave-protocol:mainfrom
victorjzq:fix/issue-60
Open

feat: CSV and PDF export for group history#125
victorjzq wants to merge 1 commit intosorosave-protocol:mainfrom
victorjzq:fix/issue-60

Conversation

@victorjzq
Copy link

/claim #60

Added zero-dependency CSV and PDF export for group contribution history. The CSV uses RFC 4180 escaping and downloads directly via a Blob URL. The PDF opens a styled print window (no jsPDF required) showing the group summary card and a full contribution table with dates, amounts, member addresses, round, status, and tx hash. Both export buttons live in the Actions panel on the group detail page.

Fixes #60

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.

Add data export feature (CSV/PDF)

1 participant