Commit graph

10 commits

Author SHA1 Message Date
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
33ecfce313
Use RMO publicreport store in compliance and district report creation 2026-04-29 22:36:33 +00:00
32a0d895c4
Fix missing RMO report store 2026-04-28 06:54:16 +00:00
8a05ba2faf
Initial reimplementation in VueJS of address or report suggestion 2026-04-25 00:17:35 +00:00
b701771dfb
Remove district loading debug log 2026-04-13 15:17:57 +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
2c0bfb9904
Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
20614acb86
Add initial compliance intro page 2026-04-06 22:38:17 +00:00
5842b6251d
Add district header on root page 2026-04-03 18:28:41 +00:00