Resolve "Add admin page for listing workflow executions"
Compare changes
Files
9@@ -41,11 +41,20 @@ export class WorkflowExecutionService {
@@ -41,11 +41,20 @@ export class WorkflowExecutionService {
* @param executorId Filter for workflow executions by a user. If none, Permission `workflow_execution:read_any` required.
@@ -53,6 +62,11 @@ export class WorkflowExecutionService {
@@ -53,6 +62,11 @@ export class WorkflowExecutionService {
@@ -61,6 +75,11 @@ export class WorkflowExecutionService {
@@ -61,6 +75,11 @@ export class WorkflowExecutionService {