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

Do duplicate review check on frontend #501

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Do duplicate review check on frontend #501

merged 4 commits into from
Nov 13, 2024

Conversation

js0mmer
Copy link
Member

@js0mmer js0mmer commented Nov 6, 2024

Description

  • Disable options to review the same course/professor again
  • Remove explicit check for duplicate review on backend, rely on table constraints.

Screenshots

image

Steps to verify/test this change:

  • Verify changes work as expected on staging instance

Final Checks:

  • Verify successful deployment

(optional)

  • Write tests
  • Write documentation

Issues

Closes #500

@js0mmer js0mmer temporarily deployed to staging-501 November 6, 2024 22:50 — with GitHub Actions Inactive
@js0mmer js0mmer changed the title Duplicate review check on frontend Do duplicate review check on frontend Nov 11, 2024
@js0mmer js0mmer temporarily deployed to staging-501 November 13, 2024 23:04 — with GitHub Actions Inactive
@js0mmer js0mmer merged commit 49592ac into main Nov 13, 2024
2 checks passed
@js0mmer js0mmer deleted the dup-review-check branch November 13, 2024 23:22
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.

Prevent duplicate review on frontend
2 participants