eahub.org
eahub.org copied to clipboard
Add option to export messaging logs
I can't export messaging logs to XLSX right now.
User story: As an admin, when I go to the message logs on eahub.org/admin, I can select the message logs I want to export and then export them to an xlsx/csv/etc file
Acceptance criteria
- File with logs downloaded with all columns present: sender email, recipient email, recipient type, send action uuid, time
- Uses the ImportExportMixin
- Export is done via button (not action)