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

Upload Functionality #18

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Upload Functionality #18

merged 6 commits into from
Oct 16, 2023

Conversation

KennethSkylight
Copy link
Collaborator

@KennethSkylight KennethSkylight commented Oct 10, 2023

Upload Functionality for The Demo UI

Summary

Added the upload functionality for the page along with unit tests. It is just the upload functionality without any styling. It also uses the localhost version for now as we are waiting for the orchestration api to be published.

There is a slight workaround used for the upload test. It will fake a FileList object because FileList does not have a constructor.

Related Issue

Fixes #815

Copy link
Collaborator

@gordonfarrell gordonfarrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks Kenneth! Just that one classname maybe sticking around when it doesn't need to be.

front-end/app/upload_file/page.tsx Outdated Show resolved Hide resolved
@KennethSkylight KennethSkylight merged commit 0db6977 into main Oct 16, 2023
1 check passed
@KennethSkylight KennethSkylight deleted the kenneth/upload-functionality branch October 16, 2023 21:31
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