icingaweb2-module-businessp.../application/forms
Johannes Meyer 49ebbc4cdb Apply state overrides on demand instead of directly
Internally non-process children are only instantiated once.
This means when applying state overrides directly they're
used everywhere and do not differ between the containing
process. State overrides are now applied explicitly and
on demand, decoupling them from children.
2020-07-01 08:54:34 +02:00
..
AddNodeForm.php Apply state overrides on demand instead of directly 2020-07-01 08:54:34 +02:00
BpConfigForm.php Introduce and utilize class NoDuplicateChildrenValidator 2019-02-14 11:29:30 +01:00
BpUploadForm.php BpUploadForm: Properly adjust the success url 2019-11-04 16:08:28 +01:00
DeleteNodeForm.php Make node removal working as expected 2017-12-04 14:14:06 +01:00
EditNodeForm.php Apply state overrides on demand instead of directly 2020-07-01 08:54:34 +02:00
MoveNodeForm.php Don't redirect after a successful move action but refresh 2019-02-22 12:26:24 +01:00
ProcessForm.php ProcessForm: Properly populate element display 2019-03-01 08:20:48 +01:00
SimulationForm.php Fix missing redirects 2018-08-15 09:39:26 +02:00