From e121d24d16823ad8cf4c370cc95adab242023c55 Mon Sep 17 00:00:00 2001 From: Paladox none Date: Sun, 6 Oct 2019 23:03:04 +0000 Subject: [PATCH] Add a copy button to copy the ssh key/gpg key Bug: Issue 10047 Change-Id: If69f1a18065374000249b9157018c21024013085 --- .../elements/settings/gr-gpg-editor/gr-gpg-editor.html | 10 ++++++++++ .../settings/gr-gpg-editor/gr-gpg-editor_test.html | 2 +- .../elements/settings/gr-ssh-editor/gr-ssh-editor.html | 10 ++++++++++ .../settings/gr-ssh-editor/gr-ssh-editor_test.html | 2 +- 4 files changed, 22 insertions(+), 2 deletions(-) diff --git a/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html b/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html index 7a636050a8..0c589c9980 100644 --- a/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html +++ b/polygerrit-ui/app/elements/settings/gr-gpg-editor/gr-gpg-editor.html @@ -19,6 +19,7 @@ limitations under the License. + @@ -69,6 +70,7 @@ limitations under the License. User IDs Public Key + @@ -87,6 +89,14 @@ limitations under the License. data-index$="[[index]]" link>Click to View + + + + + @@ -65,6 +66,7 @@ limitations under the License. Status Public key + @@ -79,6 +81,14 @@ limitations under the License. data-index$="[[index]]" link>Click to View + + + +