backend-api/frontend/components/pipeline
2025-04-08 14:51:37 +07:00
..
badge.tsx feat: implement PipelineCard component and StatusBadge for data pipelines 2025-04-08 14:26:33 +07:00
card.tsx feat: implement PipelineCard component and StatusBadge for data pipelines 2025-04-08 14:26:33 +07:00
data-preview.tsx feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
data-schema.tsx feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
data-source.tsx feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
export-data.tsx feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
status.tsx feat: add PipelineStatus component and integrate it into PipelineDetailsPage 2025-04-08 14:31:30 +07:00