Skip to content

Commit

Permalink
build(webui): update submodule to 2a0601d
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryostat CI committed Jan 14, 2025
1 parent 3c81e89 commit 630b100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webui
Submodule webui updated 39 files
+2 −1 package.json
+1 −1 src/app/AppLayout/AppLayout.tsx
+1 −1 src/app/AppLayout/AuthModal.tsx
+1 −1 src/app/AppLayout/SslErrorModal.tsx
+1 −1 src/app/Archives/Archives.tsx
+1 −1 src/app/BreadcrumbPage/BreadcrumbPage.tsx
+1 −1 src/app/CreateRecording/CustomRecordingForm.tsx
+1 −1 src/app/CreateRecording/SnapshotRecordingForm.tsx
+1 −1 src/app/Dashboard/Charts/jfr/JFRMetricsChartCard.tsx
+1 −1 src/app/Dashboard/Dashboard.tsx
+1 −1 src/app/Dashboard/DashboardSolo.tsx
+1 −1 src/app/Events/EventTemplates.tsx
+1 −1 src/app/Events/Events.tsx
+1 −1 src/app/NotFound/NotFound.tsx
+1 −1 src/app/NotFound/NotFoundCard.tsx
+1 −1 src/app/Recordings/ActiveRecordingsTable.tsx
+1 −1 src/app/Recordings/Recordings.tsx
+1 −1 src/app/Rules/CreateRule.tsx
+2 −2 src/app/Rules/Rules.tsx
+1 −1 src/app/Settings/Settings.tsx
+1 −1 src/app/TargetView/TargetContextSelector.tsx
+1 −1 src/app/Topology/Actions/CreateTarget.tsx
+1 −1 src/app/Topology/Actions/NodeActions.tsx
+1 −1 src/app/Topology/Actions/QuickSearchPanel.tsx
+1 −1 src/app/Topology/Actions/WarningResolver.tsx
+1 −1 src/app/Topology/Actions/types.ts
+1 −1 src/app/Topology/Entity/EntityDetails.tsx
+1 −1 src/app/Topology/Entity/utils.tsx
+1 −1 src/app/Topology/Shared/Components/TopologyEmptyState.tsx
+1 −1 src/app/index.tsx
+1 −1 src/app/routes.tsx
+1 −1 src/app/utils/utils.ts
+2 −2 src/test/CreateRecording/CustomRecordingForm.test.tsx
+2 −2 src/test/CreateRecording/SnapshotRecordingForm.test.tsx
+2 −2 src/test/Dashboard/Charts/jfr/JFRMetricsChartCard.test.tsx
+2 −2 src/test/Rules/CreateRule.test.tsx
+2 −2 src/test/Settings/Settings.test.tsx
+1 −1 src/test/utils.tsx
+126 −20 yarn.lock

0 comments on commit 630b100

Please sign in to comment.