-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: History page(Add dropdown function) #250
Conversation
Signed-off-by: ByunJeongHeum <[email protected]> Co-authored-by: Han Kyuhyun <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
) Signed-off-by: ByunJeongHeum <[email protected]> Co-authored-by: Han Kyuhyun <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
Signed-off-by: ByunJeongHeum <[email protected]> Co-authored-by: Han Kyuhyun <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
Signed-off-by: ByunJeongHeum <[email protected]> Co-authored-by: Han Kyuhyun <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
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.
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
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! Thank you for your diligent contributions on LPVS!
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: June Saehwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
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.
+1
Description
"This Pull Request is linked to Issue #221. I have developed a feature that allows users to adjust the quantity of scanned data using a dropdown method.
Fixes #221
Type of change
How Has This Been Tested?
Update environment variables of docker-compose.yml, src/main/resources/application.properties, frontend/.env file.
Build the lpvs container : docker compose build
Run containers: docker compose up
See the lpvs home page with any browser: http://localhost:7896
Test Configuration:
Checklist: