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

fix(#3256): Show error message when uploading unsupported filetypes #3269

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

dominikriemer
Copy link
Member

Purpose

Show an error message when files with unsupported filetypes are uploaded. Also add yaml files to the whitelist.

image

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer linked an issue Sep 30, 2024 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend labels Sep 30, 2024
@github-actions github-actions bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Sep 30, 2024
@dominikriemer dominikriemer merged commit 94b68e7 into dev Oct 1, 2024
21 checks passed
@dominikriemer dominikriemer deleted the 3256-no-bad-file-extension-error-at-upload branch October 1, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No bad file extension error at upload
2 participants