twwu
|
f73db70cec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-23 15:51:58 +08:00 |
Stephen Zhou
|
136618b567
|
fix: more doc link fix (#31395)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-22 15:18:42 +08:00 |
Stephen Zhou
|
036f6ef5ab
|
fix: following docs link fix (#31390)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-22 15:02:37 +08:00 |
Stephen Zhou
|
aa68966b55
|
test: fix test in #30849 (#31350)
|
2026-01-21 16:46:42 +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 |
Wu Tianwei
|
f3ec6ad53c
|
feat: enhance chat functionality with workflow resumption and support regeneration (#31281)
|
2026-01-20 16:52:04 +08:00 |
JzoNg
|
e3a22e5027
|
hide workflow as tool button when DSL contains human input nodes
|
2026-01-19 14:16:05 +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
|
91c35c2f0a
|
feat: enhance human input form handling by adding placeholder values and new workflow event handlers
|
2026-01-15 18:22:11 +08:00 |
twwu
|
f654a7f704
|
feat: implement human input form handling and display components
|
2026-01-05 17:05:10 +08:00 |
twwu
|
9ec127ea8f
|
feat: enhance human input handling by adding filled data support
|
2026-01-04 11:31:09 +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
|
0c69466b0f
|
feat: add workflow resume functionality and enhance handling of HumanInput node in workflow events
|
2025-12-30 18:30:32 +08:00 |
Stephen Zhou
|
1873b5a766
|
chore: remove useless __esModule (#30366)
|
2025-12-30 15:37:16 +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
|
f528f2eafc
|
refactor: streamline chat operation handling and enhance workflow event management
|
2025-12-26 16:39:17 +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
|
5a1e6269d5
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-26 12:32:29 +08:00 |
Pleasure1234
|
f08d847c20
|
fix: add transparent border to prevent button size flickering (#30128)
|
2025-12-25 19:50:21 +08:00 |
twwu
|
8b9846f52b
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-25 13:43:27 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
yyh
|
5896bc89f5
|
refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077)
|
2025-12-24 18:21:01 +08:00 |
yyh
|
18d69775ef
|
refactor(web): migrate explore app lists from useSWR to TanStack Query (#30076)
|
2025-12-24 17:03:43 +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 |
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 |
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 |
Coding On Star
|
d7b8db2afc
|
feat(tests): add comprehensive tests for Processing and EmbeddingProcess components (#29873)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 15:21:21 +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 |
yyh
|
98b1ec0d29
|
chore(web): enhance tests follow the testing.md and skills (#29841)
|
2025-12-18 16:54:00 +08:00 |
yyh
|
9812dc2cb2
|
chore: add some jest tests (#29800)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-18 10:00:11 +08:00 |
yyh
|
4553e4c12f
|
test: add comprehensive Jest tests for CustomPage and WorkflowOnboardingModal components (#29714)
|
2025-12-16 14:18:09 +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 |
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
|
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 |
JzoNg
|
330585ec9b
|
merge main
|
2025-11-24 10:46:20 +08:00 |
55Kamiryo
|
6d3ed468d8
|
feat: add a stop run button to the published app UI (#27509)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-21 22:26:30 +08:00 |
CrabSAMA
|
7c060fc35c
|
fix: lazy init audioplayer to fix no tts message also switch audio source bug (#28433)
|
2025-11-20 12:48:11 +08:00 |
Maries
|
a1b735a4c0
|
feat: trigger billing (#28335)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-20 10:15:23 +08:00 |
JzoNg
|
6c7d58aa11
|
merge main
|
2025-11-14 10:51:26 +08:00 |
zhsama
|
24348c40a6
|
feat: enhance start node metadata to be undeletable in chat mode (#28173)
|
2025-11-13 18:11:15 +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 |
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 |