JzoNg
cfb5b9dfea
feat(web): dataset evaluation configure fetch
2026-04-09 14:21:01 +08:00
JzoNg
78240ed199
Merge branch 'main' into jzh
2026-04-09 09:07:12 +08:00
Stephen Zhou
63bfba0bdb
fix: update how ky handle error ( #34735 )
2026-04-08 10:38:33 +00:00
Stephen Zhou
d30946dabf
chore: update deps ( #34704 )
2026-04-08 02:45:30 +00:00
JzoNg
5311b5d00d
feat(web): available evaluation workflow selector
2026-04-03 16:06:33 +08:00
JzoNg
231783eebe
chore(web): fix lint
2026-04-03 15:13:52 +08:00
JzoNg
61e257b2a8
feat(web): app switch api
2026-04-03 13:56:00 +08:00
JzoNg
3ac4caf735
Merge branch 'main' into jzh
2026-04-03 11:28:22 +08:00
Stephen Zhou
36e840cd87
chore: knip fix ( #34481 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-02 15:03:42 +00:00
yyh
f9d9ad7a38
refactor(web): migrate remaining toast usage ( #34433 )
2026-04-02 04:16:50 +00:00
JzoNg
74f87ce152
Merge branch 'main' into jzh
2026-03-31 16:13:04 +08:00
fisherOne1
a19243068b
fix(web): fix document detail page status inconsistency with list page ( #33740 )
...
Co-authored-by: fisher <1186907891@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-03-31 10:07:37 +08:00
JzoNg
0f13aabea8
feat(web): input fields in snippet
2026-03-29 16:31:38 +08:00
JzoNg
559d326cbd
chore(web): mock data of snippet
2026-03-27 17:24:01 +08:00
JzoNg
d01428b5bc
feat(web): snippet graph draft sync
2026-03-27 16:02:47 +08:00
JzoNg
17d07a5a43
feat(web): init snippet graph
2026-03-27 15:23:03 +08:00
JzoNg
2cfe4b5b86
feat(web): snippet graph data fetching
2026-03-26 21:11:09 +08:00
JzoNg
a5cff32743
feat(web): snippet info operations
2026-03-25 21:29:06 +08:00
JzoNg
43f0c780c3
Merge branch 'main' into jzh
2026-03-25 15:30:21 +08:00
wangxiaolei
fbd558762d
fix: fix chunk not display in indexed document ( #33942 )
2026-03-24 10:36:48 +08:00
JzoNg
36c3d6e48a
feat(web): snippet list fetching & display
2026-03-23 16:37:05 +08:00
JzoNg
f782ac6b3c
feat(web): create snippets by DSL import
2026-03-23 14:55:36 +08:00
JzoNg
6816f89189
Merge branch 'main' into jzh
2026-03-23 10:13:45 +08:00
yyh
27ed40225d
refactor(web): update frontend toast call sites to use the new shortcut API ( #33808 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-20 16:02:22 +08:00
JzoNg
bfcac64a9d
Merge branch 'main' into jzh
2026-03-20 15:33:49 +08:00
JzoNg
664eb601a2
feat(web): add api of snippet worfklows
2026-03-20 15:29:53 +08:00
JzoNg
8e5cc4e0aa
feat(web): add evaluation api
2026-03-20 15:23:03 +08:00
JzoNg
9f28575903
feat(web): add snippets api
2026-03-20 15:11:33 +08:00
盐粒 Yanli
c8ed584c0e
fix: adding a restore API for version control on workflow draft ( #33582 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-20 14:54:23 +08:00
JzoNg
883eb498c0
Merge branch 'main' into jzh
2026-03-18 17:40:51 +08:00
yyh
93f9546353
refactor(web): migrate core toast call sites to base ui toast ( #33643 )
2026-03-18 16:53:55 +08:00
yyh
bbe975c6bc
feat: enhance model plugin workflow checks and model provider management UX ( #33289 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: statxc <tyleradams93226@gmail.com>
2026-03-18 10:16:15 +08:00
JzoNg
dd0dee739d
Merge branch 'main' into jzh
2026-03-16 15:43:20 +08:00
yyh
7ac482d776
refactor(web): consolidate query/mutation guidance and deprecate use-base wrappers ( #33456 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
2026-03-16 13:38:29 +08:00
zxhlyh
7a722773c7
feat: snippet canvas
2026-03-13 17:45:04 +08:00
Stephen Zhou
0ae73296d7
chore: update ky to 1.14.3 ( #33201 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-10 18:42:30 +08:00
yyh
84dca83ecd
feat(web): add base AlertDialog with app-card migration example ( #32933 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
2026-03-04 13:56:27 +08:00
yyh
1a90c4d81b
refactor(web): migrate document list query state to nuqs ( #32339 )
2026-03-03 18:29:23 +08:00
yyh
6a3db151a8
fix: improve TanStack Query client setup and fix queryKey bug ( #32422 )
2026-03-01 16:32:42 +08:00
yyh
1f74a251f7
fix: remove explore context and migrate query to orpc contract ( #32320 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-14 16:18:26 +08:00
Coding On Star
210710e76d
refactor(web): extract custom hooks from complex components and add comprehensive tests ( #32301 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-13 17:21:34 +08:00
Wu Tianwei
e32490f54e
feat(workflow): enhance workflow run history management and UI updates ( #32230 )
2026-02-11 14:09:33 +08:00
Stephen Zhou
f355c8d595
refactor: type safe env, update to zod v4 ( #32035 )
2026-02-10 17:55:11 +08:00
Varun Chawla
6d9665578b
fix: replace sendBeacon with fetch keepalive for autosave on page close ( #32088 )
...
Signed-off-by: Varun Chawla <varun_6april@hotmail.com>
2026-02-10 16:59:02 +08:00
QuantumGhost
a1fc280102
feat: Human Input Node ( #32060 )
...
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
wangxiaolei
56e3a55023
fix: fix trigger output schema miss ( #32116 )
2026-02-09 14:54:21 +08:00
yyh
365f749ed5
fix: remove staleTime/gcTime overrides from trigger query hooks and use orpc contract ( #31863 )
2026-02-04 19:33:32 +08:00
Coding On Star
ad3be1e4d0
fix: include locale in appList query key for localization support inuseExploreAppList ( #31921 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-02-04 18:12:30 +08:00
Stephen Zhou
d8402f686e
fix: base url in client ( #31902 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04 12:09:22 +08:00
QuantumGhost
90fe9abab7
revert: revert human input relevant code ( #31766 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-30 19:18:49 +08:00