twwu
|
f73db70cec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-23 15:51:58 +08:00 |
盐粒 Yanli
|
c8ae6e39d2
|
fix: NextStep crash when target node is missing (#31416)
|
2026-01-23 10:15:20 +08:00 |
Joel
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +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 |
wangxiaolei
|
4e7c1f4f44
|
fix: fix visibilityState event handle (#31354)
|
2026-01-22 11:13:14 +08:00 |
twwu
|
e63f7b2249
|
fix: include state snapshot in workflow event URLs for chat hooks
|
2026-01-21 16:45:38 +08:00 |
Stephen Zhou
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +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
|
528e3400da
|
fix: add HumanInput block type to available blocks filter logic
|
2026-01-21 13:54:19 +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
|
711cca01b8
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-21 10:44:23 +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 |
byteforge
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
yyh
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
Wu Tianwei
|
f3ec6ad53c
|
feat: enhance chat functionality with workflow resumption and support regeneration (#31281)
|
2026-01-20 16:52:04 +08:00 |
JzoNg
|
5e644315e4
|
add tip modal for email type
|
2026-01-19 16:40:54 +08:00 |
twwu
|
1353eec9ca
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-19 12:40:11 +08:00 |
yyh
|
e8397ae7a8
|
fix(web): Zustand testing best practices and state read optimization (#31163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-19 10:31:34 +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
|
a298140d8f
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-16 13:49:15 +08:00 |
pavior
|
cd497a8c52
|
fix(web): use portal for variable picker in code editor (Fixes #31063) (#31066)
|
2026-01-16 13:31:57 +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
|
88c2483192
|
refactor: simplify dependencies in DetailPanel and enhance workflow run components with new props for better handling of paused states
|
2026-01-15 11:52:33 +08:00 |
twwu
|
ca58055a39
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-15 09:58:09 +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 |
yyh
|
14b2e5bd0d
|
refactor(web): MCP tool availability to context-based version gating (#30955)
|
2026-01-14 13:40:16 +08:00 |
twwu
|
dfb25df5ec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-14 13:24:56 +08:00 |
wangxiaolei
|
d095bd413b
|
fix: fix LOOP_CHILDREN_Z_INDEX (#30719)
|
2026-01-14 10:22:31 +08:00 |
青枕
|
0e33dfb5c2
|
fix: In the LLM model in dify, when a message is added, the first cli… (#29540)
Co-authored-by: 青枕 <qingzhen.ww@alibaba-inc.com>
|
2026-01-13 15:42:32 +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 |
twwu
|
23f5427349
|
feat(elk-layout): add support for Human Input nodes with ELK ports and enhance edge sorting
|
2026-01-12 16:00:48 +08:00 |
JzoNg
|
7deaab116a
|
fix display of preview
|
2026-01-12 15:56:09 +08:00 |
twwu
|
2fa688cefd
|
refactor(use-checklist, variable-utils): update dependencies in hooks and enhance human-input node support
|
2026-01-12 15:41:25 +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 |