Skip to content

Commit

Permalink
build(webui): update submodule to 2a28fcb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryostat CI committed Aug 22, 2024
1 parent e8cf61a commit 1211939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webui
Submodule webui updated 29 files
+2 −0 src/app/Archives/AllTargetsArchivedRecordingsTable.tsx
+1 −0 src/app/Archives/Archives.tsx
+1 −0 src/app/Archives/utils.tsx
+1 −2 src/app/CreateRecording/CustomRecordingForm.tsx
+2 −1 src/app/Shared/Services/api.types.ts
+0 −2 src/app/Shared/Services/api.utils.ts
+1 −1 src/app/Topology/Actions/CreateTarget.tsx
+1 −1 src/app/Topology/GraphView/CustomNode.tsx
+1 −0 src/app/utils/fakeData.ts
+1 −0 src/mirage/factories.ts
+1 −0 src/test/Agent/AgentLiveProbes.test.tsx
+4 −0 src/test/Archives/AllTargetsArchivedRecordingsTable.test.tsx
+1 −0 src/test/CreateRecording/CustomRecordingForm.test.tsx
+1 −0 src/test/CreateRecording/SnapshotRecordingForm.test.tsx
+1 −0 src/test/Dashboard/AutomatedAnalysis/AutomatedAnalysisCard.test.tsx
+1 −0 src/test/Dashboard/AutomatedAnalysis/AutomatedAnalysisConfigForm.test.tsx
+1 −0 src/test/Dashboard/Charts/jfr/JFRMetricsChartCard.test.tsx
+1 −0 src/test/Dashboard/Charts/mbean/MBeanMetricsChartCard.test.tsx
+1 −0 src/test/Dashboard/Dashboard.test.tsx
+1 −0 src/test/Events/EventTemplates.test.tsx
+1 −0 src/test/Events/EventTypes.test.tsx
+1 −0 src/test/RecordingMetadata/BulkEditLabels.test.tsx
+1 −0 src/test/RecordingMetadata/LabelCell.test.tsx
+1 −0 src/test/Recordings/ActiveRecordingsTable.test.tsx
+2 −0 src/test/Recordings/ArchivedRecordingsTable.test.tsx
+1 −0 src/test/Recordings/RecordingFilters.test.tsx
+1 −0 src/test/Recordings/Recordings.test.tsx
+1 −0 src/test/Rules/CreateRule.test.tsx
+1 −0 src/test/TargetView/TargetSelect.test.tsx

0 comments on commit 1211939

Please sign in to comment.