-
-
Notifications
You must be signed in to change notification settings - Fork 773
Add hackathon prizes view and projects #6347
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
Conversation
| {% endif %} | ||
| <small>{{ hackathon.start_date|date:"M j, Y" }} - {{ hackathon.end_date|date:"M j, Y" }}</small> | ||
| </div> | ||
| <a href="/{{hackathon.town_square_link}}" class="btn btn-gc-blue register col-xs-12 mt-4 mb-2"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what this "register" button do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Redirects to the hackathon onboarding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool
Codecov Report
@@ Coverage Diff @@
## master #6347 +/- ##
=======================================
Coverage 27.63% 27.64%
=======================================
Files 281 281
Lines 26037 26054 +17
Branches 3837 3841 +4
=======================================
+ Hits 7195 7202 +7
- Misses 18578 18588 +10
Partials 264 264
Continue to review full report at Codecov.
|
|
How projects explorer queries and paginations are being handled here? since use to work with url params |
|
code merged already in #6359 |
Description
Refers/Fixes
No issue
Testing
Hackathon prizes
Projects view
Responsive View