nidus-sync/sync
Eli Ribble 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
..
template Add aggregation map for traps 2026-01-15 20:25:00 +00:00
dash.go Switch to trap counts instead of inspections on the dash 2026-01-15 19:32:42 +00:00
mock.go Break apart sync into parts more like public-reports 2026-01-13 20:30:57 +00:00
model_conversion.go Fix sync to follow new pattern of function grouping. 2026-01-09 22:29:56 +00:00
oauth.go Make oauth prompt use its own context type 2026-01-14 20:15:48 +00:00
page.go Make public report and sync share static assets 2026-01-14 00:39:46 +00:00
routes.go Creat signout logic, make links use it. 2026-01-15 00:20:19 +00:00
signin.go Creat signout logic, make links use it. 2026-01-15 00:20:19 +00:00
sms.go Break apart sync into parts more like public-reports 2026-01-13 20:30:57 +00:00
strings.go Switch main report page to better example 2026-01-07 20:47:55 +00:00
time.go Fix sync to follow new pattern of function grouping. 2026-01-09 22:29:56 +00:00
types.go Make organization.name not-nullable, consolidate org in dash context 2026-01-14 21:50:47 +00:00
utils.go Make organization.name not-nullable, consolidate org in dash context 2026-01-14 21:50:47 +00:00