From 06708c4746a800af901b86956c9e89c2db8b19fe Mon Sep 17 00:00:00 2001 From: ArtemDzhereleiko Date: Tue, 21 Sep 2021 18:15:20 +0300 Subject: [PATCH] Add button Copy JWT token to profile --- .../home/pages/profile/profile.component.html | 9 ++++++++ .../home/pages/profile/profile.component.ts | 23 ++++++++++++++++++- .../assets/locale/locale.constant-en_US.json | 5 +++- .../assets/locale/locale.constant-ru_RU.json | 5 +++- .../assets/locale/locale.constant-uk_UA.json | 5 +++- 5 files changed, 43 insertions(+), 4 deletions(-) diff --git a/ui-ngx/src/app/modules/home/pages/profile/profile.component.html b/ui-ngx/src/app/modules/home/pages/profile/profile.component.html index f1a42344fb..4312b89d77 100644 --- a/ui-ngx/src/app/modules/home/pages/profile/profile.component.html +++ b/ui-ngx/src/app/modules/home/pages/profile/profile.component.html @@ -84,6 +84,15 @@ {{'profile.change-password' | translate}} +
+ + {{getExpirationDate}} +