Commit graph

872 commits

Author SHA1 Message Date
666552d0fb
Add working map with markers for pool location 2026-03-10 17:46:58 +00:00
7d791000d9
Add actual map instead of a placeholder 2026-03-10 17:02:10 +00:00
e1222778fe
Show pool condition and pre-populate the pool condition 2026-03-10 16:53:13 +00:00
a9c0c56e7c
Show pool condition and address on review page 2026-03-10 16:35:53 +00:00
fb8ee96b21
Don't populate communications with fake data 2026-03-10 16:20:28 +00:00
d2620cdf1d
Add migration to remove extra quotes from EXIF data 2026-03-10 16:18:27 +00:00
6db5bb1cbf
Don't show location data when it's empty 2026-03-10 15:50:39 +00:00
e5211d1409
Make filter buttons on comms page work 2026-03-10 15:47:30 +00:00
4ac7e29909
Sort messages by creation time 2026-03-10 15:46:17 +00:00
78d47c4035
Move address suggestion over to stadia map 2026-03-10 15:31:02 +00:00
a2b8e8f7c7
Make display of distances avoid long decimals 2026-03-10 04:58:43 +00:00
8bbe3d3cb3
Add simple history log to communications 2026-03-10 04:58:24 +00:00
cd763efb15
Require passing actual markers into SetMarkers
And frame locations of images and the report when a report is selected
2026-03-10 04:20:55 +00:00
741b60485c
Add some files I missed in earlier commits 2026-03-09 23:26:44 +00:00
355a52d100
Stop manually truncating
Browsers are better at this
2026-03-09 23:26:24 +00:00
873d5da2cd
Show reasonable address when we have none 2026-03-09 23:02:11 +00:00
ce6c6c1cc1
Initial render of standing water reports from the public 2026-03-09 22:59:21 +00:00
cd47aaba94
Allow clicking on the entire care for seleting sources 2026-03-09 22:22:04 +00:00
52f2a75ec5
Pass-through error on address creation failure 2026-03-09 22:18:39 +00:00
f6ce5f91a2
Match up distance from reporter in UI and API 2026-03-09 22:18:24 +00:00
642309520f
Handle not having a reporter name 2026-03-09 22:17:56 +00:00
2071ae9e54
Strip quotes off EXIF values before they go into the database 2026-03-09 22:10:40 +00:00
93d767c9d6
Reference new distance from report for photos 2026-03-09 22:10:15 +00:00
4cd0e05996
Add distance from report to image data 2026-03-09 22:09:35 +00:00
d3f554db92
Add photo information showing the EXIF data 2026-03-09 19:32:19 +00:00
808d6fb273
Add missing generated SQL file 2026-03-09 19:30:35 +00:00
7e60713649
re-link photo content with new payload schema 2026-03-09 19:29:48 +00:00
1be8c24235
Serialize EXIF data for images 2026-03-09 19:24:02 +00:00
7c98a52133
Provide time-of-day as fully expanded in JSON 2026-03-09 19:23:34 +00:00
55e62f3831
Show source description if provided 2026-03-09 19:23:16 +00:00
3185a17b25
Put contact icons on the same line
Saves vertical space
2026-03-09 19:12:07 +00:00
d1f542efe9
Fix image entities getting passed to frontend 2026-03-09 19:09:59 +00:00
d2eecdef90
Create address records from nuisance report data if provided 2026-03-09 19:09:42 +00:00
5af93abbb9
Disable sentry debug for now
It's littering my log output
2026-03-09 19:09:07 +00:00
034115a515
Remove lingering mapbox token reference
I'll have to fix the underlying map
2026-03-09 19:08:44 +00:00
85a3f5e578
Update script for deleting all reports 2026-03-09 18:29:33 +00:00
66beb30d93
Properly encode lat/lng on location 2026-03-09 18:29:03 +00:00
6b4c6ab942
Properly reference more address properties 2026-03-09 18:28:50 +00:00
f683cbe2a2
Remove unused function for handling removed widgets 2026-03-09 18:28:29 +00:00
3c43f72028
Fix reference to full formatted address 2026-03-09 18:28:03 +00:00
99dc9a08c0
Add 'centroid' accuracy from the database
It's used by stadiamaps
2026-03-09 18:27:47 +00:00
ac98586425
Move mosquito icon to tiny mosquito 2026-03-09 18:04:28 +00:00
15af787950
Update to using stadiamaps API 2026-03-09 18:04:07 +00:00
e932c2c473
Rework publicreport addressing
This adds the ability to link a proper address in the database to the
report and harmonizes the field names with the address table. It also
migrates away from mapbox entirely.

And I fixed the "pool" naming for the publicreports, which are supposed
to be the more generic 'water'.
2026-03-09 18:02:22 +00:00
884634a2d7
Split apart comms logic into platform-lever funcs 2026-03-09 15:03:01 +00:00
2f7ecdfae8
Move publicreport.image to have a point location 2026-03-09 00:48:44 +00:00
cfe399e44f
Add address number to public reports 2026-03-08 03:16:58 +00:00
1e80c62701
Migrate public report classes to point location
...and drop quick report tables
2026-03-08 02:43:00 +00:00
4972dd05ee
Fix rendering of signup page 2026-03-07 02:31:23 +00:00
beb4b914a0
Add additional source information and property areas 2026-03-07 02:18:40 +00:00