Commit Graph

113 Commits

Author SHA1 Message Date
JzoNg 824f139b46 fix: variable display in form content preview 2026-01-26 13:52:21 +08:00
Wu Tianwei d3d42e3a8e
refactor: rename placeholder to default in form input (#31452) 2026-01-23 18:01:44 +08:00
twwu bcd6e22735 fix: update key prop in UserActionItem to use index for consistent rendering 2026-01-22 17:15:58 +08:00
twwu 9aa674a04f feat: add jumpToEmailConfigModal function to enhance email configuration navigation in delivery method component 2026-01-22 16:48:29 +08:00
JzoNg 6aa452d4e3 fix: add default value for form in HITL 2026-01-22 15:41:42 +08:00
JzoNg b242578b86 enhancement: add email address when input blur 2026-01-22 15:35:52 +08:00
JzoNg d65523aa0b save draft when delivery method changed 2026-01-22 15:35:52 +08:00
twwu 307f0d5827 fix: initialize requiredInputs state to an empty object and improve requestParamsObj handling in useSingleRunFormParams hook 2026-01-21 16:23:42 +08:00
JzoNg 757b1c7190 fix: display node name in form content preview 2026-01-21 16:05:03 +08:00
JzoNg c42b78f2d2 fix: lint err 2026-01-21 16:05:03 +08:00
twwu 645793c48c refactor: streamline input variable handling and enhance type definitions in human input components 2026-01-21 15:44:14 +08:00
twwu 6e9facd9b5 Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend 2026-01-21 11:32:20 +08:00
twwu 52e9342af5 feat: refactor user action handling in human input panel and update error messaging 2026-01-21 11:31:09 +08:00
JzoNg 0138dc45b6 fix linit error 2026-01-21 11:03:53 +08:00
JzoNg 55be933342 fix email input handle & email test sender UI 2026-01-21 11:03:51 +08:00
twwu 2b28074f4c feat: enhance email configuration and body input components with support for dynamic node variables 2026-01-21 10:30:48 +08:00
JzoNg 5e644315e4 add tip modal for email type 2026-01-19 16:40:54 +08:00
twwu d401a29bd9 feat: update test email sender mutation to include inputs and adjust API endpoint for better data handling 2026-01-16 17:52:33 +08:00
twwu 3bf8f19874 fix: reduce BUTTON_TEXT_MAX_LENGTH to 20 in user action component for consistency 2026-01-16 17:12:58 +08:00
twwu bd634b165d feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly 2026-01-16 15:31:13 +08:00
twwu 61c7fdc614 feat: add humanInputEmailDeliveryEnabled to provider context and update related components for email delivery handling 2026-01-15 16:13:01 +08:00
twwu 7463bc9199 feat: integrate workflow hook to handle output variable renaming in useFormContent 2026-01-14 16:36:37 +08:00
twwu 35a707199f refactor: update email configuration modal to use selector for user email and enhance tooltip functionality in delivery method item 2026-01-14 16:28:22 +08:00
JzoNg cdc24696e4 add validation for output name & add correct placeholder 2026-01-13 14:41:46 +08:00
JzoNg 8f6a0e2d8e step run of human input params 2026-01-13 10:39:35 +08:00
JzoNg 7deaab116a fix display of preview 2026-01-12 15:56:09 +08:00
JzoNg b24fafe901 fix variable name of input field in chinese 2026-01-12 15:33:37 +08:00
JzoNg c837def205 Revert "add check valid for human input"
This reverts commit d21cf87bb6.
2026-01-12 15:17:29 +08:00
JzoNg d21cf87bb6 add check valid for human input 2026-01-12 15:12:28 +08:00
twwu ef41325ad1 Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend 2026-01-12 14:52:09 +08:00
twwu 57c33d5869 refactor(draggable-plugin, hitl-input, human-input): update styles and improve layout for better UI consistency 2026-01-12 14:51:48 +08:00
JzoNg 4484261023 fix judgement of generate button display 2026-01-12 14:21:32 +08:00
JzoNg 72bc396646 step run of human input 2026-01-12 14:16:53 +08:00
twwu 18e57096d2 Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend 2026-01-12 13:46:48 +08:00
twwu b6c6d52725 feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control 2026-01-12 13:46:04 +08:00
JzoNg 471d14f882 step run of human input 2026-01-09 18:31:56 +08:00
twwu b479a36273 feat(human-input): add formContent prop to delivery method components for enhanced email configuration 2026-01-09 15:20:07 +08:00
twwu d3299db915 feat: add human input output structure and enhance filtering in human input form components 2026-01-07 18:07:30 +08:00
twwu d478822fe1 refactor: update locale hook in ExpirationTime component 2026-01-04 09:50:08 +08:00
twwu 44a688cb81 feat: implement edge source handle change functionality and enhance node interactions for HumanInput node 2025-12-30 16:05:33 +08:00
twwu 0e2b59d661 fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode 2025-12-30 10:45:59 +08:00
twwu 501c3bcc94 chore: add i18n namespace to various components in the workflow for consistency 2025-12-30 10:18:31 +08:00
twwu 8c0365c71e Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
twwu c0a4f3b715 refactor(human-input): reorganize hooks and improve structure for better maintainability 2025-12-29 13:57:34 +08:00
twwu 0994953728 refactor: enhance email delivery method handling and improve debug mode display in HumanInputContent 2025-12-26 15:43:20 +08:00
twwu d80167d9ec refactor: update UserActionItem component props and improve dependency management in useFormContent 2025-12-26 15:09:04 +08:00
twwu 062896cb9c refactor: enhance Markdown component and update FormContentPreview props 2025-12-26 12:55:46 +08:00
twwu be0f493e61 feat: enhance HumanInput node by adding a Timeout action and restructuring user action rendering 2025-12-25 16:16:24 +08:00
twwu b8d4f60782 feat: add HumanInput block support with output variable handling and integration 2025-12-25 15:51:19 +08:00
twwu 8b65b689f7 feat: enhance human input panel with structured output and variable handling improvements 2025-12-25 14:53:19 +08:00