Bitrefill winners → central panel + admin contact details (EUR)#193
Merged
Conversation
…view Adds lumaEmail to the admin/judge leaderboard rows (gated; stripped from public results) and shows a ·CONTACT line (name + mailto) in the expanded results row, so admins can reach winners. Already present in the CSV export.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… support - Migration: add bounty_prizes.currency (default USD) so non-USD prizes show correctly (€100 instead of $100). - promoteToProject now supplies the required project fields and creates a bounty_prizes row from the submission's awarded prize (or an explicit override, for the Showcase award), so a promoted winner actually appears in the panel. - WinnersTable sorts by the program event date (Bitrefill 2026 → top) and shows the bounty currency (€/DOT/other). - RESULTS view: an admin 'ADD TO WINNERS PANEL' button per winner (idempotent; shows '✓ IN WINNERS PANEL' once added). Leaderboard rows carry promotedProjectId. 440 server tests pass; client build + lint clean.
…cription Project descriptions are public, so the promote flow must not leak the submitter's contact email. Contact stays admin-only (judging results view + CSV). publicResults already strips it; the leaderboard endpoint is admin-gated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bitrefill hackathon winners → central winners/payments panel, plus admin contact details. Targets main — one merge ships it to prod. (develop == main, so no separate release step.)
What's included
€100, not$100).20260618000000addsbounty_prizes.currency(default USD). Already applied to prod.Tests
440 server tests pass; client build + lint clean.
After merge