dify/web/app/components/workflow/nodes/_base/hooks
Harry 2da770cdbd feat: add File Upload node functionality and related components
- Implemented File Upload node with support for uploading files to the sandbox.
- Added necessary UI components including node panel and default configurations.
- Enhanced workflow constants and enums to include File Upload.
- Updated error handling for file upload operations.
- Integrated File Upload into existing workflow structure, ensuring compatibility with variable handling and output management.
- Added translations for new File Upload features in workflow.json.
2026-02-10 20:51:31 +08:00
..
use-available-var-list.ts feat: Merge parent workflow nodes into subgraph variable scope.And some 2026-01-23 06:56:59 +08:00
use-node-crud.ts feat: llm node support tools 2025-12-29 14:55:26 +08:00
use-node-help-link.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-node-info.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
use-one-step-run.ts feat: add File Upload node functionality and related components 2026-02-10 20:51:31 +08:00
use-output-var-list.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-resize-panel.ts [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
use-toggle-expend.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-var-list.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00