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
|
68885afac6
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-12 13:47:36 +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 |
|
wangxiaolei
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +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
|
9136bf48f5
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-09 10:49:24 +08:00 |
|
Rhon Joe
|
27a803a6f0
|
fix(web): resolve key-value input box height inconsistency on focus/blur (#30715) (#30716)
|
2026-01-08 09:54:27 +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
|
4eac271adc
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-04 09:38:08 +08:00 |
|
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +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 |
|
Stephen Zhou
|
2399d00d86
|
refactor(i18n): about locales (#30336)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-30 14:38:23 +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 |
|
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +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
|
2969a77b15
|
refactor: rename 'suspended' status to 'paused' across workflow components and update related styles
|
2025-12-26 14:50:47 +08:00 |
|
twwu
|
062896cb9c
|
refactor: enhance Markdown component and update FormContentPreview props
|
2025-12-26 12:55:46 +08:00 |
|
twwu
|
5a1e6269d5
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-26 12:32:29 +08:00 |
|
wangxiaolei
|
b892906d71
|
fix: fix metadata filter not survive a rename (#30174)
|
2025-12-26 10:40:30 +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 |
|
twwu
|
8b9846f52b
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-25 13:43:27 +08:00 |
|
twwu
|
1c4c1b5cb1
|
refactor: streamline HITL input components by consolidating props and enhancing variable handling
|
2025-12-25 10:50:20 +08:00 |
|
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
|
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
|
Stephen Zhou
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 16:31:16 +08:00 |
|
twwu
|
ec0c144eb2
|
refactor: rename isHideNodeLabel to isShowNodeLabel for clarity in variable label component
|
2025-12-24 16:21:07 +08:00 |
|
twwu
|
afddc56bb4
|
refactor: replace GeneratedFormInputItem with FormInputItem across components for consistency
|
2025-12-24 16:01:05 +08:00 |
|
twwu
|
3c0fd213bf
|
refactor: update human input form handling to support async submission and improve placeholder resolution
|
2025-12-24 12:13:32 +08:00 |
|
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
|
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
非法操作
|
9701a2994b
|
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-23 14:05:21 +08:00 |
|
GuanMu
|
c3b713d88a
|
fix: adjust padding in entry node container for better alignment (#29999)
|
2025-12-22 21:16:57 +08:00 |
|
twwu
|
ddfd1cb1f5
|
refactor: update classnames import style across multiple components
|
2025-12-22 18:09:11 +08:00 |
|
twwu
|
138922f3f4
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-22 18:07:16 +08:00 |
|
Stephen Zhou
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
|
yyh
|
079620714e
|
refactor: migrate common service toward TanStack Query (#29009)
|
2025-12-19 17:34:14 +08:00 |
|
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
|
Angel98518
|
c2f2be6b08
|
fix: oxlint no unused expressions (#29675)
Co-authored-by: daniel <daniel@example.com>
|
2025-12-16 18:00:04 +08:00 |
|
Coding On Star
|
d942adf3b2
|
feat: Enhance Amplitude tracking across various components (#29662)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-15 15:25:10 +08:00 |
|
Chen Jiaju
|
63624dece1
|
fix(workflow): tool plugin output_schema array type not selectable in subsequent nodes (#29035)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-15 11:17:15 +08:00 |
|
twwu
|
aa9d0bd655
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-15 10:56:43 +08:00 |
|
Agung Besti
|
3db27c3158
|
fix(workflow): agent prompt editor canvas not covering full text height (#29623)
|
2025-12-14 15:53:39 +08:00 |
|
twwu
|
ccef15aafa
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-12 17:59:08 +08:00 |
|
Wu Tianwei
|
94244ed8f6
|
fix: handle potential undefined values in query_attachment_selector across multiple components (#29429)
|
2025-12-10 19:30:21 +08:00 |
|
Wu Tianwei
|
bafd093fa9
|
fix: Add dataset file upload restrictions (#29397)
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-10 16:41:05 +08:00 |
|
yyh
|
18601d8b38
|
Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2025-12-09 13:48:23 +08:00 |
|
Wu Tianwei
|
14d1b3f9b3
|
feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 11:44:50 +08:00 |
|
非法操作
|
a44b800c85
|
chore: find more redirect to correct category (#29303)
|
2025-12-09 11:09:43 +08:00 |
|
Wu Tianwei
|
e7c26a2f3f
|
refactor: update useNodes import to use reactflow across multiple components (#29195)
|
2025-12-05 16:38:03 +08:00 |
|
非法操作
|
3e5f683e90
|
feat: dark theme icon support (#28858)
|
2025-12-04 09:29:00 +08:00 |
|
JzoNg
|
202f924d99
|
fix type error of placeholder
|
2025-12-03 19:48:24 +08:00 |
|
JzoNg
|
882d2f5b4c
|
Merge branch 'main' into tp
|
2025-12-02 15:33:41 +08:00 |
|
CrabSAMA
|
0a2d478749
|
Feat: Add "Open Workflow" link in workflow side panel (#28898)
|
2025-11-29 18:47:12 +08:00 |
|
Joel
|
5f2e0d6347
|
pref: reduce next step components reRender (#28783)
|
2025-11-27 17:12:00 +08:00 |
|
CrabSAMA
|
820925a866
|
feat(workflow): workflow as tool output schema (#26241)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-11-27 16:50:48 +08:00 |
|
Joel
|
ef0e1031b0
|
pref: reduce the times of useNodes reRender (#28682)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 16:52:47 +08:00 |
|
Coding On Star
|
dbecba710b
|
frontend auto testing rules (#28679)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-26 15:18:07 +08:00 |
|
Xiu-Lan
|
abc13ef762
|
Feat/web workflow improvements (#27981)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: johnny0120 <johnny0120@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Wood <tuiskuwood@outlook.com>
|
2025-11-25 19:54:40 +08:00 |
|
Joel
|
15ea27868e
|
pref: workflow (#28591)
|
2025-11-24 17:02:18 +08:00 |
|
JzoNg
|
330585ec9b
|
merge main
|
2025-11-24 10:46:20 +08:00 |
|
非法操作
|
9fed2dc065
|
fix: Code editor throws dozen of errors (#28500)
|
2025-11-21 16:48:35 +08:00 |
|
耐小心
|
4486b54680
|
Clean up legacy conditions data in if-else nodes to prevent misjudgments (#28148)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-21 14:26:57 +08:00 |
|
znn
|
ae5b5a6aa9
|
disable sticky scroll (#28248)
|
2025-11-21 11:24:26 +08:00 |
|
znn
|
014cbaf387
|
make expand/collapse in question classifier node (#26772)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-11-20 11:17:34 +08:00 |
|
Yessenia-d
|
ad7fdd18d0
|
fix: update currentTriggerPlugin check in BasePanel component (#28287)
|
2025-11-17 17:19:35 +08:00 |
|
JzoNg
|
8f2660cea8
|
fix markdown props
|
2025-11-17 14:56:45 +08:00 |
|
JzoNg
|
6c7d58aa11
|
merge main
|
2025-11-14 10:51:26 +08:00 |
|
GuanMu
|
470883858e
|
fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175)
|
2025-11-13 20:16:56 +08:00 |
|
katakyo
|
9cb2645793
|
fix: update input field width for retry configuration in RetryOnPanel (#28142)
|
2025-11-13 15:00:22 +08:00 |
|
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
yangzheli
|
f31b821cc0
|
fix(web): improve the consistency of the inputs-form UI (#27837)
|
2025-11-05 09:29:13 +08:00 |
|
vicen
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
|
issac2e
|
b7360140ee
|
fix: resolve stale closure values in LLM node callbacks (#27612) (#27614)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
|
2025-10-30 09:38:39 +08:00 |
|
JzoNg
|
8bca22a94b
|
merge main
|
2025-10-28 19:41:33 +08:00 |
|
JzoNg
|
17aa11da79
|
fix workflow preview crash
|
2025-10-28 19:40:10 +08:00 |
|
Wu Tianwei
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 10:22:16 +08:00 |
|
Novice
|
b6e0abadab
|
feat: add flatten_output configuration to iteration node (#27502)
|
2025-10-27 16:04:24 +08:00 |
|
JzoNg
|
63bbcff496
|
test email sender
|
2025-10-27 14:07:23 +08:00 |
|
JzoNg
|
f71a632cdc
|
delivery methods config update
|
2025-10-27 11:55:57 +08:00 |
|
JzoNg
|
4e3bded902
|
Merge branch 'main' into tp
|
2025-10-27 10:54:00 +08:00 |
|
JzoNg
|
e75bbdbc0d
|
add other delivery methods
|
2025-10-26 18:01:05 +08:00 |
|
Wu Tianwei
|
f909040567
|
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
|
2025-10-22 10:49:49 +08:00 |
|
JzoNg
|
6afc99a5ad
|
fix immer import
|
2025-10-20 14:25:14 +08:00 |
|
JzoNg
|
a4e2ef6b0c
|
merge main
|
2025-10-20 14:21:09 +08:00 |
|
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
|
JzoNg
|
3632b473df
|
fix: merge error
|
2025-10-20 11:29:52 +08:00 |
|
GuanMu
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
|
GuanMu
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|