Commit graph

70 commits

Author SHA1 Message Date
f301feb537
Navigate to report status page on table click 2026-02-05 01:31:16 +00:00
d58a893651
Don't constantly redraw the report rows
Because it's wasteful and interrupts my click handlers.
2026-02-05 01:22:47 +00:00
96e14b2b5e
Update report count correctly 2026-02-05 01:05:41 +00:00
af516242d3
Make checkboxes hide map layers 2026-02-04 23:57:44 +00:00
df58424dd7
Suppress chatty frontend log 2026-02-04 18:08:12 +00:00
820f8237d1
Show pools and nuisances in separate layers on status search 2026-02-04 17:12:46 +00:00
63358e6848
Render nearby reports on the search map. 2026-02-04 16:26:30 +00:00
8c6299a7e7
Remove 'return home' button and additional information section 2026-02-04 16:13:21 +00:00
07e8de57de
Remove pool submit complete 2026-02-04 16:12:13 +00:00
765e437d6c
Add header to status search page 2026-02-03 23:12:59 +00:00
a9e333b73a
Add new custom element for handling report ID or location
Looks purty.
2026-02-03 22:11:54 +00:00
eb3d09c989
Move mock status to replace live status 2026-02-03 17:54:21 +00:00
8d96055ba1
Update water page to allow direct clicks 2026-02-03 17:25:14 +00:00
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
a67279db88
Fix various breakages in email links 2026-02-02 22:57:19 +00:00
3bed78f742
Add endpoint for unsubscribing email addresses 2026-02-02 21:47:14 +00:00
b2737b4968
Add routes for confirming email address 2026-02-02 21:34:36 +00:00
a52f5da87a
Mark email addresses confirmed when they click the big button. 2026-02-02 20:02:57 +00:00
4f56915f15
Show a page for subscribing to emails. 2026-02-02 19:54:32 +00:00
7ee2f72b8e
Add district list to report mosquitoes online
Makes it easier at a conference to find the district we're talking to
2026-02-02 14:23:22 +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
d3acb7d47d
Show district intro and name on root page 2026-02-02 06:59:40 +00:00
8bd83207dd
Make standing water form actually submit 2026-02-01 03:49:06 +00:00
758d2dd9dc
Update standing water JavaScript to do geocoding 2026-02-01 03:34:21 +00:00
c15d1b1e22
Add rendering of district-specific standing water report 2026-02-01 03:24:50 +00:00
c435feeebc
Show district branding on root with correct slug 2026-02-01 02:57:58 +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
a369758eda
Improve banner on mobile devices 2026-01-31 21:47:46 +00:00
cbcd998803
Migrate latest mocks for report submission 2026-01-31 16:44:41 +00:00
f9fb04bd60
Populate address input with user's location data by default 2026-01-31 16:31:21 +00:00
caf76abe3b
Center RMO logo for wide screens 2026-01-31 16:23:58 +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
48c49fc73e
Use colored svgs for pond and status on RMO 2026-01-30 20:17:29 +00:00
7fb02f4788
Update root RMO to use banner and new colored icon 2026-01-30 20:14:10 +00:00
40028744ba
Fix svg pipeline to not need an explicit list 2026-01-30 20:11:17 +00:00
38b1cdbbad
Auto transform SVGs into template portions
This means I don't have to modify the files correctly by hand
2026-01-30 19:32:01 +00:00
5970e9c5a4
Add anonymity checkbox 2026-01-30 16:22:35 +00:00
a41fdac13b
Add checkbox granting backyard access 2026-01-30 16:14:52 +00:00
78ee0483d3
Add "this is my property" checkbox 2026-01-30 16:10:17 +00:00