Commit graph

37 commits

Author SHA1 Message Date
31947c848a
Move static outside HTML. Start work on TypeScript bundle
It's not strictly HTML, so that's just correct.

This is just worth doing while building the new TypeScript bundle
2026-03-21 03:06:59 +00:00
e86cdc6764
Fix status display for RMO 2026-03-20 20:25:58 +00:00
9d2b757bc7
Add pools with condition popup to review map 2026-03-20 16:37:46 +00:00
d03ae73285
Fix setting address on marker drag of standing water page 2026-03-18 19:26:32 +00:00
a049cef651
Remap to noun-adjective on report-table/table-report 2026-03-11 23:20:38 +00:00
edcb48f84f
Fix RMO status page to use mapbox, make selection of address fly there 2026-03-11 15:50:12 +00:00
f2eda02f26
Make RMO status page render again 2026-03-11 15:23:01 +00:00
5e7c547670
Fix map display on RMO status-by-id page
This involves rebuilding the "publicreport.report_location" view after
making a bunch of changes to making publicreport.water the consistent
name (over pool) throughout RMA tables.
2026-03-11 14:59:04 +00:00
78d47c4035
Move address suggestion over to stadia map 2026-03-10 15:31:02 +00:00
ce6c6c1cc1
Initial render of standing water reports from the public 2026-03-09 22:59:21 +00:00
cd47aaba94
Allow clicking on the entire care for seleting sources 2026-03-09 22:22:04 +00:00
034115a515
Remove lingering mapbox token reference
I'll have to fix the underlying map
2026-03-09 19:08:44 +00:00
6b4c6ab942
Properly reference more address properties 2026-03-09 18:28:50 +00:00
f683cbe2a2
Remove unused function for handling removed widgets 2026-03-09 18:28:29 +00:00
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
cfe399e44f
Add address number to public reports 2026-03-08 03:16:58 +00:00
49a109ae85
Make time-relative a separable custom element I can reuse 2026-03-06 16:48:10 +00:00
0fbd1c3fca
Avoid trying to render openmap tiles
This changed because I moved to using stadiamaps and maplibre gl
2026-03-06 16:42:16 +00:00
c254bf6b48
Fix recent reports display for RMO
I broke it when I change the multipoint map
2026-03-06 14:13:02 +00:00
7723f03915
Remove unused search page from RMO 2026-03-06 14:12:02 +00:00
61d9a21636
Move multipoint map to use maplibregl 2026-03-05 02:13:36 +00:00
c7dd53b6eb
Create logic and endpoint for confirming report location 2026-03-04 00:22:46 +00:00
b0fce4f363
Move mailer styles into scss 2026-03-03 23:52:17 +00:00
9826f3fd70
Show map marker for property location 2026-03-03 23:42:24 +00:00
8c495a048e
Port RMO nuisance to libremap, pull sizing outside custom element
That way I can make the sized different
2026-03-03 20:52:02 +00:00
38906db816
Move standing woter to use libremap instead of mapbox 2026-03-03 20:27:33 +00:00
0ff493cd53
Add remainder of the mailer mocks to the mailer flow 2026-03-03 17:52:46 +00:00
c9eee95cbb
Add URL links to mailer page 2026-03-03 17:31:41 +00:00
4be9c72060
Add initial landing for RMO mailer 2026-03-03 17:26:26 +00:00
ee7dc1dd08
Add caching headers for production, fix css for RMO 2026-02-17 22:27:51 +00:00
8bf0e24bcd
Default to showing all layers on status page 2026-02-17 21:40:04 +00:00
09783ee1a0
Update reference to mosquito tegola map 2026-02-17 21:39:50 +00:00
dbadb55e7c
Host our own icons, consolidate on bootstrap 1.13.1 2026-02-17 21:36:23 +00:00
26be460041
Convert timeSince to more generic timeRelative 2026-02-13 21:42:30 +00:00
13c5529a41
Show an actual error page 2026-02-09 22:35:12 +00:00
f9389de27b
Rework layouts to get embedded filesystem working again
I really hate go templates at this point.
2026-02-07 17:55:25 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00