Commit Graph

4328 Commits

Author SHA1 Message Date
JzoNg
e3a939c81d Merge branch 'jzh' into deploy/dev 2026-04-30 17:20:27 +08:00
JzoNg
aa078a854c fix(web): evaluation detail in workflow log 2026-04-30 17:19:15 +08:00
JzoNg
3ab54e5a20 Merge branch 'jzh' into deploy/dev 2026-04-30 17:09:25 +08:00
JzoNg
712aae4d98 fix(web): workflow log crash 2026-04-30 17:06:56 +08:00
JzoNg
39b4cb9008 Merge branch 'jzh' into deploy/dev 2026-04-30 16:52:23 +08:00
JzoNg
bacadc4d35 Merge branch 'main' into jzh 2026-04-30 16:51:33 +08:00
JzoNg
b060e81824 fix(web): test history of batch test 2026-04-30 16:51:16 +08:00
Joel
0ca339103f
fix: var reference picker can not choose sub vars (#35732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 08:33:29 +00:00
JzoNg
b21b7344bd Merge branch 'jzh' into deploy/dev 2026-04-30 15:34:32 +08:00
JzoNg
b45f83492e Merge branch 'main' into jzh 2026-04-30 15:31:04 +08:00
JzoNg
d1e1a4a8ab fix(web): correct templates 2026-04-30 15:30:37 +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
11c52e90f6
refactor(web/select): base selects to dify-ui (#35720)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 06:15:08 +00: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
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
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
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
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
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