|
|
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 |
|
|
|
138dbed251
|
Show markers on the map
|
2026-03-05 15:46:32 +00:00 |
|
|
|
8d400e9631
|
Make location names in JavaScript consistent
|
2026-03-05 15:42:12 +00:00 |
|
|
|
13cf7a7e2d
|
Add fake leads listing
Just to get JavaScript to stop complaining.
|
2026-03-05 15:41:56 +00:00 |
|
|
|
0aeba98fb0
|
Show short address on green pool signal
|
2026-03-05 14:49:39 +00:00 |
|
|
|
89197df6b0
|
Add fake API endpoint for creating leads
|
2026-03-05 14:18:10 +00:00 |
|
|
|
0f4ef9d2f8
|
Center map on district service area by default
|
2026-03-05 13:27:16 +00:00 |
|
|
|
b58199281b
|
Send the address with the signal
|
2026-03-05 13:26:10 +00:00 |
|
|
|
9ecff6794d
|
Highlight selected signals
|
2026-03-05 13:13:09 +00:00 |
|
|
|
478abf6d1b
|
Start to pull green pool signal from the API
|
2026-03-05 03:53:26 +00:00 |
|
|
|
1a22b9233d
|
Get much more data about signals to send to the planning dash
|
2026-03-05 03:17:45 +00:00 |
|
|
|
78a35e5d1f
|
Make parcels attached to addresses optional
|
2026-03-05 02:30:12 +00:00 |
|
|
|
5fa4be483b
|
Move uploads to 'committing' when we start comitting them
|
2026-03-05 02:24:51 +00:00 |
|
|
|
9345412f73
|
Make it possible to fail to find parcels for an address
|
2026-03-05 02:24:10 +00:00 |
|
|
|
dcafb14238
|
Fix reference to number column in address
|
2026-03-05 02:21:13 +00:00 |
|
|
|
31c6bf3a64
|
Make sure to commit the transaction when committing the CSV
|
2026-03-05 02:20:45 +00:00 |
|
|
|
eb03cb5857
|
Initialize stadia maps client on startup
|
2026-03-05 02:14:24 +00:00 |
|
|
|
61d9a21636
|
Move multipoint map to use maplibregl
|
2026-03-05 02:13:36 +00:00 |
|
|
|
b5636af514
|
Fix making immediate processing of uploads do the correct thing
|
2026-03-05 02:12:17 +00:00 |
|
|
|
c53ea02ff0
|
Create signal API first draft
|
2026-03-05 01:24:18 +00:00 |
|
|
|
60344e3c30
|
Relate compliance report requests through leads
|
2026-03-05 01:22:21 +00:00 |
|
|
|
a28377d8f8
|
Fix outside district count
|
2026-03-04 22:04:22 +00:00 |
|
|
|
9c3d2ba3df
|
Remove organization from fileupload.pool table, fix in district logic
|
2026-03-04 20:59:57 +00:00 |
|
|
|
8e00d3e04b
|
Fix setting the file to "parsed" when starting parse job
|
2026-03-04 19:27:33 +00:00 |
|
|
|
96514d61e2
|
Add both committing and import CSV jobs to the backlog
|
2026-03-04 19:02:11 +00:00 |
|
|
|
438c946bad
|
Start creating struct-based JSON encoding for API endpoints
|
2026-03-04 18:30:21 +00:00 |
|
|
|
daa8cb1748
|
Push geocoding down a layer
This makes it possible to always save address information from our
geocoder.
|
2026-03-04 18:29:52 +00:00 |
|
|
|
80e14568c6
|
Add custom CSS for intelligence, start disabling widgets
|
2026-03-04 14:58:59 +00:00 |
|
|
|
6959499d37
|
Add signal database schema
|
2026-03-04 14:58:43 +00:00 |
|
|
|
bee8097546
|
Stop creating oauth token debug files
|
2026-03-04 14:53:11 +00:00 |
|
|
|
6a5a59f8b8
|
Merge aerial flyover and pool CSV row datatypes
They are extremely similar, having both was just extra work.
|
2026-03-04 14:52:34 +00:00 |
|