eahub.org icon indicating copy to clipboard operation
eahub.org copied to clipboard

Add option to export messaging logs

Open vagarwalla opened this issue 4 years ago • 1 comments

I can't export messaging logs to XLSX right now.

vagarwalla avatar Jul 03 '21 23:07 vagarwalla

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)
    image

sebgrebe avatar Jul 23 '21 17:07 sebgrebe