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

Add tweaks in response to Quinn and testing requests #20

Merged
merged 23 commits into from
Oct 31, 2024
Merged

Conversation

tameTNT
Copy link
Member

@tameTNT tameTNT commented Oct 31, 2024

This PR represents the final set of features and major tweaks to the Jury system for DurHack 2024.

Effort has been made to fix all major issues identified during testing and to add the desired features, primarily including score export to CSV and batch mark away for projects.

I hope it all works. I was on a bit of a grind these last few days on it which I guess was inevitable...

Admins can select as many projects as they like with checkboxes
And then click hide selected.
I guess there was a purpose to the type switching
from Array to Object...
Why TypeScript/React allows that is anyone's guess.
Also add guild field to project input on client frontend
And the fix the stupid React type thing by adding
` || false` to handle the undefined behaviour.
- Click on stats block to refresh stats like hidden projects
- Add text saying how many projects are selected
- Sort guilds in dropdown
- Notify of how many projects were un/hidden
- Explain how taking a break actually works
- Add a dropdown option for selecting all projects on the admin page
Best I can do atm in lieu of the full name/email of a judge
Seen numbers do not include skipped projects (Projects or Judges table)
Implement bulk hiding projects (by guild or selection) and UI upgrades
@tameTNT tameTNT linked an issue Oct 31, 2024 that may be closed by this pull request
@tameTNT tameTNT merged commit bc6c51c into main Oct 31, 2024
@tameTNT tameTNT deleted the feedback-tweaks branch October 31, 2024 23:52
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.

Marking teams as 'away' en masse
1 participant