Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Sample upload #13

Merged
merged 5 commits into from
Aug 14, 2020
Merged

Sample upload #13

merged 5 commits into from
Aug 14, 2020

Conversation

zelzhan
Copy link
Collaborator

@zelzhan zelzhan commented Aug 13, 2020

Key features:

  • Added frontend and backend libraries for the sample upload.
  • User uploads the sample to the sample platform, it accepts it and saves it to the bucket.
  • As an additional feature, now libraries can be imported much easier: instead of typing: ../../../../../../ every time, now the libraries can be accessed as follows : @new-sample-platform/api-implementation/library

ezgif com-video-to-gif

The progress bar is filling immediately because I'm hosting locally and the speed of transfer is enormous

Copy link
Collaborator

@thealphadollar thealphadollar left a comment

Choose a reason for hiding this comment

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

I'm so glad to see this much progress, I'm pretty sure and have trust that you'd be able to deliver more than we thought during the second evaluations @zelzhan . Thanks a lot for working so hard <3

I've one small doubt that I've listed in comments. Apart from that, I want to know are we checking for file types that are allowed to be uploaded? Are we planning to have some whitelisting and blacklisting?

Also, I'm really poor at reviewing front-end code; I tend to not understand ti well. Therefore, I would be depending on you and the GIF and screenshots that you add in the description. Thanks for including a really awesome one covering everything from start to end this time.

try {
this.service.writeToBucket(file);
} catch (error) {
return 'Error while writing the file to the bucket'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this handle sending appropriate error code as well?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@zelzhan Can you please address my doubt here?

@zelzhan zelzhan merged commit eae3eb6 into master Aug 14, 2020
@zelzhan zelzhan deleted the sample_upload branch August 24, 2020 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants