diff --git a/common/constants/overview.ts b/common/constants/overview.ts index 905c86cf0..14358c713 100644 --- a/common/constants/overview.ts +++ b/common/constants/overview.ts @@ -3,6 +3,5 @@ * SPDX-License-Identifier: Apache-2.0 */ -export const alertsPluginID = 'alerting'; -export const anomalyPluginID = 'anomalyDetection'; export const observabilityDashboardsKey = 'observability:defaultDashboard'; +export const observabilityShowCardsKey = 'observability:overviewCardsDisplay'; diff --git a/common/utils/core_services.ts b/common/utils/core_services.ts index 3b772d225..750d25225 100644 --- a/common/utils/core_services.ts +++ b/common/utils/core_services.ts @@ -10,6 +10,7 @@ import { SavedObjectsClientContract, ToastInput, } from '../../../../src/core/public'; +import { Page } from '../../../../src/plugins/content_management/public'; import { createGetterSetter } from '../../../../src/plugins/opensearch_dashboards_utils/common'; import PPLService from '../../public/services/requests/ppl'; import { QueryManager } from '../query_manager'; @@ -39,3 +40,4 @@ export const [getOSDSavedObjectsClient, setOSDSavedObjectsClient] = createGetter SavedObjectsClientContract >('SavedObjectsClient'); export const [getQueryManager, setQueryManager] = createGetterSetter('QueryManager'); +export const [getOverviewPage, setOverviewPage] = createGetterSetter('Page'); diff --git a/public/components/datasources/components/__tests__/__snapshots__/installed_integrations_table.test.tsx.snap b/public/components/datasources/components/__tests__/__snapshots__/installed_integrations_table.test.tsx.snap index b5e6a2f5c..7adb3ead2 100644 --- a/public/components/datasources/components/__tests__/__snapshots__/installed_integrations_table.test.tsx.snap +++ b/public/components/datasources/components/__tests__/__snapshots__/installed_integrations_table.test.tsx.snap @@ -937,13 +937,10 @@ exports[`Installed Integrations Table test Renders the installed integrations ta
-
@@ -1087,13 +1084,10 @@ exports[`Installed Integrations Table test Renders the installed integrations ta
-
@@ -1169,13 +1163,10 @@ exports[`Installed Integrations Table test Renders the installed integrations ta
-
@@ -1251,13 +1242,10 @@ exports[`Installed Integrations Table test Renders the installed integrations ta
-
@@ -1321,13 +1309,10 @@ exports[`Installed Integrations Table test Renders the installed integrations ta
-
@@ -1459,23 +1444,19 @@ exports[`Installed Integrations Table test Renders the installed integrations ta >
- -
- diff --git a/public/components/integrations/components/__tests__/__snapshots__/available_integration_card_view.test.tsx.snap b/public/components/integrations/components/__tests__/__snapshots__/available_integration_card_view.test.tsx.snap index 7610f0880..a3beb8f6c 100644 --- a/public/components/integrations/components/__tests__/__snapshots__/available_integration_card_view.test.tsx.snap +++ b/public/components/integrations/components/__tests__/__snapshots__/available_integration_card_view.test.tsx.snap @@ -463,9 +463,11 @@ exports[`Available Integration Card View Test Renders nginx integration card vie
- +
- -
-
diff --git a/public/components/integrations/components/__tests__/__snapshots__/available_integration_table_view.test.tsx.snap b/public/components/integrations/components/__tests__/__snapshots__/available_integration_table_view.test.tsx.snap index cbfa6d920..d8aa34bc1 100644 --- a/public/components/integrations/components/__tests__/__snapshots__/available_integration_table_view.test.tsx.snap +++ b/public/components/integrations/components/__tests__/__snapshots__/available_integration_table_view.test.tsx.snap @@ -62,23 +62,19 @@ exports[`Available Integration Table View Test Renders nginx integration table v >
- -
- @@ -210,6 +208,7 @@ exports[`Available Integration Table View Test Renders nginx integration table v
@@ -310,7 +310,7 @@ exports[`Available Integration Table View Test Renders nginx integration table v className="euiFormControlLayoutIcons" >