Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Download report from cli-dashboard #180

Merged
merged 11 commits into from
Oct 11, 2023
Merged

Conversation

amovar18
Copy link
Collaborator

Description

This PR aims to add functionality to download the site report in JSON + CSV format of all the data that is visible in the cli-dashboard.

Relevant Technical Choices

  • Filesaver and JSZip are being used to download the zip.
  • Custom parser to parse through the JSON and download the CSV.

Testing Instructions

Additional Information:

Screenshot/Screencast

@amovar18 amovar18 self-assigned this Oct 11, 2023
@amovar18 amovar18 marked this pull request as ready for review October 11, 2023 11:58
@mohdsayed mohdsayed merged commit def4469 into develop Oct 11, 2023
4 checks passed
@mohdsayed mohdsayed deleted the feat/download-report branch October 11, 2023 12:13
@maitreyie-chavan maitreyie-chavan added this to the v0.3.0 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants