-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show root problem list for objects with problem and are part of dependency #1057
Conversation
bc06e1c
to
3375e51
Compare
4351639
to
e77c687
Compare
e77c687
to
a2fb6b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please rebase, #1055 is merged.
b41bdb3
to
18db2a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add PhpDoc and method return type to newly introduced classes/methods.
d797382
to
01bf509
Compare
e059950
to
0320436
Compare
0320436
to
d659e81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In case of StateBadges::getUrl()
, phpstan is right, it's a public interface where we cannot guarantee noone will use it unless a url has been set.
fbf2475
to
baa46d7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still need to test restrictions, however
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
d630538
to
f2ffe25
Compare
f2ffe25
to
4be5a02
Compare
The state text is only necessary to add css rules for state-balls and not be used to show the state text of the group.
…ted objects tooltip
… `RedundancyGroupListItem`
4be5a02
to
bfb4c51
Compare
ref #1050
blocked by: #1055
blocked by: Icinga/ipl-web#231, Icinga/ipl-web#234