Commit graph

759 commits

Author SHA1 Message Date
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
3302990837
Insert enum value rather than renaming
I must have done something different on my dev machine because the state
doesn't match staging.
2026-03-04 12:12:40 +00:00
a19de21333
Fix missing enum value for pool condition 2026-03-04 04:02:55 +00:00
bded9127f8
Remove unused query-test 2026-03-04 03:47:40 +00:00
713dfd087e
Get proj build to work 2026-03-04 03:41:41 +00:00
70fb3b3711
Remove unused geocode test command 2026-03-04 03:41:11 +00:00
d0ba21ac58
Update go.mod to try harder to build on nix 2026-03-04 02:53:18 +00:00
6cadc8bdca
Remove proj
I'm not using it at this point.
2026-03-04 01:25:45 +00:00
079bc6f93c
Update vendor hash and add pkg-config for building chromedp 2026-03-04 00:41:39 +00:00
18c827ab90
Update dependencies 2026-03-04 00:31:45 +00:00
5894e4b55f
Bump to latest release of arcgis-go 2026-03-04 00:25:50 +00:00
c7dd53b6eb
Create logic and endpoint for confirming report location 2026-03-04 00:22:46 +00:00
b0fce4f363
Move mailer styles into scss 2026-03-03 23:52:17 +00:00
4756009d6b
Switch locator to osm bright style 2026-03-03 23:49:33 +00:00
9826f3fd70
Show map marker for property location 2026-03-03 23:42:24 +00:00
8c495a048e
Port RMO nuisance to libremap, pull sizing outside custom element
That way I can make the sized different
2026-03-03 20:52:02 +00:00
7cc43bc9ce
Add logo to the mailer lander 2026-03-03 20:47:26 +00:00
38906db816
Move standing woter to use libremap instead of mapbox 2026-03-03 20:27:33 +00:00
6aa7fa60b4
Add region (state) to address 2026-03-03 20:27:12 +00:00
0ff493cd53
Add remainder of the mailer mocks to the mailer flow 2026-03-03 17:52:46 +00:00
c9eee95cbb
Add URL links to mailer page 2026-03-03 17:31:41 +00:00
4be9c72060
Add initial landing for RMO mailer 2026-03-03 17:26:26 +00:00
0f6da8e25f
Move handler objects to common location to share with RMO 2026-03-03 17:08:58 +00:00
87fe5ec2e5
Fix rendering mocks 2026-03-02 23:38:05 +00:00
a0eee3a95f
Rework mailer database schema, add UUID to mailers
At this point, I sent out our first test mailers for Delta.
2026-03-02 23:27:55 +00:00
a7bb6181c7
Fix mailer URL and font layout 2026-03-02 19:32:17 +00:00
0c00171d8f
Fix mailer header flow around pool image 2026-03-02 18:57:51 +00:00
1df2aa72c0
Suppress flogo bar
It creates a third page.
2026-03-02 18:51:13 +00:00
ff2ec0ad14
Split out ability to upload flyover data from pool uploads
Tons of changes here, all in the name of quickly getting to where I can
create test compliance letters.
2026-03-02 18:49:02 +00:00
9939434cb3
Create secondary upload for pool data 2026-03-01 22:21:20 +00:00