feat: failed events (#582)

This commit is contained in:
Max Peintner
2020-08-13 07:42:16 +02:00
committed by GitHub
parent 65058ed17c
commit 2f404be7c6
19 changed files with 300 additions and 130 deletions

View File

@@ -239,14 +239,27 @@
"DESCRIPTION":"Managers can add and edit organisations and make changes to their corresponding projects and apps"
},
"VIEWS": {
"TITLE":"Views and Events",
"DESCRIPTION":"This Card shows your Zitadel Views, you can clear them and remove failed events.",
"TITLE":"Views",
"DESCRIPTION":"This Card shows your Zitadel Views.",
"VIEWNAME":"Name",
"DATABASE":"Database",
"SEQUENCE":"Sequence",
"TIMESTAMP":"Timestamp",
"ACTIONS":"Actions",
"CLEAR":"Clear"
},
"FAILEDEVENTS": {
"TITLE":"Failed Events",
"DESCRIPTION":"This Card shows your failed Events.",
"VIEWNAME":"Name",
"DATABASE":"Database",
"FAILEDSEQUENCE":"Failed Sequence",
"FAILURECOUNT":"Failure Count",
"ERRORMESSAGE":"Error message",
"ACTIONS":"Actions",
"DELETE":"Remove",
"DELETESUCCESS":"Failed Events removed!"
},
"TOAST":{
"MEMBERREMOVED":"Manager removed!",
"MEMBERSADDED": "Managers added!",