bluewave-labs / bluewave-uptime

BlueWave Uptime Monitor application
https://bluewavelabs.ca/products
GNU Affero General Public License v3.0
257 stars 27 forks source link

Change all monitor status to something along the lines of isUp. #750

Closed Skorpios604 closed 20 hours ago

Skorpios604 commented 2 weeks ago

Change all monitor status to something along the lines of isUp.

ajhollid commented 2 weeks ago

This would also require updating the Monitor model on the back end

  1. Update Monitor model on the back end
  2. Update all references to monitor.status on the front end
Skorpios604 commented 2 weeks ago

You think it is worth the effort at this point? I mean we already understand what it means and I believe outside contributors will too. What do you think?

ajhollid commented 2 weeks ago

You think it is worth the effort at this point? I mean we already understand what it means and I believe outside contributors will too. What do you think?

It's definitely a lower priority issue, we can leave it up here and get to it when we wrap up the more pressing stuff

ajhollid commented 20 hours ago

I think we can skip this one