revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
505 stars 29 forks source link

Remove red border for endpoints which have monitor disabled #189

Closed Frooodle closed 1 year ago

Frooodle commented 1 year ago

Remove red border for endpoints that have monitor disabled. since its implied that if not monitored its uptime might not be constant

gemorgan commented 1 year ago

Confirming I also see this issue. The red box shows around the dashboard item whether the monitored toggle is on or off.

revenz commented 1 year ago

the red border isnt for up-time its for update status, meaning it tried to do an update status, for smarts and it failed.

revenz commented 1 year ago

added css check for [x-monitor='1'] so this will only appear for monitored apps now