Skip to content

Exports Student Applications to CSV - #192

Closed
betsyecastro wants to merge 4 commits into
developfrom
allow-bulk-export-andor-view-of-student-applications
Closed

Exports Student Applications to CSV#192
betsyecastro wants to merge 4 commits into
developfrom
allow-bulk-export-andor-view-of-student-applications

Conversation

@betsyecastro

@betsyecastrobetsyecastro commented Apr 8, 2025

Copy link
Copy Markdown
Contributor
  • Addresses issue Allow bulk export and/or view of student applications #187
  • Adds the toCsv() macro to Illuminate\Support\Collection to export collection's data in CSV format
  • Adds the export() method to the ProfileStudents Livewire component to prepare and export filtered applications for the filing status selected in CSV format

@betsyecastrobetsyecastro added the ✨ enhancement New feature or request label Apr 8, 2025
@betsyecastrobetsyecastro changed the title Exports student applications to CSVExports Student Applications to CSVApr 11, 2025
@betsyecastrobetsyecastro self-assigned this Apr 14, 2025
@betsyecastro
betsyecastro marked this pull request as ready for review April 14, 2025 21:36
@betsyecastro
betsyecastro marked this pull request as draft May 20, 2025 16:09
@betsyecastro

Copy link
Copy Markdown
ContributorAuthor

Closing out. Replaced by PR #200.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@betsyecastro