Commit graph

9 commits

Author SHA1 Message Date
e932c2c473
Rework publicreport addressing
This adds the ability to link a proper address in the database to the
report and harmonizes the field names with the address table. It also
migrates away from mapbox entirely.

And I fixed the "pool" naming for the publicreports, which are supposed
to be the more generic 'water'.
2026-03-09 18:02:22 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
a82509bebb
Remove all font-awesome fonts from RMO
This makes it possible to remove that dependency.
2026-02-06 15:43:50 +00:00
c15d1b1e22
Add rendering of district-specific standing water report 2026-02-01 03:24:50 +00:00
bab8af4572
Get basic bones of the nuisance page copied from the mock 2026-01-30 20:41:02 +00:00
bb9dd1754f
Start setting up structure for generating URLs
This is to eventually avoid adding URLs through hard-coded strings to
our templates.
2026-01-30 19:32:01 +00:00
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00
c42beaca66
Make district logo a link to their website 2026-01-30 15:40:28 +00:00
e7681c7d6e
Change public-report to rmo
We're leaning into the branding and shorter directory names
2026-01-29 23:59:35 +00:00
Renamed from public-report/mock.go (Browse further)