4bd62b3567
Fix publicreport store name pollution
...
This was causing a request to be made to the wrong API endpoint by going
to /api/publicreport instead of /api/rm/publicreport which doesn't work
on RMO's hostname.
2026-05-01 02:37:54 +00:00
8757f1cda3
Fix loading on status page
...
It was infinite looping in the computed value for report
2026-05-01 01:52:11 +00:00
8bdd18649d
Separate out a public and non-public halves to publicreport APIs
...
This prevents us from leaking text messaging details on public
endpoints.
2026-04-28 06:36:55 +00:00
b849eec7ea
Restore status page for standing water report
2026-04-14 16:28:58 +00:00
4a28a16639
Show address location, not reporter location, in the status page
2026-04-14 15:46:52 +00:00
60eb6b9bbf
Use class heirarchy for different report types.
2026-04-10 23:57:47 +00:00
cb9e5146bf
Fix display of report ID and status on the by-id page.
2026-04-09 13:48:48 +00:00
882636de8f
Add nuisance report detail to status by ID page
2026-04-09 01:15:13 +00:00
f88ca57d97
Migrate existing ts types from the API into the API module
...
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
b2c24a0438
Show nuisance report status
2026-04-08 23:37:00 +00:00
37ce3183ca
Add beginnings of status page
2026-04-08 22:54:20 +00:00