-
Notifications
You must be signed in to change notification settings - Fork 30
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
yihan Create way to manually add in lost hours for past years of volunteers #611
Conversation
Hey, I Left a comment in FE PR. Thank you |
Hi @AriaYu927, I tested the FE PR1535 with this BE PR611 and had no issues with the PRs. Thank you! |
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.
Hi @AriaYu927 , I have tested your PRs and left a comment in the FrontEnd #1535. Great Job!
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.
I left my comment on the FE pr.
I left a comment on the frontend, this branch has conflicts though |
Thanks for the reminder! I've solved the conflicts. |
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.
Just reviewed the implementation on the FE and everything looks good!
Description
Related PRS (if any):
To test this backend PR you need to checkout the #1535 frontend PR.
Main changes explained:
How to test:
npm run build
andnpm start
to run this PR locally