pipelines/frontend/src/components
James Liu c6acac9bf6
fix(frontend): Add disableParsingRawHTML option for markdown-to-jsx component (#10315)
2023-12-19 20:02:38 +00:00
..
__snapshots__ fix(frontend): Change the empty message of archived experiment list. (#9381) 2023-05-12 01:32:45 +00:00
graph fix(frontend): Surface output artifact of a SubDAG by reading subtask (#8354) 2022-10-14 04:33:03 +00:00
navigators chore(frontend): Integrate pipeline / pipeline version functions with KFP v2 API (#9123) 2023-04-09 00:04:52 +00:00
tabs chore(frontend): update all references to python 3.9 (#10020) 2023-10-20 05:19:03 +00:00
viewers fix(frontend): Add disableParsingRawHTML option for markdown-to-jsx component (#10315) 2023-12-19 20:02:38 +00:00
ArtifactLink.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
ArtifactPreview.test.tsx fix(frontend): Unexpected page crash when clicking artifact node. (#9519) 2023-05-26 22:00:59 +00:00
ArtifactPreview.tsx fix(frontend): Unexpected page crash when clicking artifact node. (#9519) 2023-05-26 22:00:59 +00:00
Banner.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Banner.tsx feat(frontend): Display metrics loading and error states (#8029) 2022-07-26 00:09:14 +00:00
CollapseButton.test.tsx feat(frontend): Add V2 Run Comparison page (#7793) 2022-05-31 18:09:10 +00:00
CollapseButton.tsx feat(frontend): Add V2 Run Comparison page (#7793) 2022-05-31 18:09:10 +00:00
CollapseButtonSingle.test.tsx feat(frontend): Create sections and run list for KFPv2 Run Comparison page (#7882) 2022-06-16 16:32:43 +00:00
CollapseButtonSingle.tsx feat(frontend): Create sections and run list for KFPv2 Run Comparison page (#7882) 2022-06-16 16:32:43 +00:00
CompareTable.test.tsx feat(frontend): Add parent labels to the Compare Table (#8024) 2022-07-14 19:10:34 +00:00
CompareTable.tsx feat(frontend): Add parent labels to the Compare Table (#8024) 2022-07-14 19:10:34 +00:00
CustomTable.test.tsx chore(frontend): Use v2 filter in listExperiment() v2 API (#8951) 2023-03-09 22:32:19 +00:00
CustomTable.tsx fix(frontend): Filter of pipeline selector in create new run page is broken. (#9401) 2023-05-12 18:31:45 +00:00
CustomTableNameColumn.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
CustomTableRow.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
CustomTableRow.tsx feat(frontend): Clickable link consistent css styling. Fix #5315 (#6023) 2021-07-15 13:36:38 -07:00
Description.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Description.tsx fix(frontend): Add disableParsingRawHTML option for markdown-to-jsx component (#10315) 2023-12-19 20:02:38 +00:00
DetailsTable.test.tsx feat(frontend) Support Input/Output from MLMD for V2-compatible. Fix #5670 (#5859) 2021-06-24 21:55:52 -07:00
DetailsTable.tsx feat(frontend) Support Input/Output from MLMD for V2-compatible. Fix #5670 (#5859) 2021-06-24 21:55:52 -07:00
Editor.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Editor.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
ExperimentList.test.tsx chore(frontend): Integrate experiment and run (cross-functionality call) with v2 API (#9124) 2023-04-09 17:34:53 +00:00
ExperimentList.tsx fix(frontend): Change the empty message of archived experiment list. (#9381) 2023-05-12 01:32:45 +00:00
Graph.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Graph.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
LogViewer.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
LogViewer.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Metric.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Metric.tsx fix(frontend): Remove alphabetical sorting of the metrics column. Fixes #5215 (#5701) 2021-05-26 19:38:16 -07:00
MinioArtifactPreview.test.tsx chore(frontend): fix s3 artifact structure for Argo 3.1+. Fix #5930 (#6039) 2021-07-15 01:44:51 -07:00
MinioArtifactPreview.tsx fix(frontend): Batch upgrade for fundamental dependency blocks. (Node, CRA, tailwind and more) Fix #7148 (#7144) 2022-01-07 23:07:15 +00:00
NewRunParameters.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
NewRunParameters.tsx feat(frontend): NewRunV2 page and NewRunParametersV2 page. (#7769) 2022-05-23 17:23:09 +00:00
NewRunParametersV2.test.tsx feature(frontend): Support pipeline root in clone run (#9582) 2023-06-07 17:55:57 +00:00
NewRunParametersV2.tsx feature(frontend): Support pipeline root in clone run (#9582) 2023-06-07 17:55:57 +00:00
PipelineSpecTabContent.tsx fix(frontend): Make pipeline definition in YAML tab more readable (#9511) 2023-05-26 17:26:21 +00:00
PipelinesDialog.test.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
PipelinesDialog.tsx chore(frontend): Refactor resource selector for sharable usage in both v1 and v2 (#9693) 2023-07-08 00:17:53 +00:00
PipelinesDialogV2.test.tsx chore(frontend): Integrate pipeline / pipeline version functions with KFP v2 API (#9123) 2023-04-09 00:04:52 +00:00
PipelinesDialogV2.tsx chore(frontend): Refactor resource selector for sharable usage in both v1 and v2 (#9693) 2023-07-08 00:17:53 +00:00
PlotCard.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
PlotCard.tsx feat(frontend): Support v1 visualizations in v2 compatible mode. Partial #5666 (#5961) 2021-07-04 23:34:50 -07:00
PodYaml.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
PodYaml.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
PrivateSharedSelector.test.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
PrivateSharedSelector.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
ReduceGraphSwitch.tsx feat(frontend): Feature reduce pipeline graph. Fixes #4924 (#4925) 2021-02-02 07:58:36 -08:00
ResourceInfo.test.tsx chore: record artifact state & render state on resource details. Fixes #5789 (#5970) 2021-07-09 00:31:23 -07:00
ResourceInfo.tsx feat(frontend): Execution,Artifact side panel for KFPv2 Run Detail. Fix #6740 Fix #6739 Partial #6676 (#6741) 2021-10-14 22:48:42 -07:00
Router.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Router.tsx feature(frontent): Support both "Flat" and "Grouped" view for Artifact list (#9470) 2023-05-23 19:00:37 +00:00
SideNav.test.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
SideNav.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
SidePanel.tsx feat(frontend): SidePanel for static pipeline template. Fix #6399, Fix #6610, Fix #6611 (#6613) 2021-09-29 09:09:47 -07:00
StaticNodeDetails.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Toolbar.test.tsx Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Toolbar.tsx fix(frontend): Buttons dislocated in narrow toolbar (#9344) 2023-05-06 01:52:52 +00:00
Trigger.test.tsx feat(frontend): Support creating recurringRun in KFP v2. (#8568) 2023-01-04 18:14:26 +00:00
Trigger.tsx chore(frontend): Integrate recurring run functions with KFP v2 API (#9001) 2023-03-31 23:56:57 +00:00
TwoLevelDropdown.test.tsx feat(frontend): Create two-level dropdown (#7933) 2022-06-28 01:20:33 +00:00
TwoLevelDropdown.tsx feat(frontend): Display two-panel layout and confusion matrices (#7966) 2022-07-07 19:29:48 +00:00
UploadPipelineDialog.test.tsx feat(frontend): Support namespaced pipelines from the UI. Closes #5084 (#8831) 2023-02-20 08:43:38 +00:00
UploadPipelineDialog.tsx fix(frontend): Replace obsoleted hyperlinks in new pipeline page. (#9181) 2023-04-20 00:33:46 +00:00