| .. |
|
add-data-source.tsx
|
feat: refactor AddDataSource component to manage sources dynamically and improve UI structure; update DataPipelinePage to comment out unused API call
|
2025-05-09 09:34:16 +07:00 |
|
ai-assistant.tsx
|
feat: integrate Zod validation schema for pipeline form and enhance error handling in form components
|
2025-05-02 14:56:27 +07:00 |
|
badge.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
card.tsx
|
feat: implement data fetching and error handling for DataPipelinePage, update PipelineCard component to use 'name' prop, and add API functions for pipeline management
|
2025-04-25 14:25:56 +07:00 |
|
data-preview.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +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: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
details.tsx
|
feat: integrate Zod validation schema for pipeline form and enhance error handling in form components
|
2025-05-02 14:56:27 +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 |
|
output-config.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
run-history.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
schedule-and-information.tsx
|
feat: implement multi-step form for creating data pipelines, refactor existing components for improved structure and styling
|
2025-04-25 18:15:26 +07:00 |
|
settings.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
status.tsx
|
feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings
|
2025-04-08 15:00:54 +07:00 |
|
summary.tsx
|
feat: add PipelineSummary component and integrate it into the multi-step form for enhanced overview of pipeline configuration
|
2025-04-25 18:39:42 +07:00 |