release: v0.13.0 — SFM integration Phase 1
Phase 1 closes the read-only gap between Terra-View and the standalone SFM webapp on port 8200. Operators no longer need to bounce between the two for routine event review. Wraps up four commits shipped this iteration:db8d666settings: add mic_unit_pref for event-report chart1d9fd00event-modal: port 4-channel Chart.js waveform/histogram panels + docker-compose mount fix for SFM container4b2bb9aevent-modal: inline PDF preview + .TXT link + review form2905a32admin_events: wire shared event-detail modal into the page Highlights: - Inline PDF preview via iframe (lazy-loaded; browser-native zoom) - Chart.js 4-channel waveform/histogram in the modal - Review form persisted to sidecar via PATCH - /admin/events row click opens the modal (was port-8200-only) - mic_unit_pref setting (dBL default, psi alternate; chart only) - Cross-modal CustomEvent so host tables refresh on save Phase 2 (device control: start/stop monitoring, push compliance, erase) deferred pending SFM auth layer — see seismo-relay roadmap. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Terra-View v0.12.1
|
||||
# Terra-View v0.13.0
|
||||
Backend API and HTMX-powered web interface for managing a mixed fleet of seismographs and field modems. Track deployments, monitor health in real time, merge roster intent with incoming telemetry, and control your fleet through a unified database and dashboard.
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user