|
@@ -0,0 +1,125 @@
|
|
|
+### project
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] items-project
|
|
|
+- [ ] el-popconfirm
|
|
|
+- [ ] el-button--primary
|
|
|
+- [ ] project-name
|
|
|
+- [ ] delete
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] btnCreateProject
|
|
|
+- [ ] inputProjectName
|
|
|
+- [ ] btnSubmit
|
|
|
+
|
|
|
+#### detail
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] tab-process-definition
|
|
|
+- [ ] tab-process-instance
|
|
|
+- [ ] tab-task-instance
|
|
|
+
|
|
|
+#### workflow save dialog
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] input-param-key
|
|
|
+- [ ] input-param-val
|
|
|
+- [ ] option-tenants
|
|
|
+- [ ] add
|
|
|
+- [ ] add-dp
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] inputName
|
|
|
+- [ ] btnSubmit
|
|
|
+- [ ] selectTenant
|
|
|
+
|
|
|
+#### workflow run dialog
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] btnSubmit
|
|
|
+
|
|
|
+#### workflow instance tab
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] items-workflow-instances
|
|
|
+- [ ] select-all
|
|
|
+- [ ] btn-delete-all
|
|
|
+- [ ] el-popconfirm
|
|
|
+- [ ] el-button--primary
|
|
|
+- [ ] btn-rerun
|
|
|
+- [ ] success
|
|
|
+- [ ] execution-time
|
|
|
+- [ ] btn-rerun
|
|
|
+
|
|
|
+#### workflow format dialog
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] el-dialog__wrapper
|
|
|
+- [ ] el-button--primary
|
|
|
+
|
|
|
+#### workflow form
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] graph-format
|
|
|
+- [ ] task-item-`type`
|
|
|
+- [ ] dag-container
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] btnSave
|
|
|
+
|
|
|
+#### workflow definition tab
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] select-all
|
|
|
+- [ ] btn-delete-all
|
|
|
+- [ ] el-popconfirm
|
|
|
+- [ ] el-button--primary
|
|
|
+- [ ] items
|
|
|
+- [ ] name
|
|
|
+- [ ] button-publish
|
|
|
+- [ ] button-run
|
|
|
+- [ ] btn-cancel-publish
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] btnCreateProcess
|
|
|
+
|
|
|
+#### task instance tab
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] items-task-instances
|
|
|
+- [ ] task-instance-state
|
|
|
+- [ ] task-instance-name
|
|
|
+
|
|
|
+#### switch task form
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] switch-task
|
|
|
+- [ ] switch-else
|
|
|
+- [ ] el-input__inner
|
|
|
+- [ ] option-else-branches
|
|
|
+- [ ] option-if-branches
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] btnAddIfBranch
|
|
|
+
|
|
|
+#### switch task if branch
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] switch-task
|
|
|
+- [ ] switch-list
|
|
|
+- [ ] el-input
|
|
|
+
|
|
|
+#### task node form
|
|
|
+
|
|
|
+class:
|
|
|
+- [ ] input-param-key
|
|
|
+- [ ] input-param-val
|
|
|
+- [ ] pre_tasks-model
|
|
|
+- [ ] user-def-params-model
|
|
|
+- [ ] add
|
|
|
+- [ ] add-dp
|
|
|
+- [ ] option-pre-tasks
|
|
|
+
|
|
|
+id:
|
|
|
+- [ ] inputNodeName
|
|
|
+- [ ] btnSubmit
|