TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

general sass and component cleanup; closing various issues #239

Closed jwhaney closed 4 years ago

jwhaney commented 4 years ago

cleans up some sass and component stuff, tried to get sass for collection views (details, images, forms) to all be pretty much the same in header and padding, etc. disabled county selector in the geo filter on mobile devices (issue #237). disabled navigation compass control in all maps - geoFilter, coverage area, and download maps - closes issue #134.

this PR also addresses issue #219 which is actually just an idea that i had for mobile devices. instead of just a disabled downloads note, insert the coverage map with an additional note to say that downloads have been disabled but the map gives the user at least something geospatial to look at. this can be changed or not implemented but i thought it was a decent idea. let me know what you guys think.

jwhaney commented 4 years ago

ignore the commits about whitespace. i took the feature branch i already had and ran with it so it still has some commit history that isn't actually there anymore.