Commit 03240c6
merg to prod (#501)
* Pr 486 (#488)
* feat: Implement comprehensive hackathon detail page with new header, sidebar, and tabbed content sections including teams, announcements, winners, participants, and resources.
* fix: update coderabit
* feat: Enhance hackathon team invitation flow, recruitment post management, and dynamic tab visibility.
* feat: Integrate AuthModalProvider for authentication handling and enhance messaging features across hackathon components
* fix: fix pagination issues in particiapants and submissions page for organizers
* fix: remove any type
---------
Co-authored-by: Collins Ikechukwu <collinschristroa@gmail.com>
* Pr 486 (#490)
* feat: Implement comprehensive hackathon detail page with new header, sidebar, and tabbed content sections including teams, announcements, winners, participants, and resources.
* fix: update coderabit
* feat: Enhance hackathon team invitation flow, recruitment post management, and dynamic tab visibility.
* feat: Integrate AuthModalProvider for authentication handling and enhance messaging features across hackathon components
* fix: fix pagination issues in particiapants and submissions page for organizers
* fix: remove any type
* fix: enhanced filtering for organizations
* fix: fix coderabbit corrections
---------
Co-authored-by: Collins Ikechukwu <collinschristroa@gmail.com>
* feat: new card for hackathon (#495)
* feat: new card for hackathon
* fix: changed to correct status
* fix: update the ogr button
* UI fixes (#497)
* fix: improve timeline input , ui improvement and fixes for participation tab
* fix: implement 2fa for email and password login
* fix: fix conflict
* fix: fix submission form
* fix: fix hackathon submission and participant page
* fix: fix hackathon submission and participant page
* fix: fix auto refresh ib submission page
* fix: hackathon submission fixes
* fix: fix coderabbit corrections
* fix: fix coderabbit corrections
* chore: write boundless on x challenge blog
* fix: remove blog
* fix: my project dashbaord count and extend hackathon deadline
* fix: my project dashbaord count and extend hackathon deadline
* fix: fix auto validate wallet address and user nav
* fix: fix notification badge
* fix: fix coderabbit corrections
* fix: fix pagination in organization participants page
* Pr 486 (#498)
* feat: Implement comprehensive hackathon detail page with new header, sidebar, and tabbed content sections including teams, announcements, winners, participants, and resources.
* fix: update coderabit
* feat: Enhance hackathon team invitation flow, recruitment post management, and dynamic tab visibility.
* feat: Integrate AuthModalProvider for authentication handling and enhance messaging features across hackathon components
* fix: fix pagination issues in particiapants and submissions page for organizers
* fix: remove any type
* fix: enhanced filtering for organizations
* fix: fix coderabbit corrections
---------
Co-authored-by: Collins Ikechukwu <collinschristroa@gmail.com>
* fix: fix hackathon submission count (#499)
* refactor: Standardize submission status values to 'SHORTLISTED', 'DISQUALIFIED', and 'SUBMITTED' across types, labels, and filters.
---------
Co-authored-by: Nnaji Benjamin <60315147+Benjtalkshow@users.noreply.github.com>1 parent 61969c1 commit 03240c6
5 files changed
Lines changed: 9 additions & 9 deletions
File tree
- app/(landing)/hackathons/[slug]
- components/hackathons/submissions
- hooks/hackathon
- lib/providers
- types/hackathon
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments