feat: search by keyword on AccessList, CertificateList, WorkflowList
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
"access.nodata": "No accesses. Please create an authorization first.",
|
||||
|
||||
"access.search.placeholder": "Search by access name ...",
|
||||
|
||||
"access.action.add": "Create authorization",
|
||||
"access.action.edit": "Edit authorization",
|
||||
"access.action.duplicate": "Duplicate authorization",
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
"certificate.nodata": "No certificates. Please create a workflow to generate certificates! 😀",
|
||||
|
||||
"certificate.search.placeholder": "Search by certificate name or serial number ...",
|
||||
|
||||
"certificate.action.view": "View certificate",
|
||||
"certificate.action.delete": "Delete certificate",
|
||||
"certificate.action.delete.confirm": "Are you sure to delete this certificate?",
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
"workflow.nodata": "No workflows. Please create a workflow to generate certificates! 😀",
|
||||
|
||||
"workflow.search.placeholder": "Search by workflow name ...",
|
||||
|
||||
"workflow.action.create": "Create workflow",
|
||||
"workflow.action.edit": "Edit workflow",
|
||||
"workflow.action.delete": "Delete workflow",
|
||||
|
||||
Reference in New Issue
Block a user