event-engine / cockpit

Administration frontend for Event Engine powered backends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[RFC] Send recorded events to messagebox

codeliner opened this issue · comments

The messagebox endpoint can handle events, too. In this case process managers or sagas are triggered with the event. During development it helps to test newly added process managers.

Maybe we can add an icon button to each event in the AggregateEventsPanel which opens a dialog similar to the CommandDialog. Payload from the event should be prefilled in the editor or even be readonly?