-
-
Notifications
You must be signed in to change notification settings - Fork 777
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
Update to Add styles and Hackathon project page #6569
Conversation
TODO: if no hackathon is ongoing, default to tribes who participated in the most number of hackathons. TODO: if no hackathon going, show tribes that most recently listed their bounties.
add rows to help space elements out properly and fix grid sizs.
if current hackathons exists, the tab is defaulted to current. if there are no current hackathons, the default tab is upcoming. otherwise, the default tab is finish.
`get_hackathon_event`, `get_tribe`, `tribe_fields`, and `hackathons_funded`
@zoek1 + @walidmujahid can this be closed out ? |
@thelostone-mc Yes, #6297 has all the commits. I think 6569 can be closed? @zoek1? |
Thanks @zoek1! |
@zoek1 can we sort out travis? |
Everything is sorted on the original PR @androolloyd #6297 |
Sure, give a moment |
Codecov Report
@@ Coverage Diff @@
## master #6569 +/- ##
=======================================
Coverage 27.21% 27.21%
=======================================
Files 289 289
Lines 26798 26798
Branches 3962 3962
=======================================
Hits 7293 7293
Misses 19238 19238
Partials 267 267 Continue to review full report at Codecov.
|
Perfect @walidmujahid integrated my changes 🙌 Lets with #6297! |
Description
Original work Hackathon Project Page #6297
Minor error fixes and fix styles on the mobile view.
To move this fast I fixed some error on indexing and also fix some styles on mobile view, thanks to @walidmujahid for his awesome work on this feature.
Refers/Fixes
Testing