dc2fee3a9d
Fix selecting items in the communication list
2026-05-04 19:39:03 +00:00
3153e8bf13
Initial work marking communications
...
And a bunch of lint fixes
2026-05-04 19:07:29 +00:00
a82732a49c
Return communication database rows from communication API
...
This is a pretty big refactor of how communication works to start moving
us in the direction we want to go long-term. This adds the new
communication row and migrates existing reports to add rows for
communication.
There's also a bunch of automatic fixes from the new linter. I should
have added them separately, but whatever.
2026-05-01 21:00:23 +00:00
4bb37c5ab3
Reconnect SSE event stream after shutdown
...
Otherwise we'll never know we have updates
2026-04-29 15:02:18 +00:00
4fcb184286
Make communication map location reactive
...
Prevents stateful errors like failing to update bounds when the API
fetches a new value for a report
2026-04-28 20:31:40 +00:00
2911c7b215
Add a parameter to track which communication is selected
2026-04-28 20:09:13 +00:00
ff668c223b
Add update notification when version changes
2026-04-28 17:09:43 +00:00
b68d93ec91
Load communication reports asynchronously
...
This solves some problems created by making the publicreport part of the
communication API consistent. There are a lot of optimizations still on
the table with this one, but for now I need to get this out.
2026-04-28 14:49:02 +00:00
909665ab6c
Use new map system for communication pane, fix location markers
2026-04-27 20:53:46 +00:00
b92697b8c8
Remove erroneous "MapCell' component
...
Eliminates a warning in the build step
2026-04-27 16:23:46 +00:00
203d2014b0
Show map with nuisance and water on status page
...
Leverages the new declarative map logic. Still missing a bunch of
features
2026-04-24 22:20:01 +00:00
3bfcfff1eb
Navigate to cell detail page on cell click
2026-04-24 13:48:00 +00:00
e5080eaaf6
Add click event for cells on the dash map
2026-04-24 13:23:03 +00:00
a88aa4c8a0
Change cursor when the user hovers over a layer
2026-04-24 00:36:18 +00:00
6992031007
Add callback for when the mouse enters or leaves a layer
2026-04-24 00:31:03 +00:00
77283b3654
Add parcel data to overview heatmap
2026-04-23 23:46:31 +00:00
f1e4aca9b8
Set bounds to default if the district doesn't have a service area
2026-04-23 23:38:12 +00:00
cad01e689e
Initial working genericized map implementation
...
This shows dynamically adding layers and sources and actually reads from
them!
2026-04-23 23:02:53 +00:00
72a8ed5c16
Improve signin messaging
2026-04-23 15:24:06 +00:00
f24a583e2e
Add beginning of cell detail page
2026-04-22 22:19:53 +00:00
78458760ec
Navigate to cell on aggregate map click
2026-04-22 15:46:02 +00:00
1286d0ea2a
Fix organization ID for aggregate map
2026-04-22 15:40:42 +00:00
2fbcb9f918
Add next value to signin page and actually use it
2026-04-22 15:30:24 +00:00
b4527fba8b
Develop patterns for creating links outside router
2026-04-22 14:33:56 +00:00
8fd86d478c
Update mailer page to show actual data
2026-04-21 19:38:46 +00:00
eb27af7d90
Add mailer API and initial mailer view
2026-04-21 19:19:59 +00:00
0d8d7f3aeb
Add link for reviewing mailers
2026-04-21 15:01:46 +00:00
2a3dbbdad3
Show login error on failure
2026-04-20 22:34:39 +00:00
55cb4ca962
Track the site with the URL
2026-04-17 22:04:24 +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
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
b85deb229f
Improve padding for multiple marker points
2026-04-17 03:07:16 +00:00
ed6dde2f0a
Fix navigation after login
2026-04-16 18:50:34 +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
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
838e24bbed
Stop losing webGL context on review complete
...
It makes things *much* faster
2026-04-16 07:43:17 +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
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