This repository was archived by the owner on Jul 7, 2022. It is now read-only.
Admin reports
HM-2773: Admin reports (#137) * modified activity_reporty.py * saved changes * updated activity_reports.py * fixed pycodestyles * fixed print syntax * updated activity_report.py * fixed pycodestyle issue * Update app/main/views/activity_reports.py Co-authored-by: tobiasbrown <2645932+tobiasbrown@users.noreply.github.com> * updated downloadReported * added abort 400 invalid type * updated download_report * updated * updated download_report * updated activity_reports.py * Rename component for admin reports * Simplify route for reports * Send the download report URL in meta property * Remove report type from route * Return report data as csv * Update button text for reports * Renamed reports file * Removed unused imports Co-authored-by: tobiasbrown <2645932+tobiasbrown@users.noreply.github.com>