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

Multiple project data csv file download functionality #1626

Merged

Conversation

neyaadeez
Copy link
Member

Fixes Download All Pojects Rules to CSV File

What changes did you make?

  • Created a new file just to process the csv data- pdfCsvData.js
  • Made changes to the ProjectTableRow.js file - taken out the csv file processing functions and placed in pdfCsvData.js
  • Made changes to the ProjectsPage.js - implemented new code to download all the project rules to the csv file.

Why did you make the changes (we will use this info to test)?

  • To implement download-all-project-data in 1 csv file

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

image

@entrotech entrotech merged commit 6cf48ac into develop Mar 30, 2024
2 checks passed
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.

2 participants