0d8d7f3aeb
Add link for reviewing mailers
2026-04-21 15:01:46 +00:00
bad50a8772
Clean up compliance report creators and share UI
2026-04-21 14:45:11 +00:00
bd3e42f83e
Use the same create logic for Mailer report creation
2026-04-21 14:41:06 +00:00
f927b0a911
Split out ComplianceDistrict view for creating new compliance reports
...
The idea here is that we'll make compliance reports two different ways,
The first is if the user navigates to /district/:slug/compliance, the
second if they open a QR code from a mailer. In both cases we create the
report then feed them into a flow for updating the data on that report.
2026-04-21 14:35:13 +00:00
8eae73eefb
Add initial compliance mailer page
...
It loads at this point. Woot.
2026-04-20 23:16:57 +00:00
2a3dbbdad3
Show login error on failure
2026-04-20 22:34:39 +00:00
7a6cffa74c
Cleanup unused variables
2026-04-20 22:34:24 +00:00
ffd424df12
Save the organization with the compliance report on creation
...
This avoids the problem of having to assign the compliance report later
when we get location data and image data.
2026-04-20 16:21:08 +00:00
55cb4ca962
Track the site with the URL
2026-04-17 22:04:24 +00:00
efd6f59fca
Populate ComplianceReportRequest on site review page
2026-04-17 21:40:04 +00:00
a2cdbc26bd
Allow signin with next parameter
2026-04-17 19:44:08 +00:00
c938cb231e
Add org name and user name to dashboard
2026-04-17 17:51:02 +00:00
ba8c0016ac
Add sigup page...again
...
Had it previously, but broke it for the single-page app migration.
2026-04-17 17:48:18 +00:00
61351dabf1
Update UI when a compliance letter is sent
2026-04-17 15:20:17 +00:00
efa01cffc2
Move session management into session store
...
Trying to get rid of the redirect to signin on any page refresh
2026-04-17 14:52:02 +00:00
cb92b845e6
Show sites with leads more clearly
2026-04-17 03:10:08 +00:00
b85deb229f
Improve padding for multiple marker points
2026-04-17 03:07:16 +00:00
617631063f
Add quick'n'dirty interface for leads and features
2026-04-17 02:59:01 +00:00
1f8e6b698f
Allow for a lot more sites, and for scrolling
2026-04-17 02:40:05 +00:00
5100c8f0be
Stop redirecting all loads to the dash page
2026-04-16 22:51:15 +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
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
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA
2026-04-16 17:14:57 +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
671397ba81
Make a home for reviewing sites
2026-04-16 07:03:45 +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
259960cf45
Show row number in UI for pool uploads
2026-04-16 04:21:32 +00:00
a9077b6c36
Fix framing locations on the map display
2026-04-16 03:46:56 +00:00
5bf93c3dfd
Fix erroneosly showing error marking on good rows
2026-04-16 03:05:31 +00:00
b2c5bb6735
Show map on upload detail page
...
Bunch of stuff still doesn't work right.
2026-04-16 02:48:12 +00:00
171672ee33
Fix minor error on upload detail page rendering
2026-04-16 02:47:29 +00:00
aa5a35b15f
Create option to use satellite imagery
...
Useful for looking at pools
2026-04-16 02:47:11 +00:00
d55a7ec5af
Add initial sort-of-working layer selector
2026-04-16 01:47:33 +00:00
ee38d0d2b6
Add fake operations map component
2026-04-15 23:45:05 +00:00