Commit 5d96e88
authored
merg to prod (#508)
* feat: enhance submission grading modal with improved UI, detailed score breakdown, and submission-centric scoring.
* chore: Update `package-lock.json` to reflect dependency changes.
* feat: Display winner's logo in `TopWinnerCard` by updating its source and adding a `logo` field to the `HackathonWinner` interface.1 parent c964bf0 commit 5d96e88
16 files changed
Lines changed: 1514 additions & 672 deletions
File tree
- app/(landing)
- hackathons/[slug]/components/tabs/contents/winners
- organizations/[id]/hackathons/[hackathonId]
- judging
- participants
- components/organization
- cards
- GradeSubmissionModal
- JudgingParticipant
- hackathons/judging
- lib/api
- hackathons
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments