From a1bb5f8e7503b3196fbacc986c1b1150a5628a1a Mon Sep 17 00:00:00 2001 From: Adam Tackett Date: Tue, 29 Oct 2024 10:45:19 -0700 Subject: [PATCH 1/2] fix missing imports Signed-off-by: Adam Tackett --- .../report_settings/report_settings.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/components/report_definitions/report_settings/report_settings.tsx b/public/components/report_definitions/report_settings/report_settings.tsx index a48d2f42..9e185862 100644 --- a/public/components/report_definitions/report_settings/report_settings.tsx +++ b/public/components/report_definitions/report_settings/report_settings.tsx @@ -13,6 +13,15 @@ import { EuiComboBox, EuiFormRow, EuiCallOut, + EuiFlexItem, + EuiFlexGroup, + EuiTextArea, + EuiPageContentBody, + EuiPageContent, + EuiHorizontalRule, + EuiPageHeader, + EuiTitle, + EuiFieldText, } from '@elastic/eui'; import { REPORT_SOURCE_RADIOS, From 1109a41b99992299d54624061398e195af03af45 Mon Sep 17 00:00:00 2001 From: Adam Tackett Date: Tue, 29 Oct 2024 10:59:49 -0700 Subject: [PATCH 2/2] update snapshots Signed-off-by: Adam Tackett --- .../__tests__/__snapshots__/main.test.tsx.snap | 16 ++++++++-------- .../__snapshots__/reports_table.test.tsx.snap | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/public/components/main/__tests__/__snapshots__/main.test.tsx.snap b/public/components/main/__tests__/__snapshots__/main.test.tsx.snap index 0b025ce1..d657875e 100644 --- a/public/components/main/__tests__/__snapshots__/main.test.tsx.snap +++ b/public/components/main/__tests__/__snapshots__/main.test.tsx.snap @@ -73,7 +73,7 @@ exports[`
panel render component 1`] = ` />
panel render component 1`] = `
panel render component after create success 1`] = ` />
panel render component after create success 1`] = `
panel render component after delete success 1`] = ` />
panel render component after delete success 1`] = `
panel render component after edit success 1`] = ` />
panel render component after edit success 1`] = `
panel render component 1`] = `
panel render component 1`] = `
panel render component 1`] = ` exports[` panel render empty component 1`] = `
panel render empty component 1`] = `