9d5cc85757
Remove old RMO banner
2026-01-30 15:27:04 +00:00
1dea676ef9
Add banner to main RMO mock.
2026-01-30 15:22:45 +00:00
03c3467eea
Add RMO favicon
2026-01-29 16:46:37 +00:00
5d4a7a4155
Add customized CSS theme for bootstrap
2026-01-28 22:25:02 +00:00
ee1ee1e901
Add map and photo upload to nuisance report page
2026-01-24 19:55:09 +00:00
1aa19ce707
More fixes to tegola URLs
2026-01-22 05:12:48 +00:00
964ef49a78
Fix tegola URL harder
2026-01-22 05:04:46 +00:00
486a2d98c2
Show location markers for images too
2026-01-21 21:10:21 +00:00
b94d09696e
Initial working marker display in shadow dom
2026-01-21 21:07:08 +00:00
bea7c28af2
Add image lookup on status page
2026-01-21 18:26:48 +00:00
aa3d7ab6b7
Clean up some aspects of WIP map-locator component
...
I was working on this and then left it for the day, so it was in sorry
shape.
2026-01-21 17:50:43 +00:00
2da6bba041
Render report results from the map
2026-01-21 15:59:16 +00:00
9d2253a4a2
Get search map overlay working again.
2026-01-21 15:15:52 +00:00
842e6cff43
Move comms work to background goroutine
...
This is a sort of random checkpoint of work
* add schema for tracking messages sent to DB
* add terms of service and privacy policy for RCS compliance
* standardize some things about background workers
* update some missing stuff from generated DB code
2026-01-20 17:10:22 +00:00
0bb055b391
Allow clicks on cells without sources
2026-01-15 22:15:29 +00:00
885b58a0ab
Add traps to cell details page
2026-01-15 21:00:42 +00:00
0bd1a10753
Fix click interface on aggregate map going to cell detail
2026-01-15 20:39:20 +00:00
948f967a16
Add aggregation map for traps
...
This also makes the first time I've done a Mapbox map within a web
component. It's not officially supported according to:
https://github.com/mapbox/mapbox-gl-js/issues/12796
but I found a codepen that had a working example:
https://codepen.io/keichan34/pen/ZEKqeEj?editors=1111
2026-01-15 20:25:00 +00:00
9667f34388
Fix various logo placeholders and header and favicon
2026-01-14 20:52:57 +00:00
749f8aaec7
Initial work on creating custom map component
...
This isn't done, I'm just shifting gears.
2026-01-14 20:14:58 +00:00
6fd0ed8711
Move to using web components for custom components
...
They're modular, which is really nice.
2026-01-14 18:59:19 +00:00
d60db93bf2
Make public report and sync share static assets
...
It just seems useful
2026-01-14 00:39:46 +00:00