Commit Graph

3545 Commits

Author SHA1 Message Date
yyh
b7193d1cba
refactor(web): remove basePath from hydration boundary (#39308) 2026-07-20 14:46:37 +00:00
Checo
3afb9b3230
fix(web): stop doubling basePath in auth refresh redirects (#39273)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-20 12:22:40 +00:00
Joel
79751f7622
chore: display non-LLM settings in integration tool details (#39295) 2026-07-20 09:52:54 +00:00
Jingyi
cb64446fa3
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-20 09:23:25 +00:00
Joel
e77ee82526
fix: show persistent error when workflow draft save fails (#39293) 2026-07-20 08:48:38 +00:00
Joel
c8ccfba960
fix: the input of agent chat would be replaced if conversation history updated (#39289) 2026-07-20 08:07:12 +00:00
Xiyuan Chen
eee8d6cf7b
feat(web): add webapp access control to agent access point (#39285)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-20 08:05:29 +00:00
林玮 (Jade Lin)
f93a5b95c6
fix(api, web): scope trial app file uploads to the app tenant (#39149)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 07:00:45 +00:00
Kevin9703
6022939bf0
fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-20 06:58:01 +00:00
yyh
ba24745c07
fix(web): restore permission selector semantics (#39269)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-20 06:30:09 +00:00
pepepeboom
38ea0de907
refactor(web): avoid direct setState in effect in jina reader crawler (#25194) (#39216)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
2026-07-20 06:28:08 +00:00
Joel
bbc31a3403
fix: text generation web app keeps loading after timeout (#39268) 2026-07-20 06:27:32 +00:00
Wan Xiankai
605c0fe02b
refactor(web): avoid setState in website crawler effects (#39237)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
2026-07-20 06:26:50 +00:00
yyh
15674a9db6
test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
非法操作
9a2d039e93
chore: the node should not draggable when preview a workflow (#39131)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 05:59:14 +00:00
yyh
2ec34b2cfb
feat(workflow): improve block selector navigation and previews (#39212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-18 09:56:36 +00:00
yyh
fa65f45bff
refactor(web): align integrations sidebar components (#39202)
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
2026-07-17 22:52:47 +00:00
yyh
63ca2b94b5
refactor(web): use generated OAuth query options (#39204)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 14:50:56 +00:00
yyh
a7ef41a8f5
refactor(web): use generated dataset card queries (#39203) 2026-07-17 14:50:40 +00:00
yyh
5fd06fafe0
test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
Joel
0e84ae7338
fix: can not typing in the change node search field (#39189) 2026-07-17 08:01:46 +00:00
Wu Tianwei
2f3c785f27
feat: add Responses API tip for GPT-5.6 and later models in multiple languages (#39188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 07:34:38 +00:00
Joel
38045078dc
fix: can not create app from learn dify in app list page (#39187) 2026-07-17 07:20:31 +00:00
非法操作
aff8a49bbf
fix: change email not work (#39182) 2026-07-17 06:05:20 +00:00
yyh
2a008423d8
chore: upgrade Vite+ to 0.2.5 (#39181) 2026-07-17 05:39:02 +00:00
yyh
f962c9e47a
fix(web): settle running nodes after workflow failure (#39173) 2026-07-17 05:15:01 +00:00
yyh
af7e59de7c
fix(web): show current profile in main navigation (#39172) 2026-07-17 04:11:35 +00:00
Crazywoola
9de7e0fe44
perf(workflow-generator): parallelize node config generation (#38975)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 02:34:15 +00:00
Jingyi
50341357b3
fix(web): unify workspace avatar usage (#39160) 2026-07-17 01:35:03 +00:00
Joel
18f4640ad1
chore: remove empty advanced setting (#39147) 2026-07-16 10:24:23 +00:00
Joel
f4ad6ce978
chore: show package installed status in marketplace page (#39146) 2026-07-16 10:18:30 +00:00
Joel
d876f6dba5
fix: validate inline agent files and skills in the workflow checklist (#39137) 2026-07-16 08:39:20 +00:00
yyh
d66de8a47b
test(e2e): harden behavior coverage and CI gates (#39043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 07:32:11 +00:00
Joel
1a2ba2237d
chore: new agent enchance (#39040)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 06:46:41 +00:00
非法操作
62bdbc8628
fix(web): hide broken table actions in Streamdown fullscreen (#38894) 2026-07-16 01:58:31 +00:00
非法操作
85cc183501
feat: improve ai-credits display (#38589)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 01:51:46 +00:00
Joel
9e6a2cd19c
feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
Wu Tianwei
1121a17c11
fix: allow workflow comments for layout users (#39014) 2026-07-15 09:53:45 +00:00
Coding On Star
e5b7281eb9
fix(auth): keep login redirects on current deployment (#39013)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-07-15 09:48:58 +00:00
yyh
b721e7a32d
fix(web): align agent activity disclosure (#38999) 2026-07-15 08:51:21 +00:00
Wu Tianwei
10da5e8f9d
fix: restore responding state after HITL resume (#38992) 2026-07-15 06:59:25 +00:00
Blackoutta
7dc3126ff4
fix: preserve and display workflow retry details (#38854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 05:58:37 +00:00
Jingyi
0f0fb1ca3d
fix(web): gate console atom consumers on bootstrap (#38962)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-15 03:01:56 +00:00
yyh
e134c947c1
refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
非法操作
38aec8b506
chore: chatflow api should check workflow_id and sandbox plan (#38892) 2026-07-15 02:01:53 +00:00
yyh
e2fccb604a
refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
非法操作
f09d2b191f
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 08:25:37 +00:00
Coding On Star
2c4d8ef098
fix(auth): preserve redirect URL across auth flows (#38905)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-07-14 07:47:34 +00:00
yyh
81c3aa2d7e
fix(web): improve explore banner responsiveness (#38899) 2026-07-14 06:52:58 +00:00
yyh
67cce8eb86
fix(web): align workspace card hover state (#38898) 2026-07-14 06:16:13 +00:00