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

Ry 77 change review status #81

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Ry 77 change review status #81

merged 2 commits into from
Jan 31, 2025

Conversation

Rayna-Yu
Copy link

#77 ℹ️ Issue

Closes #77

📝 Description

Changes made to reflect if an application has been reviewed by checking for reviews for an application and adjust the application step if applicable

Changes made to code:

Added an if statement and sets a variable accordingly to check if an application has any reviews and passes that through to reflect the information in toGetAllApplicationResponseDTO and toGetApplicationResponseDTO

✔️ Verification

Added review to a dummy application to verify that it changes to reviewed when a review has been made.

Screenshot 2025-01-27 at 2 30 29 PM

And deleted review to make sure that it returns to submitted when there are no reviews

Screenshot 2025-01-27 at 2 29 55 PM

🏕️ (Optional) Future Work / Notes

Copy link

@circlegov circlegov left a comment

Choose a reason for hiding this comment

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

LGTM, good job! feel free to merge whenever

@Rayna-Yu Rayna-Yu merged commit 3a9e104 into main Jan 31, 2025
3 checks passed
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.

Move application through stages - Backend/Frontend
2 participants