Commit graph

818 commits

Author SHA1 Message Date
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
7723f03915
Remove unused search page from RMO 2026-03-06 14:12:02 +00:00
c154ceffcf
Re-disable filter boxes 2026-03-05 23:48:33 +00:00
b183308da0
Remove annoying alert on successful lead creation 2026-03-05 23:48:19 +00:00
25cd89b8a7
Only show parcels at a high level zoom so we don't flood things 2026-03-05 23:41:12 +00:00
0e4ce01776
Save sidebar state in local storage
So it stays the way I set it.
2026-03-05 23:37:51 +00:00
9d2eee882a
Add parcel overlay to map on planning bench 2026-03-05 23:25:51 +00:00
a4a6ab8f3a
Properly bound aggregate map without animation 2026-03-05 22:35:34 +00:00
fd93d3740b
Add some data for parcel import 2026-03-05 19:40:34 +00:00
7e390bd31d
Add missing config to dashboard content
That's what caused us to include flogo.
2026-03-05 19:40:09 +00:00
e33bce7436
Add debugging around staging environment not acting like prod 2026-03-05 19:17:16 +00:00
2283aba713
Properly set bounds on multipoint map startup 2026-03-05 19:09:45 +00:00
6c922ec9df
Fix intelligence being planning-redundant. 2026-03-05 19:05:59 +00:00
72a4ef9fff
Actually update the pool location when we create the lead 2026-03-05 18:55:36 +00:00
4577fda4a9
Add pool location via click 2026-03-05 18:40:13 +00:00
f97e769d4b
Add specific location via geometry column on pool 2026-03-05 18:38:22 +00:00
121b880783
get map clicks and show the lat lng 2026-03-05 17:58:31 +00:00
fdae11f7cd
Add ArcGIS map tile display. 2026-03-05 17:46:13 +00:00
f3d38a6045
Add initial map for showing ArcGIS tiles 2026-03-05 17:43:40 +00:00
3a747b2b1d
Don't animate aggregate map, just jump there. 2026-03-05 17:40:28 +00:00
dd50035a47
Create leads from signal 2026-03-05 17:24:50 +00:00
7abf0f3c76
Remove lead strength, related comms, and priority context
This makes room for looking at the flyover images.
2026-03-05 16:06:59 +00:00
3501c38deb
Move the map to fit the pools on selection 2026-03-05 16:04:58 +00:00
8e64ba8032
Disable failing API request for unknown plan-followup object 2026-03-05 15:46:37 +00:00