Commit graph

16 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
1e80c62701
Migrate public report classes to point location
...and drop quick report tables
2026-03-08 02:43:00 +00:00
5802fe4fd3
Show district branding on status page 2026-02-10 14:55:59 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
9328e7a2f8
Properly record and display pool reports 2026-02-05 21:43:29 +00:00
5fc0f9fa3d
Update storage and display of nuisance report 2026-02-05 16:56:36 +00:00
ee7d99bc4c
Fix display of report type and status 2026-02-05 02:49:23 +00:00
fd86281a7e
Fix report location not showing up. 2026-02-05 02:46:22 +00:00
947ece00f1
Only show image count, re-add timeline 2026-02-05 02:36:24 +00:00
287133e35d
Major updates to report status page for nuisance reports 2026-02-05 02:24:37 +00:00
765e437d6c
Add header to status search page 2026-02-03 23:12:59 +00:00
eb3d09c989
Move mock status to replace live status 2026-02-03 17:54:21 +00:00
a9b0a55f20
Create report platform layer
Rework phone subscription at the database layer so that we have a
seprate phone status and subscriptions to district communications.
2026-01-31 20:08:08 +00:00
bf8c4ca6da
Prune data layer on nuisance report
After this, we can successfully POST the report.
2026-01-31 16:14:19 +00:00
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +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/status.go (Browse further)