mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-09 17:55:48 +00:00
ac149c9dcb
* This alters how the send_event endpoint responds - it originally responded with a process instance, it now responds with the next task, in keeping with how other task completion endpoints behave. * I was forced to upgrade some of the bpmn-js libraries which fixes some of the linting errors on the front end. * The "Return to home" button isn't always displayed. It will not display when it is redirecting, or when the current task is running. .