Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/webui
Submodule webui updated 51 files
+1 βˆ’1 package.json
+1 βˆ’1 src/app/About/AboutCryostatModal.tsx
+1 βˆ’1 src/app/AppLayout/AppLayout.tsx
+1 βˆ’1 src/app/AppLayout/SslErrorModal.tsx
+7 βˆ’2 src/app/Archives/AllArchivedRecordingsTable.tsx
+2 βˆ’2 src/app/Archives/ArchiveUploadModal.tsx
+8 βˆ’8 src/app/Archives/DirectoryNameCell.tsx
+1 βˆ’1 src/app/CreateRecording/CustomRecordingForm.tsx
+1 βˆ’1 src/app/Dashboard/AddCard.tsx
+1 βˆ’1 src/app/Dashboard/AutomatedAnalysis/ClickableAutomatedAnalysisLabel.tsx
+1 βˆ’1 src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisNameFilter.tsx
+1 βˆ’1 src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisScoreFilter.tsx
+1 βˆ’1 src/app/Dashboard/AutomatedAnalysis/Filters/AutomatedAnalysisTopicFilter.tsx
+1 βˆ’1 src/app/Dashboard/DashboardCardActionMenu.tsx
+1 βˆ’1 src/app/Dashboard/DashboardLayoutCreateModal.tsx
+1 βˆ’1 src/app/Dashboard/DashboardLayoutSetAsTemplateModal.tsx
+2 βˆ’2 src/app/Dashboard/LayoutTemplateUploadModal.tsx
+1 βˆ’1 src/app/Dashboard/SearchAutocomplete.tsx
+7 βˆ’2 src/app/Diagnostics/AllArchivedHeapDumpsTable.tsx
+7 βˆ’2 src/app/Diagnostics/AllArchivedThreadDumpsTable.tsx
+1 βˆ’1 src/app/Events/EventTemplates.tsx
+1 βˆ’1 src/app/Instrumentation/AgentProbeTemplates.tsx
+1 βˆ’1 src/app/Modal/CancelUploadModal.tsx
+1 βˆ’1 src/app/Modal/DeleteWarningModal.tsx
+1 βˆ’1 src/app/RecordingMetadata/RecordingLabelFields.tsx
+1 βˆ’1 src/app/Recordings/Filters/DatetimeFilter.tsx
+2 βˆ’14 src/app/Recordings/RecordingActions.tsx
+1 βˆ’1 src/app/Recordings/Recordings.tsx
+1 βˆ’1 src/app/Rules/CreateRule.tsx
+1 βˆ’1 src/app/Rules/RuleDeleteWarningModal.tsx
+1 βˆ’1 src/app/Rules/Rules.tsx
+2 βˆ’2 src/app/Rules/RulesUploadModal.tsx
+2 βˆ’1 src/app/Security/Credentials/CreateCredentialModal.tsx
+2 βˆ’2 src/app/Security/Credentials/CredentialTestTable.tsx
+7 βˆ’1 src/app/TargetView/TargetDetailsModal.tsx
+2 βˆ’2 src/app/Topology/Actions/CreateTarget.tsx
+1 βˆ’1 src/app/Topology/Actions/QuickSearchPanel.tsx
+17 βˆ’5 src/app/Topology/Entity/EntityDetails.tsx
+1 βˆ’1 src/app/Topology/Entity/EntityTitle.tsx
+9 βˆ’2 src/app/Topology/GraphView/CustomNode.tsx
+3 βˆ’3 src/app/Topology/GraphView/NodeDecorator.tsx
+1 βˆ’1 src/app/Topology/Toolbar/TopologyToolbar.tsx
+1 βˆ’1 src/app/Topology/Topology.tsx
+11 βˆ’13 src/app/Topology/styles/base.css
+1 βˆ’0 src/app/index.tsx
+0 βˆ’2 src/app/routes.tsx
+11 βˆ’9 src/app/utils/hooks/useLineageFiltering.ts
+4 βˆ’3 src/app/utils/hooks/useTargetLineage.ts
+1 βˆ’1 src/app/utils/utils.ts
+0 βˆ’1 src/index.html
+80 βˆ’117 yarn.lock
Loading