mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 23:07:22 +00:00
fix(console): copyable username (#4683)
fix: copyable username Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
6c01e6a55b
commit
6c7a05ea0d
@ -8,6 +8,9 @@
|
|||||||
<cnsl-info-section *ngIf="data.warnSectionKey" [type]="InfoSectionType.WARN">{{
|
<cnsl-info-section *ngIf="data.warnSectionKey" [type]="InfoSectionType.WARN">{{
|
||||||
data.warnSectionKey | translate
|
data.warnSectionKey | translate
|
||||||
}}</cnsl-info-section>
|
}}</cnsl-info-section>
|
||||||
|
|
||||||
|
<p *ngIf="data.hintKey" class="desc cnsl-secondary-text">{{ data.hintKey | translate: { value: data.confirmation } }}</p>
|
||||||
|
|
||||||
<cnsl-form-field *ngIf="data.confirmation && data.confirmationKey" class="formfield">
|
<cnsl-form-field *ngIf="data.confirmation && data.confirmationKey" class="formfield">
|
||||||
<cnsl-label>{{ data.confirmationKey | translate: { value: data.confirmation } }}</cnsl-label>
|
<cnsl-label>{{ data.confirmationKey | translate: { value: data.confirmation } }}</cnsl-label>
|
||||||
<input cnslInput [(ngModel)]="confirm" data-e2e="confirm-dialog-input" />
|
<input cnslInput [(ngModel)]="confirm" data-e2e="confirm-dialog-input" />
|
||||||
|
@ -256,8 +256,10 @@ export class UserTableComponent implements OnInit {
|
|||||||
confirmKey: 'ACTIONS.DELETE',
|
confirmKey: 'ACTIONS.DELETE',
|
||||||
cancelKey: 'ACTIONS.CANCEL',
|
cancelKey: 'ACTIONS.CANCEL',
|
||||||
titleKey: 'USER.DIALOG.DELETE_SELF_TITLE',
|
titleKey: 'USER.DIALOG.DELETE_SELF_TITLE',
|
||||||
descriptionKey: 'USER.DIALOG.DELETE_SELF_DESCRIPTION',
|
warnSectionKey: 'USER.DIALOG.DELETE_SELF_DESCRIPTION',
|
||||||
confirmationKey: 'USER.DIALOG.TYPEUSERNAME',
|
hintKey: 'USER.DIALOG.TYPEUSERNAME',
|
||||||
|
hintParam: 'USER.DIALOG.DELETE_DESCRIPTION',
|
||||||
|
confirmationKey: 'USER.DIALOG.USERNAME',
|
||||||
confirmation: user.preferredLoginName,
|
confirmation: user.preferredLoginName,
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -265,8 +267,10 @@ export class UserTableComponent implements OnInit {
|
|||||||
confirmKey: 'ACTIONS.DELETE',
|
confirmKey: 'ACTIONS.DELETE',
|
||||||
cancelKey: 'ACTIONS.CANCEL',
|
cancelKey: 'ACTIONS.CANCEL',
|
||||||
titleKey: 'USER.DIALOG.DELETE_TITLE',
|
titleKey: 'USER.DIALOG.DELETE_TITLE',
|
||||||
descriptionKey: 'USER.DIALOG.DELETE_DESCRIPTION',
|
warnSectionKey: 'USER.DIALOG.DELETE_DESCRIPTION',
|
||||||
confirmationKey: 'USER.DIALOG.TYPEUSERNAME',
|
hintKey: 'USER.DIALOG.TYPEUSERNAME',
|
||||||
|
hintParam: 'USER.DIALOG.DELETE_DESCRIPTION',
|
||||||
|
confirmationKey: 'USER.DIALOG.USERNAME',
|
||||||
confirmation: user.preferredLoginName,
|
confirmation: user.preferredLoginName,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -256,6 +256,7 @@
|
|||||||
"DELETE_SELF_DESCRIPTION": "Sie sind im Begriff Ihren eigenen Benutzer endgültig zu löschen. Dadurch werden Sie ausgeloggt und Ihr Account wird gelöscht. Diese Aktion kann nicht rückgängig gemacht werden!",
|
"DELETE_SELF_DESCRIPTION": "Sie sind im Begriff Ihren eigenen Benutzer endgültig zu löschen. Dadurch werden Sie ausgeloggt und Ihr Account wird gelöscht. Diese Aktion kann nicht rückgängig gemacht werden!",
|
||||||
"DELETE_AUTH_DESCRIPTION": "Sie sind im Begriff Ihren Account endgültig zu löschen. Wollen Sie dies wirklich tun?",
|
"DELETE_AUTH_DESCRIPTION": "Sie sind im Begriff Ihren Account endgültig zu löschen. Wollen Sie dies wirklich tun?",
|
||||||
"TYPEUSERNAME": "Wiederholen Sie '{{value}}', um den Benutzer zu löschen.",
|
"TYPEUSERNAME": "Wiederholen Sie '{{value}}', um den Benutzer zu löschen.",
|
||||||
|
"USERNAME": "Loginname",
|
||||||
"DELETE_BTN": "Endgültig löschen"
|
"DELETE_BTN": "Endgültig löschen"
|
||||||
},
|
},
|
||||||
"SENDEMAILDIALOG": {
|
"SENDEMAILDIALOG": {
|
||||||
|
@ -256,6 +256,7 @@
|
|||||||
"DELETE_SELF_DESCRIPTION": "You are about to permanently delete your personal account. This will log you out and delete your user. This action cannot be undone!",
|
"DELETE_SELF_DESCRIPTION": "You are about to permanently delete your personal account. This will log you out and delete your user. This action cannot be undone!",
|
||||||
"DELETE_AUTH_DESCRIPTION": "You are about to permanently delete your personal account. Are you sure?",
|
"DELETE_AUTH_DESCRIPTION": "You are about to permanently delete your personal account. Are you sure?",
|
||||||
"TYPEUSERNAME": "Type '{{value}}', to confirm and delete the user.",
|
"TYPEUSERNAME": "Type '{{value}}', to confirm and delete the user.",
|
||||||
|
"USERNAME": "Loginname",
|
||||||
"DELETE_BTN": "Delete permanently"
|
"DELETE_BTN": "Delete permanently"
|
||||||
},
|
},
|
||||||
"SENDEMAILDIALOG": {
|
"SENDEMAILDIALOG": {
|
||||||
|
@ -256,6 +256,7 @@
|
|||||||
"DELETE_SELF_DESCRIPTION": "Vous êtes sur le point de supprimer définitivement votre compte personnel. Cela vous déconnectera et supprimera votre utilisateur. Cette action ne peut être annulée !",
|
"DELETE_SELF_DESCRIPTION": "Vous êtes sur le point de supprimer définitivement votre compte personnel. Cela vous déconnectera et supprimera votre utilisateur. Cette action ne peut être annulée !",
|
||||||
"DELETE_AUTH_DESCRIPTION": "Vous êtes sur le point de supprimer définitivement votre compte personnel. En êtes-vous sûr ?",
|
"DELETE_AUTH_DESCRIPTION": "Vous êtes sur le point de supprimer définitivement votre compte personnel. En êtes-vous sûr ?",
|
||||||
"TYPEUSERNAME": "Tapez '{{value}}', pour confirmer et supprimer l'utilisateur.",
|
"TYPEUSERNAME": "Tapez '{{value}}', pour confirmer et supprimer l'utilisateur.",
|
||||||
|
"USERNAME": "Identifiant",
|
||||||
"DELETE_BTN": "Supprimer définitivement"
|
"DELETE_BTN": "Supprimer définitivement"
|
||||||
},
|
},
|
||||||
"SENDEMAILDIALOG": {
|
"SENDEMAILDIALOG": {
|
||||||
|
@ -256,6 +256,7 @@
|
|||||||
"DELETE_SELF_DESCRIPTION": "Stai per eliminare definitivamente il tuo account. Questo ti disconnetterà ed eliminerà il tuo utente. Questa azione non può essere annullata!",
|
"DELETE_SELF_DESCRIPTION": "Stai per eliminare definitivamente il tuo account. Questo ti disconnetterà ed eliminerà il tuo utente. Questa azione non può essere annullata!",
|
||||||
"DELETE_AUTH_DESCRIPTION": "Stai per eleminare il tuo account personale in modo permanente. Vuoi continuare?",
|
"DELETE_AUTH_DESCRIPTION": "Stai per eleminare il tuo account personale in modo permanente. Vuoi continuare?",
|
||||||
"TYPEUSERNAME": "Ripeti '{{value}}' per confermare ed eliminare l'utente.",
|
"TYPEUSERNAME": "Ripeti '{{value}}' per confermare ed eliminare l'utente.",
|
||||||
|
"USERNAME": "Nome utente",
|
||||||
"DELETE_BTN": "Elimina"
|
"DELETE_BTN": "Elimina"
|
||||||
},
|
},
|
||||||
"SENDEMAILDIALOG": {
|
"SENDEMAILDIALOG": {
|
||||||
|
@ -256,6 +256,7 @@
|
|||||||
"DELETE_SELF_DESCRIPTION": "您即将永久删除您的个人帐户。这将使您注销并删除您的用户。此操作无法撤消!",
|
"DELETE_SELF_DESCRIPTION": "您即将永久删除您的个人帐户。这将使您注销并删除您的用户。此操作无法撤消!",
|
||||||
"DELETE_AUTH_DESCRIPTION": "您即将永久删除您的个人帐户。你确定吗?",
|
"DELETE_AUTH_DESCRIPTION": "您即将永久删除您的个人帐户。你确定吗?",
|
||||||
"TYPEUSERNAME": "输入 '{{value}}',确认并删除该用户。",
|
"TYPEUSERNAME": "输入 '{{value}}',确认并删除该用户。",
|
||||||
|
"USERNAME": "登录名",
|
||||||
"DELETE_BTN": "永久删除"
|
"DELETE_BTN": "永久删除"
|
||||||
},
|
},
|
||||||
"SENDEMAILDIALOG": {
|
"SENDEMAILDIALOG": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user