Feature/new csv import#76
Merged
Merged
Conversation
…ature/new-csv-import
…ature/new-csv-import
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Visit the preview URL for this PR (updated for commit b5b3069): https://home-start-80e0a--pr76-feature-new-csv-impo-lxsne0y4.web.app (expires Thu, 11 Jun 2026 20:37:38 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 2d310071333235bae3893f27fc89786faff3470f |
navyaa31
approved these changes
Jun 4, 2026
navyaa31
left a comment
Collaborator
There was a problem hiding this comment.
looks good, made some changes!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracking Info
Resolves #64
Changes
Import CSV
Updated to work with the new CSV format to support groups, programs, assignments, projects, and shifts.
Compliant with the example CSV.
New import review screen.
Export CSV
Exporting information stored in the new database format (groups, programs, etc).
Multiple groups or programs are semicolon separated in a single entry.
Multiple assignment-project-shift pairings are listed in separate rows with the constituent id and names repeated.
Implemented the export review screen.
Exports only selected volunteers, defaults to all if none selected (required some reworking of volunteer selection).
Testing
Tested import with sample CSV of ~2000 volunteers.
Tested export with the same ~2000 volunteers.
Modified volunteer data and then exported, wiped the database, and reimported to make sure changes stick.
Confirmation of Change
From the import review screen
From the export review screen
Example CSV format
volunteers.csv