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

#153 - Restricting DragZoneFiled File Upload to a Single File #154

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

ivam5
Copy link
Collaborator

@ivam5 ivam5 commented Dec 4, 2023

Basic information

  • Tiller version: 1.7.2
  • Module: upload

Description

Enabled the option to upload a single file.

Related issue

Closes #153

Types of changes

  • Enhancement (non-breaking change which enhances existing functionality)

Checklist

  • I have read the project's CONTRIBUTING document
  • I have checked my code with the project's static analysis tooling
  • I have formatted my code with the project's Prettier code-style configuration
  • I have checked my code for misspellings
  • I have organized my changes in easy-to-follow commits
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added a story to cover my changes
  • All new and existing story tests pass

@ivam5 ivam5 requested review from fbeceic and jtomic-croz December 4, 2023 07:46
@jtomic-croz jtomic-croz merged commit d14a03e into master Dec 4, 2023
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.

Restricting DragZoneFiled File Upload to a Single File
2 participants