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

Allow multiple files to be selected for upload at once #80

Merged
merged 1 commit into from
May 21, 2024

Conversation

kyle1morel
Copy link
Collaborator

Description

Allow multiple files to be selected/dropped at once

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@kyle1morel kyle1morel requested a review from wilwong89 as a code owner May 21, 2024 22:44
Copy link

Coverage Report (Application)

Totals Coverage
Statements: 47.66% ( 539 / 1131 )
Methods: 37.44% ( 85 / 227 )
Lines: 60.74% ( 362 / 596 )
Branches: 29.87% ( 92 / 308 )

Copy link

codeclimate bot commented May 21, 2024

Code Climate has analyzed commit 53c3674 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 37.5% (-0.2% change).

View more on Code Climate.

Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 23.53% ( 533 / 2265 )
Methods: 20.98% ( 90 / 429 )
Lines: 26.47% ( 329 / 1243 )
Branches: 19.22% ( 114 / 593 )

@kyle1morel kyle1morel merged commit 036ba99 into master May 21, 2024
19 of 22 checks passed
@kyle1morel kyle1morel deleted the feature/multi-upload branch May 21, 2024 22:49
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.

1 participant