Skip to content

Dn 338 + 336 + 339 + 340#341

Merged
dnava23 merged 4 commits intomasterfrom
dn-338
Apr 15, 2025
Merged

Dn 338 + 336 + 339 + 340#341
dnava23 merged 4 commits intomasterfrom
dn-338

Conversation

@dnava23
Copy link
Collaborator

@dnava23 dnava23 commented Apr 15, 2025

Description

Fixes #338

  • Gold submissions are no longer being added to the queue and linked list

Fixes #336

  • Judges can now unclaim submissions
  • Unclaimed submissions are removed from either the queue or linked list

Fixes #339

  • Gold teams cannot resubmit to a problem that they already have a submission with the status 'accepted'

Fixes #340

  • Added a "Clear Queue" button on the admin home page that clears the queue and doubly linked list

Type of change

  • 🐞 Bug fix
  • 💡 New feature
  • ⚠️ Breaking change
  • 🧹 Code Cleanup
  • 📚 Documentation Change

How Has This Been Tested?

  • Tested individually.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • My changes do not break any features.

daniel-nava23 and others added 4 commits April 14, 2025 11:31
…is in the blue or gold division

- Fixes bug where gold submissions were being added to the queue and linked list
- Fixes the functionality of the unclaim button
…ould not remove the submission from either the queue or doubly linked list

- Added a button to the admin home page where the button clears the queue and doubly linked list
…has a submission with the status 'accepted'

- Added comments and removed console logs
@dnava23 dnava23 merged commit a1be2fa into master Apr 15, 2025
5 checks passed
@dnava23 dnava23 deleted the dn-338 branch April 15, 2025 18:04
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.

Clear the queue and linkedlist for Blue Gold Submissions Gold Judges View Submissions Can't Unclaim

3 participants