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

Add ability to select file in EntityUpload #948

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

matthew-white
Copy link
Member

This PR makes progress on getodk/central#589, adding the ability to select a file in EntityUpload. As part of this PR, the name and size of the file will be sent to Backend. We will send the entity data once we have CSV parsing in place.

What has been done to verify that this works as intended?

New tests, trying it locally.

Before submitting this PR, please make sure you have:

  • run npm run test and npm run lint and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

@matthew-white matthew-white requested a review from ktuite February 27, 2024 19:57
@matthew-white matthew-white merged commit 9b222c2 into master Feb 28, 2024
1 check passed
@matthew-white matthew-white deleted the upload-file-select branch February 28, 2024 01:05
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