-
Notifications
You must be signed in to change notification settings - Fork 206
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
New front ui #633
New front ui #633
Conversation
Code Climate has analyzed commit 10c4f3e and detected 11 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## main #633 +/- ##
==========================================
- Coverage 72.19% 71.27% -0.92%
==========================================
Files 31 32 +1
Lines 1255 1288 +33
==========================================
+ Hits 906 918 +12
- Misses 349 370 +21
|
I pushed to unstable, but I don't think it worked... I can't access the |
Let's just push this to live, but i'll check with @icarito about the staging issue too! Thanks! |
Hi! The route exists but gives an error:
|
Hi @cesswairimu just noting here is the new front page code! Thanks!!! |
Thanks Jeff |
* Front Page UI: Add hero * Navbar tweaks and hardcoded about page * Tweak footer * Add aerial mapping section * CSS tweaks * Start integrating map * Add About MapKnitter link to footer + nav links * Update links for kits and about MapKnitter * Get user's location * Get user's location or location is set to default * Get city's name * showing city area * Start adding featured mappers section * Add how to section * Add CTA for add images * Use JS Promises for getting user location * better JS * some texting tweaks * Adding maps to front page * grouping authors nearby ordered by maps count * Showing featured mappers * showing users nearby if location shared * Some refactor + text tweaks * fixing codeclimate issues
Starting the work from #327
FYI: This is still going to be tested/made adjustments after review tomorrow.