Commit graph

18 commits

Author SHA1 Message Date
8bed4fa2fa
Pan slowly on click on the nuisance map 2026-02-03 17:22:32 +00:00
82adb92d06
Allow for direct click on the map to set location 2026-02-03 17:01:39 +00:00
b77d9aa80a
Correctly set location data after reverse geocode
This fixes the location when a marker drag finishes
2026-02-02 07:14:03 +00:00
758d2dd9dc
Update standing water JavaScript to do geocoding 2026-02-01 03:34:21 +00:00
c5f6db0b73
Lookup district and show on report submission complete 2026-02-01 02:37:35 +00:00
4809ec101d
Include GPS accuracy from the browser 2026-01-31 22:25:11 +00:00
f9fb04bd60
Populate address input with user's location data by default 2026-01-31 16:31:21 +00:00
bf8c4ca6da
Prune data layer on nuisance report
After this, we can successfully POST the report.
2026-01-31 16:14:19 +00:00
1fbe41b725
Clean out a bunch of unused nuisance report fields
Feedback had us simplify the form significantly
2026-01-31 15:39:14 +00:00
612f2fba77
Fix file upload in custom photo upload control
Hat tip to https://web.dev/articles/more-capable-form-controls for the
details.
2026-01-31 02:18:22 +00:00
74717ef48c
Make photo uploader a custom component 2026-01-30 22:35:18 +00:00
250a3cbf58
Wire up the zoom on the map 2026-01-30 22:13:22 +00:00
0700b1c446
Wire up nuisance submit form to endpoint 2026-01-30 22:07:20 +00:00
de3a1d23b6
Update address input based on marker drag 2026-01-30 22:00:43 +00:00
96e3441556
Fix up marker drag end event for detecting when the marker moves 2026-01-30 21:38:29 +00:00
27927c506e
Get map to update after geocoding 2026-01-30 21:28:07 +00:00
bab8af4572
Get basic bones of the nuisance page copied from the mock 2026-01-30 20:41:02 +00:00
e7681c7d6e
Change public-report to rmo
We're leaning into the branding and shorter directory names
2026-01-29 23:59:35 +00:00
Renamed from public-report/template/nuisance.html (Browse further)