This adds a bit more logic to the error messages we show if there is no configuration for that widget in the Hub Config. The basic rule i implemented here is that if you own the hub (or it is a stream, since you are the only one to see the stream) you see the message that you need to update the hubconfig for the widget to work. If you are not a owner of that hub, you just see a generic message, i.e. "no issues found"
This adds a bit more logic to the error messages we show if there is no configuration for that widget in the Hub Config. The basic rule i implemented here is that if you own the hub (or it is a stream, since you are the only one to see the stream) you see the message that you need to update the hubconfig for the widget to work. If you are not a owner of that hub, you just see a generic message, i.e. "no issues found"
I also styled up the warnings a little bit too.
The widgets that i touched are:
fixes #580 #581