Commit graph

1426 commits

Author SHA1 Message Date
fde9539191
Don't attempt to find the parcel if our address ID is nil
That's because the address doesn't have location data, so we can't find
a parcel.
2026-04-16 23:54:18 +00:00
6945b9f9ed
Drop to a single worker in the geocode pool
I'm sharing transactions incorrectly, and until I fix that I need
correctness, not speed.
2026-04-16 23:50:19 +00:00
5100c8f0be
Stop redirecting all loads to the dash page 2026-04-16 22:51:15 +00:00
1aba99f732
Remove chatty debug logs 2026-04-16 22:51:00 +00:00
97ec0667a5
Initial success talking to lob directly with my own client 2026-04-16 22:41:43 +00:00
c0935c848b
Default required fields to empty strings
So the insertion doesn't fail
2026-04-16 22:32:48 +00:00
a2271a2ce8
Add more debug info about user login 2026-04-16 22:08:28 +00:00
83c013785f
Fix swizzled email args 2026-04-16 21:58:41 +00:00
e464a9fcdb
Longer timeout on axios client
We're hitting the 10sec timeout trying to do login
2026-04-16 21:24:45 +00:00
59bf360937
Try to get more debug info on lob 420 error 2026-04-16 21:00:24 +00:00
a33056039a
Update vendor hash 2026-04-16 21:00:13 +00:00
f1890332ae
Get proper cached images from the tile server 2026-04-16 20:51:17 +00:00
b3a89d9c68
More protections for oauth being expired 2026-04-16 20:43:40 +00:00
a922196f20
Add mailer file utilities 2026-04-16 20:41:13 +00:00
89a2cb30e6
Save the type from the database on feature 2026-04-16 20:40:55 +00:00
1bc452bc09
Avoid crashing when getting Fieldseeker client 2026-04-16 20:40:37 +00:00
ee2254281c
Fix erasing feature locations 2026-04-16 20:39:30 +00:00
59755a0b42
ignore new tile-raster helper command 2026-04-16 20:38:19 +00:00
d03c12ffb6
Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
163b0f9edc
Destroy the session on signout
Kill it with fire
2026-04-16 19:50:23 +00:00
a6f9396760
Add first draft of mailer integration
This adds a bunch of stuff, including setting the organization's Lob
sender address ID, inserting mailer/compliance_report relationships,
adding external id from Lob (or maybe some other provider) and
attempting to load up the pool feature for a site.
2026-04-16 19:49:18 +00:00
84da2bdc7d
Show full address on site page 2026-04-16 18:55:47 +00:00
ed6dde2f0a
Fix navigation after login 2026-04-16 18:50:34 +00:00
3379251ccb
Fix missing AddressAndMapLocator import for RMO water 2026-04-16 18:03:40 +00:00
7483a6a695
Redirect to signin on session failure 2026-04-16 17:30:54 +00:00
d047c460ed
Add missing files in last two commits 2026-04-16 17:15:44 +00:00
81e057b900
Add initial work for backgrounding mailer job 2026-04-16 17:15:20 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA 2026-04-16 17:14:57 +00:00
08a1b5b81d
Don't send www-authenticate to well-behaved browsers
Had to make a special case for EventSource on the browser via the
accepts header. This prevents the browser from doing a login window so
we can show them the nice login page.
2026-04-16 16:01:45 +00:00
7b95cfe833
Actually commit the transaction 2026-04-16 10:49:06 +00:00
6b90edf053
Fix creation of signal for mailer 2026-04-16 10:47:13 +00:00
f444bf39fb
Update hashes for deployment 2026-04-16 10:46:55 +00:00
2ea47f03f4
Start wiring together request for a mailer to database 2026-04-16 10:15:28 +00:00
74e24b7de3
Add feature to site data 2026-04-16 09:04:25 +00:00
5a35c1d1f8
Show parcel information on site page 2026-04-16 08:26:48 +00:00
5d06afbecc
Add maps for site review 2026-04-16 08:09:03 +00:00
8514ec36d5
Allow for selecting sites 2026-04-16 07:55:08 +00:00
35ab261ee8
Add missing site store 2026-04-16 07:43:53 +00:00
838e24bbed
Stop losing webGL context on review complete
It makes things *much* faster
2026-04-16 07:43:17 +00:00
84604dfdc8
Fix reference to site owner 2026-04-16 07:25:06 +00:00
d86ef13345
Flesh out the start of the site list 2026-04-16 07:20:53 +00:00
b9c257a635
Add site contact information 2026-04-16 07:12:34 +00:00
671397ba81
Make a home for reviewing sites 2026-04-16 07:03:45 +00:00
c4c22f6733
Start to populate site information in review task 2026-04-16 06:58:05 +00:00
03dccb638a
Start adding support for lob 2026-04-16 06:57:20 +00:00
e3f9a19b84
Allow deselecting review tasks
Makes it so I can test the map losing gl context
2026-04-16 05:36:54 +00:00
262aa009c2
Avoid losing map context when selecting tasks 2026-04-16 05:36:28 +00:00
74e0630a41
Revert proxied tile to not use layer control
It's disabling the important layer.
2026-04-16 05:14:27 +00:00
29c3b267d9
Add pieces of initial site review page 2026-04-16 04:48:07 +00:00
e1f3c93a1d
Make it possible to click on either map to choose a pool 2026-04-16 04:47:41 +00:00