icingaweb2-module-businessp.../application/forms
Johannes Meyer 52c150c56b Use the new Sort trait where applicable
Moves the entire order processing to the renderers as that's
where it's mostly relevant. The only cases where nodes are
still ordered outside the rendering is where changes are
applied based on user input, which happened based on what's
been previously rendered.
2023-08-03 15:19:28 +02:00
..
AddNodeForm.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
BpConfigForm.php Let all config forms extend BpConfigBaseForm 2023-08-03 15:06:08 +02:00
BpUploadForm.php Let all config forms extend BpConfigBaseForm 2023-08-03 15:06:08 +02:00
CleanupNodeForm.php Introduce CleanupNodeForm action 2023-08-01 15:11:53 +02:00
DeleteNodeForm.php Let all config forms extend BpConfigBaseForm 2023-08-03 15:06:08 +02:00
EditNodeForm.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
MoveNodeForm.php MoveNodeForm: Instruct JS to refresh the target container 2023-08-03 15:06:08 +02:00
ProcessForm.php Let all config forms extend BpConfigBaseForm 2023-08-03 15:06:08 +02:00
SimulationForm.php Let all config forms extend BpConfigBaseForm 2023-08-03 15:06:08 +02:00