littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
66 stars 7 forks source link

Support WorkflowEvent on Dashboard #882

Open coltmcnealy-lh opened 1 month ago

coltmcnealy-lh commented 1 month ago

We should render the WorkflowEventNode and WorkflowEventNodeRun properly. Right now, the WorkflowEventNode is just a gray box. It should be something like a BPMN Throw Event (darker circle than the Catch Event, which is like our normal ExternalEventNode).

Right now, going to a WfRun that has a WorkflowEventNode in it causes a crash. That's not good.

On the WorkflowEventNode, we should see:

On the WorkflowEventRun, we should see: