-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Map Popups #7715
Map Popups #7715
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7715 +/- ##
==========================================
- Coverage 82.03% 81.94% -0.09%
==========================================
Files 97 97
Lines 5615 5627 +12
==========================================
+ Hits 4606 4611 +5
- Misses 1009 1016 +7
|
74ccd3a
to
6dffc79
Compare
Via #7562 (comment)
|
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.
This looks great. Thank you so much for fixing this! Going to merge now, but cc'ing @nstjean about this. @emilyashley @cesswairimu @SidharthBansal this means we are now unblocked again on merging PRs as far as I know...
* add more info to map popups * format popup with options and css, limit title length * map popup formatting * add # link to wiki popups * update inline map unit tests with new classes * update test to remove tags from wiki to fix error * add created_at and doc_image_url to nearbyPeople search * fix test error from new tags * fix test errors * fix lint errors * adjust test for returns wikis updated * Fixing Travis system testing * Removing unwanted screenshot logging Co-authored-by: Natalie <[email protected]>
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from #7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
* merge ... and + buttons for more tags in sidebar * Update _tags.html.erb * revert test changes from publiclab#7715
Fixes #7562 (<=== Add issue number here)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Thanks!