Commit graph

4 commits

Author SHA1 Message Date
23819961e6
Populate compliance address based on site location 2026-04-22 21:22:33 +00:00
b2d8e3ba27
Move address list func to types so it can be shared with csv
And stop double-geocoding all the rows.
2026-04-16 03:06:18 +00:00
f5ac7bb4ee
Set address form pool rows using address model if possible 2026-04-16 02:46:24 +00:00
e8d865d0ab
Wire up events for creating new public reports
This involved moving a lot of stuff to the platform layer since I don't
want event interfaces leaking out.

Also this includes a fix to the user authentication which I had
previously broken by making a platform-layer user object independent of
the database layer.
2026-03-13 17:56:24 +00:00