Commit graph

19 commits

Author SHA1 Message Date
f3221ec315
Add report ID suggestion to status page 2026-02-04 16:07:36 +00:00
26223ccc0a
Fix suggestion container offset 2026-02-03 23:11:19 +00:00
a9e333b73a
Add new custom element for handling report ID or location
Looks purty.
2026-02-03 22:11:54 +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
0eb5118459
Reduce log spam on svg load
Now that it's working correctly
2026-02-01 03:48:40 +00:00
a86149b8d7
Update form data whenever the address is set in any way 2026-01-31 16:29:13 +00:00
f00b32075a
Ensure address value gets sent in form submit 2026-01-31 16:24:41 +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
ba22ed2733
Make photo selector show preview thumbnails 2026-01-30 22:44:07 +00:00
dc77d56573
Wire up button click on photo input 2026-01-30 22:39:43 +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
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
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
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00