dify/web/app/components/workflow
twwu edd41a30eb feat: add AddChunks icon and related components for knowledge base chunk structure 2025-08-28 15:31:30 +08:00
..
block-selector refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info 2025-08-26 16:48:18 +08:00
constants
datasets-detail-store
header refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
help-line style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
hooks fix: tools value not update caused data outdated 2025-08-28 14:06:28 +08:00
hooks-store feat: enchance prompt and code (#23633) 2025-08-18 12:29:12 +08:00
nodes feat: add AddChunks icon and related components for knowledge base chunk structure 2025-08-28 15:31:30 +08:00
note-node Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00
operator Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
panel Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
plugin-dependency refactor: rename selectedFileList to selectedFileKeys across components and update related logic 2025-07-10 15:14:23 +08:00
run Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
simple-node feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
store Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
utils feat: file schem file replace 2025-08-27 16:07:31 +08:00
variable-inspect fix(web): add spinning animation to loader icon in variable inspect trigger for better UX 2025-08-27 13:55:43 +08:00
workflow-preview feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 2025-06-13 10:14:45 +08:00
block-icon.tsx feat(web): add support for Tool block type in BlockIcon component 2025-08-27 18:09:48 +08:00
candidate-node.tsx
constants.ts Merge branch 'main' into feat/rag-2 2025-08-25 15:30:18 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
dsl-export-confirm-modal.tsx
features.tsx
index.tsx Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx dsl 2025-06-06 15:00:37 +08:00
selection-contextmenu.tsx style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
shortcuts-name.tsx chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
style.css
syncing-data-modal.tsx
types.ts Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 2025-08-27 17:46:05 +08:00
update-dsl-modal.tsx fix: workflow import sync env and conversation variables (#21215) 2025-06-19 15:44:42 +08:00
workflow-history-store.tsx