Commit graph

79 commits

Author SHA1 Message Date
e8d865d0ab
Wire up events for creating new public reports
This involved moving a lot of stuff to the platform layer since I don't
want event interfaces leaking out.

Also this includes a fix to the user authentication which I had
previously broken by making a platform-layer user object independent of
the database layer.
2026-03-13 17:56:24 +00:00
9525363bc8
Disallow SVG upload for photo-upload 2026-03-12 01:23:56 +00:00
82f67bdb6c
Add basic data table and map for looking at sites 2026-03-12 01:16:41 +00:00
a049cef651
Remap to noun-adjective on report-table/table-report 2026-03-11 23:20:38 +00:00
7231bf0aad
Add link card for sites 2026-03-11 23:13:33 +00:00
edcb48f84f
Fix RMO status page to use mapbox, make selection of address fly there 2026-03-11 15:50:12 +00:00
289fac1e7e
Set marker on click on aerial imagery 2026-03-11 15:12:59 +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
3743d63692
Add proxy for managing tiles 2026-03-11 14:28:59 +00:00
d6407933f8
Avoid jumping on null map 2026-03-10 20:14:19 +00:00
c2429654c6
Add flyover data view 2026-03-10 18:05:07 +00:00
78d47c4035
Move address suggestion over to stadia map 2026-03-10 15:31:02 +00:00
cd763efb15
Require passing actual markers into SetMarkers
And frame locations of images and the report when a report is selected
2026-03-10 04:20:55 +00:00
3c43f72028
Fix reference to full formatted address 2026-03-09 18:28:03 +00:00
15af787950
Update to using stadiamaps API 2026-03-09 18:04:07 +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
2f140c168e
Add ability to handle map load late 2026-03-07 01:45:53 +00:00
03380eba45
Add new pool review page 2026-03-06 18:56:30 +00:00
662188485e
Show selected signals as a table with relative time data. 2026-03-06 18:56:29 +00:00
49a109ae85
Make time-relative a separable custom element I can reuse 2026-03-06 16:48:10 +00:00
a4a6ab8f3a
Properly bound aggregate map without animation 2026-03-05 22:35:34 +00:00
2283aba713
Properly set bounds on multipoint map startup 2026-03-05 19:09:45 +00:00
4577fda4a9
Add pool location via click 2026-03-05 18:40:13 +00:00
121b880783
get map clicks and show the lat lng 2026-03-05 17:58:31 +00:00
fdae11f7cd
Add ArcGIS map tile display. 2026-03-05 17:46:13 +00:00
f3d38a6045
Add initial map for showing ArcGIS tiles 2026-03-05 17:43:40 +00:00
3a747b2b1d
Don't animate aggregate map, just jump there. 2026-03-05 17:40:28 +00:00
3501c38deb
Move the map to fit the pools on selection 2026-03-05 16:04:58 +00:00
138dbed251
Show markers on the map 2026-03-05 15:46:32 +00:00
0f4ef9d2f8
Center map on district service area by default 2026-03-05 13:27:16 +00:00
478abf6d1b
Start to pull green pool signal from the API 2026-03-05 03:53:26 +00:00
61d9a21636
Move multipoint map to use maplibregl 2026-03-05 02:13:36 +00:00
4756009d6b
Switch locator to osm bright style 2026-03-03 23:49:33 +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
504939a438
Add RCS logos 2026-02-25 16:20:30 +00:00
0ab4e31d5e
Add admin map component file 2026-02-25 16:16:59 +00:00
b4817546df
Show routing demonstration on radar page. 2026-02-18 04:57:12 +00:00
18c7a5f84b
Add faker routing 2026-02-17 22:50:16 +00:00
ee7dc1dd08
Add caching headers for production, fix css for RMO 2026-02-17 22:27:51 +00:00
dbadb55e7c
Host our own icons, consolidate on bootstrap 1.13.1 2026-02-17 21:36:23 +00:00
1739bc6000
Add service area border to aggregate map 2026-02-17 06:49:41 +00:00
cd6bbc69a4
Make pool upload map show district border 2026-02-17 06:05:24 +00:00
5a7c9fd090
Move data out of import.district and in to organization
Then get the organization settings page to work again.

Tons of other stuff is broken now.
2026-02-17 05:33:12 +00:00
5b33b7ffcf
Switch cell detail page to libremap rendering 2026-02-16 18:49:07 +00:00
9d0a4b4b88
Move dashboard map to libregl 2026-02-16 18:34:40 +00:00
a1cc2dbaff
Add district setting page and display of district boundary 2026-02-16 15:03:26 +00:00
0f7e01e8a2
Add map to pool import overview
For my own debugging really
2026-02-16 01:15:13 +00:00
b3ab8f6cef
Fix aggregate map not showing toolbox correctly 2026-02-10 18:08:34 +00:00