Commit Graph

12 Commits

Author SHA1 Message Date
THIS ONE IS A LITTLE BIT TRICKY KRUB
2d07d339c7 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
Pattadon
a6b542a040 feat: integrate Zod validation schema for pipeline form and enhance error handling in form components 2025-05-02 14:56:27 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
616cfabd70 feat: enhance button accessibility by adding cursor-pointer class and type attributes in CreatePipelinePage and AddDataSource component 2025-04-25 18:54:45 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
6a48f4f234 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
THIS ONE IS A LITTLE BIT TRICKY KRUB
42b9fdedae 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
THIS ONE IS A LITTLE BIT TRICKY KRUB
a687636b07 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
Pattadon
8b730e14ae feat: refactor CreatePipelinePage to integrate AddDataSource and ScheduleAndInformation components 2025-04-18 09:41:24 +07:00
Pattadon
6443f5e893 feat: add PipelineDetails and PipelineAiAssistant components to CreatePipelinePage for enhanced data pipeline configuration 2025-04-08 15:42:00 +07:00
Pattadon
173defcb44 feat: enhance PipelineDetailsPage with new components for output configuration, run history, and settings 2025-04-08 15:00:54 +07:00
Pattadon
7783d00f56 feat: add PipelineDataSource, PipelineExportData, PipelineDataSchema, and PipelineDataPreview components to enhance data pipeline details page 2025-04-08 14:51:37 +07:00
Pattadon
668847edc3 feat: add PipelineStatus component and integrate it into PipelineDetailsPage 2025-04-08 14:31:30 +07:00
Pattadon
4e5fba2459 feat: implement PipelineCard component and StatusBadge for data pipelines 2025-04-08 14:26:33 +07:00