From 6c0f435af0c7b369503798b4415b3b6f37267f60 Mon Sep 17 00:00:00 2001 From: Bohdan Tsymbala Date: Tue, 29 Sep 2020 15:32:38 +0200 Subject: [PATCH 1/2] Changed the color of the confirm button in trusted app deletion dialog. --- .../trusted_apps/view/trusted_app_deletion_dialog.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_app_deletion_dialog.tsx b/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_app_deletion_dialog.tsx index 846fa794ceefd..fea605b13d067 100644 --- a/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_app_deletion_dialog.tsx +++ b/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_app_deletion_dialog.tsx @@ -100,7 +100,13 @@ export const TrustedAppDeletionDialog = memo(() => { {translations.cancelButton} - + {translations.confirmButton} From b12fa044ced104cdcaeb1c8444cb11137c1656b8 Mon Sep 17 00:00:00 2001 From: Bohdan Tsymbala Date: Tue, 29 Sep 2020 15:40:19 +0200 Subject: [PATCH 2/2] Updated the snapshots. --- .../__snapshots__/trusted_app_deletion_dialog.test.tsx.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/__snapshots__/trusted_app_deletion_dialog.test.tsx.snap b/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/__snapshots__/trusted_app_deletion_dialog.test.tsx.snap index fdb20f229f144..89f81948e166b 100644 --- a/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/__snapshots__/trusted_app_deletion_dialog.test.tsx.snap +++ b/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/__snapshots__/trusted_app_deletion_dialog.test.tsx.snap @@ -85,7 +85,7 @@ exports[`TrustedAppDeletionDialog renders correctly when deletion failed 1`] = `