icingaweb2-module-businessp.../library/Businessprocess
Ravi Kumar Kempapura Srinivasa 32abce2529 Don't show state-badges for empty nodes
Before, the empty nodes were to be considered as missing nodes. Correspondingly, the counter for missing in BpNode::getStateSummary() was increased if an empty node is encountered.

Now, the empty nodes are not assumed as missing nodes and the counter for missing is not increased for this case.
2020-05-11 11:44:14 +02:00
..
Director LegacyStorage: Add cache to avoid parsing configurations multiple times 2019-02-25 12:42:52 +01:00
Exception NodeAction: Allow method appliesTo to throw an exception 2019-02-22 12:26:24 +01:00
Modification NodeAddChildrenAction: Really import nodes if instructed to do so 2019-02-22 14:30:06 +01:00
ProvidedHook/Monitoring NodeController: add business impact action 2017-01-10 16:49:53 +01:00
Renderer Make it possible to delete imported nodes (#248) 2020-02-26 14:53:34 +01:00
State Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
Storage Remove space after reference operators 2020-02-26 09:19:31 +01:00
Test test: Integrate icingaweb2-module-ipl as dependency 2019-01-17 13:46:23 +01:00
Web RenderedProcessActionBar: Re-introduce Config link for subprocess nodes 2019-02-28 15:15:11 +01:00
BpConfig.php Fix 'vsprintf(): Too few arguments' unexisting imported node exception 2020-02-26 15:09:17 +01:00
BpNode.php Don't show state-badges for empty nodes 2020-05-11 11:44:14 +02:00
Form.php editor: sorry, monster commit :) 2015-03-16 09:08:00 +01:00
HostNode.php Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
ImportedNode.php TileRenderer: Make the navigation through imported nodes fluent 2019-02-22 12:26:24 +01:00
Metadata.php MetaData: Introduce new header option `ManualOrder' 2019-02-22 12:26:23 +01:00
MonitoredNode.php lib: Remove all traces of Icinga\Module\Businessprocess\Html 2019-01-17 13:21:46 +01:00
MonitoringRestrictions.php Restrict host and service lists when adding new or editing old nodes 2019-02-22 12:21:18 +01:00
Node.php Remove abstract function Node::__construct() 2020-02-27 10:08:16 +01:00
ServiceNode.php Use display_name as alias for host and service nodes 2020-02-05 15:01:22 +01:00
Simulation.php Simulation: load current simulations from session 2017-01-27 13:04:43 +01:00