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

implement import front end #15

Open
courtney-rosenthal opened this issue Jun 2, 2013 · 0 comments
Open

implement import front end #15

courtney-rosenthal opened this issue Jun 2, 2013 · 0 comments
Labels
Milestone

Comments

@courtney-rosenthal
Copy link
Member

Once the import back end is complete, implement front end to allow user to perform imports through web interface.

Import should be accessed from the Contributions and Expenditures index page for a given report.

The import option should be provided only if there are no records of the indicated type associated with the report.

Import workflow should be:

  • user selects CSV for upload and submits
  • file is loaded, each record is checked with model validations
  • result is shown - how many records were seen, validated, failed
  • user is asked whether to proceed with the import, with a warning that invalid rows will be ignored
  • if the user says yes, than database records are added for all the valid rows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant