icingaweb2-module-businessp.../library/Businessprocess
Ravi Kumar Kempapura Srinivasa b39d953fee Fix tile rendering for Bp nodes with unconfirmed deleted monitored nodes
Earlier in NodeRemoveAction the states were recalculated for the BpNodes. Hence, the state for parent nodes with unconfirmed deleted monitored nodes (host/service) is set to Unknown. This results in incorrect tile rendering for the parent nodes. Therefore, any call to methods which recalculate the states are removed.

fix #279
2020-05-19 16:42:09 +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 Fix tile rendering for Bp nodes with unconfirmed deleted monitored nodes 2020-05-19 16:42:09 +02:00
ProvidedHook/Monitoring NodeController: add business impact action 2017-01-10 16:49:53 +01:00
Renderer Use gray tiles and state-balls for the entire branch of empty BpNode 2020-05-11 11:45:33 +02: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 Check recursively for Empty BpNodes 2020-05-11 11:45:27 +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 Extend abstract isEmpty() method to check for empty nodes in child nodes 2020-05-11 11:45:17 +02: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