keycloak-scim/js/apps
gregbaroni 8140c76147
Update flow diagram to support branching edges for conditionals (#28481)
- If there is a conditional subflow, instead of creating nodes
for the start and end of the subflow, there will now be branching edges
for the condition nodes, representing the false and true cases.
- Adds an optional label attribute to the edges to support having
true and false labels for condition node edges.
- Modifies auto layout to reduce the amount of overlap that
occurs with the branching condition edges and labels.
- Also removed the startSubFlow check in the createNode method
since the start and end subflow nodes are always created by the
renderSubFlowNodes method.

Closes #28453

Signed-off-by: Greg Baroni <greg.baroni@appfolio.com>
2024-04-09 14:37:10 +02:00
..
account-ui Migrate ESLint to 'flat' configuration (#28532) 2024-04-09 13:35:51 +02:00
admin-ui Update flow diagram to support branching edges for conditionals (#28481) 2024-04-09 14:37:10 +02:00
keycloak-server Bump @octokit/rest from 20.0.2 to 20.1.0 (#28423) 2024-04-04 09:30:57 +02:00