-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add file uploads and downloads #804
Conversation
a10fd32
to
ec49696
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nicolexxuu Lmk if this review helps!
should I implement avatar file downloads as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, nice job! I would say we don't really need avatar downloads tbh. Don't worry about lint, I can run it locally once your PR is all set to go. Just added a few tiny comments then we can
frontend2/src/components/tables/submissions/SubHistoryTable.tsx
Outdated
Show resolved
Hide resolved
frontend2/src/components/tables/submissions/SubHistoryTable.tsx
Outdated
Show resolved
Hide resolved
frontend2/src/components/tables/submissions/SubHistoryTable.tsx
Outdated
Show resolved
Hide resolved
aee9a1e
to
f78c557
Compare
5dd411c
to
17399ca
Compare
lint fixes
17399ca
to
f425648
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #792
Update: Closes #806, #823 🚀