FFXN
|
22653b7464
|
fix: evaluation (#35728)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-30 15:32:01 +08:00 |
|
FFXN
|
3373b63716
|
fix: virtual batch test run for frontend. (#35727)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-30 15:03:55 +08:00 |
|
JzoNg
|
10e6fbe721
|
Merge branch 'jzh' into deploy/dev
|
2026-04-30 14:22:12 +08:00 |
|
JzoNg
|
4519847e81
|
Merge branch 'main' into jzh
|
2026-04-30 14:19:21 +08:00 |
|
JzoNg
|
3763efbc7c
|
fix(web): selected workflow name fix
|
2026-04-30 14:18:32 +08:00 |
|
yyh
|
e4cf7f1c18
|
Merge branch 'codex/select' into deploy/dev
|
2026-04-30 14:17:28 +08:00 |
|
yyh
|
350fdd77fc
|
fix(web): stabilize usage priority tests
|
2026-04-30 14:07:19 +08:00 |
|
yyh
|
d6641a370e
|
refactor(web): use typed error toast
|
2026-04-30 13:54:06 +08:00 |
|
yyh
|
522451075f
|
Merge remote-tracking branch 'origin/main' into codex/select
|
2026-04-30 13:53:46 +08:00 |
|
yyh
|
21d2671c34
|
fix(web): preserve dropdown error messages
|
2026-04-30 13:48:26 +08:00 |
|
eldoradoel
|
f01e099729
|
fix: ToolEntity data validation failed during workflow synchronization (#35696)
Co-authored-by: DESKTOP-ETT0IAR\MINIO <eldoradoel@163.com>
|
2026-04-30 05:42:35 +00:00 |
|
yyh
|
195ff4711d
|
refactor(web): migrate subscription create modal to dialog (#35721)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 05:33:37 +00:00 |
|
autofix-ci[bot]
|
871fc0256b
|
[autofix.ci] apply automated fixes
|
2026-04-30 05:30:21 +00:00 |
|
yyh
|
f8c876cc87
|
fix
|
2026-04-30 13:27:41 +08:00 |
|
JzoNg
|
2c4c7c2edd
|
Merge branch 'jzh' into deploy/dev
|
2026-04-30 13:27:14 +08:00 |
|
yyh
|
4e94683fd4
|
fix: native button
|
2026-04-30 13:25:27 +08:00 |
|
yyh
|
ea7b03f28a
|
fix: preserve input type trigger layout
|
2026-04-30 13:19:34 +08:00 |
|
yyh
|
3c99026328
|
fix: preserve select migration behavior
|
2026-04-30 13:13:55 +08:00 |
|
JzoNg
|
552f202ca8
|
Merge branch 'main' into jzh
|
2026-04-30 13:00:41 +08:00 |
|
yyh
|
df76733ed2
|
refactor(web): remove unused type exports
|
2026-04-30 12:56:49 +08:00 |
|
JzoNg
|
dc76f4082f
|
fix(web): i18n of switch modal
|
2026-04-30 12:53:52 +08:00 |
|
yyh
|
3c5f4433d7
|
fix(web): align signin locale menu behavior
|
2026-04-30 12:52:38 +08:00 |
|
yyh
|
f7a9279a14
|
fix(web): avoid reload when switching signin locale
|
2026-04-30 12:49:25 +08:00 |
|
yyh
|
16f57b74f5
|
refactor(web): replace signin locale select with menu
|
2026-04-30 12:46:35 +08:00 |
|
JzoNg
|
6d01095586
|
fix(web): only workflow can switch
|
2026-04-30 12:41:37 +08:00 |
|
JzoNg
|
b914e48a41
|
fix(web): add toast for workflow switch
|
2026-04-30 12:30:22 +08:00 |
|
JzoNg
|
da482ec455
|
fix(web): custom metric display
|
2026-04-30 12:20:56 +08:00 |
|
autofix-ci[bot]
|
141ffa5d03
|
[autofix.ci] apply automated fixes
|
2026-04-30 04:12:22 +00:00 |
|
yyh
|
b68a631948
|
refactor: migrate form selects to dify-ui
|
2026-04-30 12:09:41 +08:00 |
|
yyh
|
fe2f7a8920
|
refactor(web): migrate short tooltips to dify-ui (#35715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 03:29:17 +00:00 |
|
FFXN
|
0608f9f864
|
feat: evaluation (#35716)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-30 11:24:36 +08:00 |
|
JzoNg
|
64a60232cf
|
Merge branch 'jzh' into deploy/dev
|
2026-04-30 11:03:38 +08:00 |
|
JzoNg
|
48c38ace54
|
fix(web): rag publisher
|
2026-04-30 11:02:23 +08:00 |
|
FFXN
|
12b00c546d
|
feat: evaluation (#35714)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-30 10:37:32 +08:00 |
|
JzoNg
|
2b1496c857
|
Merge branch 'main' into jzh
|
2026-04-30 08:54:42 +08:00 |
|
Asuka Minato
|
3b1458c08f
|
refactor: port WorkflowDraftVariableFile (#30923)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-29 22:21:20 +00:00 |
|
JzoNg
|
88ac401af3
|
Merge branch 'jzh' into deploy/dev
|
2026-04-30 00:09:21 +08:00 |
|
JzoNg
|
c15e437ff7
|
Merge branch 'main' into jzh
|
2026-04-30 00:07:30 +08:00 |
|
JzoNg
|
0ac0eccce4
|
fix(web): correct template of dataset evaluation
|
2026-04-30 00:06:59 +08:00 |
|
Coding On Star
|
9f47317032
|
refactor(auth): update OAuth button and settings modal for improved state management and UI consistency (#35702)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-29 15:54:15 +00:00 |
|
Coding On Star
|
e751ec323e
|
fix(publisher): enhance confirm dialog handling and improve popup interactions (#35701)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-29 15:08:35 +00:00 |
|
JzoNg
|
619f6aa104
|
Merge branch 'jzh' into deploy/dev
|
2026-04-29 22:50:05 +08:00 |
|
JzoNg
|
678327e994
|
fix(wbe): style of switch button
|
2026-04-29 22:48:38 +08:00 |
|
JzoNg
|
f62cad931b
|
Merge branch 'jzh' into deploy/dev
|
2026-04-29 22:33:54 +08:00 |
|
JzoNg
|
b0478f4df7
|
fix(web): workflow switch to evaluation
|
2026-04-29 22:25:47 +08:00 |
|
JzoNg
|
00319f0e43
|
fix(web): snippet run logs
|
2026-04-29 21:25:50 +08:00 |
|
JzoNg
|
55eb894d8e
|
fix(web): scroll of dataset evaluation page
|
2026-04-29 20:48:39 +08:00 |
|
JzoNg
|
c59a80a41f
|
fix(web): test detail of dataset
|
2026-04-29 20:38:54 +08:00 |
|
JzoNg
|
24b482893d
|
fix(web): pipeline batch test template
|
2026-04-29 20:36:07 +08:00 |
|
JzoNg
|
ad58895b25
|
fix(web): template of dataset evaluation template
|
2026-04-29 20:30:43 +08:00 |
|