Commit graph

841 commits

Author SHA1 Message Date
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
1970ccb13e
Show images from public reports 2026-03-07 02:02:10 +00:00
361933994f
re wire-up images 2026-03-07 01:57:18 +00:00
9b18209d24
Zoom map on comms selection 2026-03-07 01:52:59 +00:00
2f140c168e
Add ability to handle map load late 2026-03-07 01:45:53 +00:00
2c0d545fe7
Move map outside of "select report" conditional template
So we can load it at any time, and not have to reload it.
2026-03-07 01:38:05 +00:00
f1f9c8f902
Add type to communications response 2026-03-07 01:37:48 +00:00
cd4b272643
Invert colors on selection for address and created info 2026-03-07 01:26:25 +00:00
6ebf755e14
Avoid switching select item style 2026-03-07 01:25:11 +00:00
e4d75613b7
Use relative time custom element 2026-03-07 01:20:47 +00:00
cb1229a8bd
fix sending too many images 2026-03-07 01:20:06 +00:00
462e12dd6e
Add location data to comms 2026-03-07 01:09:27 +00:00
636a0379aa
Early process converting communication page to use actual data. 2026-03-06 23:45:12 +00:00
13f2ade9f4
Create configuration for setting map service on organization 2026-03-06 22:45:53 +00:00
630c6b7342
Stop connecting to email websocket
It doesn't work and is generating errors on startup
2026-03-06 22:45:28 +00:00
6081781a5f
Move communication to have more width for details. 2026-03-06 22:44:11 +00:00
228379a8a6
Make arcgis configuration page render again. 2026-03-06 22:20:26 +00:00
e57d2e73a9
Update communications dashboard to have Alpine for interactivity 2026-03-06 22:08:08 +00:00
401e6fc25f
Add fake API for proxying tile requests. 2026-03-06 22:08:08 +00:00
502a4d15df
Add organization to all authorized endpoints
We use it in filtering quite a bit.
2026-03-06 22:08:08 +00:00
e1bcbf79b1
Add tile cache and relationship to organization map layer 2026-03-06 21:13:32 +00:00
e38465aaf3
Add beginnings of logic to create the review interface 2026-03-06 19:47:12 +00:00
4494bd97cf
Rename address.geom to address.location
It's a better name.
2026-03-06 19:46:41 +00:00
e44bc62325
Update delete all tool to deal with new foreign keys 2026-03-06 19:01:00 +00:00
3bc5b1c945
Add missing organization links in pool commit logic 2026-03-06 19:00:47 +00:00
03380eba45
Add new pool review page 2026-03-06 18:56:30 +00:00
527e82031e
Remove a bunch of generated bob, add feature and review tasks 2026-03-06 18:56:30 +00:00
662188485e
Show selected signals as a table with relative time data. 2026-03-06 18:56:29 +00:00
49a109ae85
Make time-relative a separable custom element I can reuse 2026-03-06 16:48:10 +00:00
0fbd1c3fca
Avoid trying to render openmap tiles
This changed because I moved to using stadiamaps and maplibre gl
2026-03-06 16:42:16 +00:00
c254bf6b48
Fix recent reports display for RMO
I broke it when I change the multipoint map
2026-03-06 14:13:02 +00:00
de63a47c64
Add query args passing to API endpoints 2026-03-06 14:12:47 +00:00