From 4a88e7afb70e788162502efb9256d236525ae34a Mon Sep 17 00:00:00 2001 From: Mark Pedrotti Date: Tue, 26 Nov 2024 14:41:54 -0500 Subject: [PATCH 1/3] ROX-27186: Delete conditional code for classic dark theme --- ui/apps/platform/public/index.html | 2 +- .../platform/src/Components/GroupedTabs.js | 12 ++-------- .../src/Components/PageHeader/PageHeader.js | 7 +----- .../animations/SidePanelAnimatedArea.tsx | 11 ++-------- .../Clusters/Components/HelmIndicator.tsx | 6 +---- .../Clusters/Components/OperatorIndicator.tsx | 6 +---- .../Dashboard/ComplianceDashboardPage.tsx | 8 +------ .../ConfigManagement/Entity/Page.js | 4 +--- .../Containers/ConfigManagement/List/Page.js | 4 +--- .../platform/src/Containers/MainPage/Body.tsx | 9 +------- .../MainPage/Header/ThemeToggleButton.tsx | 2 ++ .../NetworkGraph/common/NetworkPolicies.tsx | 4 +--- .../simulation/NetworkPoliciesYAML.tsx | 4 +--- .../platform/src/Containers/ThemeProvider.js | 2 ++ .../Entity/RelatedEntitiesSideList.tsx | 8 +------ .../Containers/VulnMgmt/Entity/TileList.tsx | 22 +++---------------- .../VulnMgmt/Entity/WorkflowEntityPage.js | 5 +---- .../Entity/WorkflowEntityPageLayout.js | 4 +--- .../Containers/VulnMgmt/EntityBreadCrumbs.tsx | 7 +----- .../VulnMgmt/List/WorkflowListPageLayout.js | 11 ++-------- ui/apps/platform/src/index.tsx | 9 +++----- 21 files changed, 30 insertions(+), 117 deletions(-) diff --git a/ui/apps/platform/public/index.html b/ui/apps/platform/public/index.html index 437ea680588af..cd4d3966c1dd0 100644 --- a/ui/apps/platform/public/index.html +++ b/ui/apps/platform/public/index.html @@ -17,7 +17,7 @@ - +