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 new "All submissions" tab to /admin view #86

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Conversation

Pabl0cks
Copy link
Member

Added a new tab to /admin. In this new tab we'll see all submissions, ordered by avg. result. Will be useful also for #81 because this will be the only tab where admins will check the results.

I have named it "All Submissions" but can rename to "Results" if we prefer it. Went for "All Submissions" because admins can vote also directly from that view, it's not read-only, but I guess Results could work also even if it's read mode.

Closes #80

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
extensions-hackathon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 11:06pm

Copy link
Member

@damianmarti damianmarti left a comment

Choose a reason for hiding this comment

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

Thanks @Pabl0cks !!

Code looks good and working great!

@Pabl0cks Pabl0cks merged commit 14007e1 into main Sep 17, 2024
3 checks passed
@Pabl0cks Pabl0cks deleted the admin-all-submissions branch September 17, 2024 23:06
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.

Create the "Results" tab in /admin
2 participants