feat(ui): new WorkflowList UI using antd
This commit is contained in:
@@ -20,15 +20,15 @@
|
||||
"workflow.props.description.placeholder": "Please enter description",
|
||||
"workflow.props.executionMethod": "Execution Method",
|
||||
"workflow.props.enabled": "Enabled",
|
||||
"workflow.props.created": "Created",
|
||||
"workflow.props.updated": "Updated",
|
||||
"workflow.props.createdAt": "Created",
|
||||
"workflow.props.updatedAt": "Updated",
|
||||
|
||||
"workflow.action": "Action",
|
||||
"workflow.action.edit": "Edit",
|
||||
"workflow.action.create": "Create Workflow",
|
||||
|
||||
"workflow.action.delete.alert.title": "Delete Workflow",
|
||||
"workflow.action.delete.alert.description": "Are you sure you want to delete this workflow?",
|
||||
"workflow.action.delete.alert.content": "Are you sure you want to delete this workflow?",
|
||||
|
||||
"workflow.history.page.title": "Logs",
|
||||
"workflow.history.props.state": "State",
|
||||
@@ -68,4 +68,3 @@
|
||||
"workflow.node.notify.form.channel.placeholder": "Please select channel",
|
||||
"workflow.node.notify.form.settingChannel.label": "Setting Channel"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user