Commit graph

10 commits

Author SHA1 Message Date
ee1ee1e901
Add map and photo upload to nuisance report page 2026-01-24 19:55:09 +00:00
749f8aaec7
Initial work on creating custom map component
This isn't done, I'm just shifting gears.
2026-01-14 20:14:58 +00:00
6fd0ed8711
Move to using web components for custom components
They're modular, which is really nice.
2026-01-14 18:59:19 +00:00
acaeb2129e
Begin sharing code with search page
This includes code for geocoding, building a map, and getting the user's
location.
2026-01-09 23:32:39 +00:00
01ed2d6086
Finish green pool report submission
Also start the pattern of breaking out pool pages together in their own
file. I think its easier to read this way.
2026-01-09 19:43:19 +00:00
b4e91609d3
Add draggable marker changes 2026-01-08 23:38:38 +00:00
0cd6697fd4
Show a map of the user's current location for setting a pool. 2026-01-08 23:20:41 +00:00
06767ff39a
First indication that the location geocoder is working 2026-01-08 22:21:59 +00:00
2c85624583
Make photo upload component common to quick and pool reports 2026-01-08 21:29:33 +00:00
632fac4558
Collapse public-report to a single package
It was just getting annoying having it separate, and buying basically
nothing.
2026-01-08 16:05:50 +00:00
Renamed from htmlpage/public-reports/template/pool.html (Browse further)