dify/web/app/components/datasets/create-from-pipeline/list/template-card
2025-05-16 15:14:50 +08:00
..
actions.tsx feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 2025-05-14 15:53:17 +08:00
content.tsx feat: implement create dataset pipeline forms and modals 2025-05-14 10:48:54 +08:00
create-modal.tsx feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 2025-05-14 15:53:17 +08:00
details.tsx feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse 2025-05-14 18:20:29 +08:00
edit-pipeline-info.tsx refactor: refactor pipeline-related components and services to use template terminology 2025-05-16 15:14:50 +08:00
index.tsx refactor: refactor pipeline-related components and services to use template terminology 2025-05-16 15:14:50 +08:00
operations.tsx feat: Enhance dataset pipeline creation and management with new export and delete functionalities, improved internationalization, and refactor for better clarity 2025-05-07 14:29:01 +08:00