-
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
grid added to location form, closes #1170 #1171
Conversation
Oh cool! Is it possible to make the squares transparent? Also, although it now reads better in mobile, I think it's quite a bit too big in desktop view. Perhaps |
Looks great, thanks -- do you think you could move the grid code into a JavaScript file, rather than it being inline? You could:
Does that makes sense? I'd have made a new issue for these steps, but I think it's fairly straightforward. Thank you! |
@jywarren Made the changes |
This looks awesome, thank you! Merging. |
Make sure these boxes are checked before your pull request is ready to be reviewed and merged. Thanks!
rake test:all
schema.rb.example
has been updated if any database migrations were addedPlease be sure you've reviewed our contribution guidelines at https://publiclab.org/wiki/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays. Please alert developers on plots-dev@googlegroups.com when your request is ready or if you need assistance.
Thanks!