582aa952e4
Remove template test
2026-04-23 00:30:35 +00:00
10dc5c0bd7
Move qr-code generation to the API
2026-04-23 00:28:31 +00:00
7be8b428e4
Remove remaining sync mocks
2026-04-22 23:02:21 +00:00
1d266c88c1
Fix initial view of markers on map load
...
The issue here was that "fitBounds" doesn't work before the map is
loaded, we have to use the map constructor to set the location.
Therefore it makes no sense to even attempt these operations internally
before loading.
2026-04-22 22:43:16 +00:00
5caa9d8c7a
Populate address if we have enough data on compliance address form
2026-04-22 22:42:26 +00:00
b0170b20d5
Update fetching address number to match new types.Address pattern
...
This matches what we get by using the models column definition directly.
2026-04-22 22:20:42 +00:00
f24a583e2e
Add beginning of cell detail page
2026-04-22 22:19:53 +00:00
23819961e6
Populate compliance address based on site location
2026-04-22 21:22:33 +00:00
a8819c907e
Add concern page to mailer compliance flow
2026-04-22 21:22:03 +00:00
b5923137a7
Set organization (district) for compliance reports from mailer
2026-04-22 19:54:06 +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
5cdbc4eb53
Fix links in the compliance process
2026-04-22 14:49:04 +00:00
b4527fba8b
Develop patterns for creating links outside router
2026-04-22 14:33:56 +00:00
bcd51cf5cf
Fix compliance query again.
...
Blarg.
2026-04-22 00:22:51 +00:00
8a9a3e8c0c
Update pnpm deps hash from sentry update
2026-04-22 00:05:27 +00:00
986d12eab2
Initialize sentry after getting API status
2026-04-21 23:58:04 +00:00
839abcbd28
Mave frontend data to base api root
...
Because many times we don't have a session
2026-04-21 23:53:42 +00:00
544ac78a3b
Add frontend configuration to session for env, sentry, version
2026-04-21 23:44:59 +00:00
8d37e8fab5
Fix compliance query
...
I can't use this until I fix some bugs in bob :(
2026-04-21 23:36:29 +00:00
2b30411c1b
Add sentry integration with Vue frontend
2026-04-21 23:35:59 +00:00
baaa3bff5b
Make request parser handle form-encoded content
...
This fixes a new signin bug
2026-04-21 22:48:31 +00:00
0ce3420792
Save all lob events to the database
...
They're pretty raw, but this will help us to understand what we can
collect
2026-04-21 22:24:12 +00:00
4db1a6f678
Add support for data fields for letter.created
2026-04-21 22:11:53 +00:00
f24104dc94
Update lob hook to handle both address created and letter billed payloads
...
Seems we'll have a lot of optional values
2026-04-21 22:00:09 +00:00
ee9a355613
Serialize nil slices as empty slices
2026-04-21 21:55:48 +00:00
810a13cee0
Add initial lob hook receiver
2026-04-21 21:55:37 +00:00
fe2041f22b
Add an evidence field to compliance reports
...
This allows us to show a page with information about what the district
is concerned about when asking the user to fill a report.
2026-04-21 21:35:40 +00:00
a0ac5c0674
Add debug logs around authentication
...
Trying to troubleshoot our redirection logic after signin
2026-04-21 19:40:00 +00:00
bcc5151116
Don't compliance report on root Compliance page
...
We're now doing that through our two entrypoint pages.
2026-04-21 19:39:18 +00:00
8fd86d478c
Update mailer page to show actual data
2026-04-21 19:38:46 +00:00
0b005c3e76
Add debug logs around exiting goroutines
...
I'm debugging our clean shutdown
2026-04-21 19:37:58 +00:00
4a214b099e
Disallow login or sessions from inactive users
2026-04-21 19:37:26 +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
80031c1d1a
Make response to compliance report creation consistent
2026-04-21 15:01:01 +00:00
bcea3c6bdf
Gracefully exit listenForJobs when context ends
2026-04-21 14:59:52 +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
5d510915d2
Add version to frontend connection
2026-04-20 22:42:21 +00:00
e2d4f917a0
Add script for running output of "nix build"
2026-04-20 22:41:55 +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
e929118349
Reduce log spam on user login error
2026-04-20 22:34:10 +00:00
aae0d1ed74
Log version on startup
2026-04-20 22:33:56 +00:00
8387cf667b
Add company filter to Lob list addresses
...
...even though I never made it actually work.
2026-04-20 22:33:20 +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