Commit graph

8 commits

Author SHA1 Message Date
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
50f0327f59
Don't extract location if there is none 2026-02-17 20:17:32 +00:00
5a7c9fd090
Move data out of import.district and in to organization
Then get the organization settings page to work again.

Tons of other stuff is broken now.
2026-02-17 05:33:12 +00:00
c74fff6da9
Match districts on pool reports too 2026-02-10 15:09:57 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
7ee2f72b8e
Add district list to report mosquitoes online
Makes it easier at a conference to find the district we're talking to
2026-02-02 14:23:22 +00:00
2066840a40
Add district-specific nuisance reporting page. 2026-02-01 03:14:36 +00:00
c5f6db0b73
Lookup district and show on report submission complete 2026-02-01 02:37:35 +00:00