earthcubeprojects-chords / chords

EarthCube CHORDS application code
GNU General Public License v2.0
25 stars 13 forks source link

Do not display inactive instruments on the map page #593

Closed MisterMartin closed 1 year ago

MisterMartin commented 1 year ago

A green/red status icon appears next to the instrument name for the dashboard, map, and map popups. It indicates if the instrument has not reported in the required time.

However, if the instrument is marked "inactive", it is not shown on the dashboard.

The map page provides a similar status summary. However, it also shows the status of inactive instruments (which will always be red).

It seems like the map page icons and popup should not include inactive instruments, because these will always be red. If they are are designated as inactive, it is an indication that they are not being actively monitored.

MisterMartin commented 1 year ago

Completed in 1584981.