-
Feature
-
Resolution: Done
-
Minor
-
None
-
False
-
None
-
False
-
2022 Week 32-34 (from Aug 8), 2022 Week 38-40 (from Sept 19), 2022 Week 41-43 (from Oct 10)
Motivation
Current visualization of serverless workflows is insufficient. It was quickly developed in the CNCF community and doesn’t provide enough information to understand the flow, branching, parallel execution, sequences, and operation calls.
Goal
Design and implement new visualization of workflows
Scenarios
As a developer, I need to verify my written workflow against a visualization so that I can see whether it will run how I wrote it.
As a developer, I need to see where there is a gap / missing part of my workflow so that I can “connect the dots”.
As a developer, I need to see where the workflow branches with conditions or parallel execution and transitions to next states.
As a developer, I need to see how the workflow communicates over events so that I can verify all events are sent in all situations.
Expected outcomes
A design / mockup of a new workflow visualization guidance from UI/UX team
Read-only representation of a serverless workflows
VS Code editor for serverless workflow updates its visualization of the workflow code
- incorporates
-
KOGITO-7893 Stunner should now be the default workflow viewer
- Resolved
-
KOGITO-6981 SWF Editor - Viewer Look&Feel
- Resolved
- is blocked by
-
KOGITO-7732 QE serverless logic tasks for second iteration of the tooling
- Resolved
-
KOGITO-7053 SWF Viewer - Community Documentation
- Resolved
-
KOGITO-7559 Validate new visualizations provided by UX are implemeted and used properly
- Resolved