Commit Graph

294 Commits

Author SHA1 Message Date
yyh
c62947f1f1
refactor(dify-ui): rename radio family entrypoint (#41104) 2026-08-23 08:08:29 +00:00
yyh
e18310e52e
refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
yyh
a9b8c84e9b
refactor(dify-ui): simplify popover content API (#41069) 2026-08-21 13:11:40 +00:00
yyh
90a6b8c998
refactor(web): simplify debounced filter state (#40951) 2026-08-19 06:30:36 +00:00
yyh
809a6cff1e
refactor(web): standardize label search inputs (#40914) 2026-08-18 04:05:26 +00:00
yyh
6d89557355
feat(dify-ui): add input group composition (#40890) 2026-08-18 02:14:39 +00:00
yyh
0f63a05d04
chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
yyh
f8e05ebfc0
docs(web): consolidate maintainer guidance (#40758) 2026-08-14 03:40:05 +00:00
yyh
36dfc6c216
refactor(ui): enforce single-choice segmented controls (#40726) 2026-08-13 08:09:10 +00:00
yyh
d6f32a0267
refactor(web): migrate plugin icon commands (#40648) 2026-08-13 06:44:02 +00:00
yyh
71b31e17b0
refactor(web): migrate domain icon commands (#40621) 2026-08-13 02:29:36 +00:00
yyh
01460f681e
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 07:45:39 +00:00
Wu Tianwei
7aba539e82
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00
yyh
324b0f97ff
refactor(web): read plugin profile from query cache (#40471) 2026-08-11 11:39:26 +00:00
yyh
6a9efa8ffd
fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
zyqzyq
df250423d4
feat: add tool plugin param type date and date-picker (#36163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
2026-08-10 09:31:38 +00:00
yyh
1828cc6a10
fix(web): name MCP header delete actions (#40300) 2026-08-10 06:42:45 +00:00
yyh
d8736be194
fix(web): name MCP header fields (#40299) 2026-08-10 03:57:24 +00:00
yyh
c35242731f
fix(web): use button for provider tool item (#40362) 2026-08-10 02:56:20 +00:00
yyh
7422052759
fix(web): scope hidden outlines to focus-visible (#40130) 2026-08-07 04:00:19 +00:00
Jingyi
5dfd83e9ab
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 02:06:25 +00:00
yyh
5e036e5489
refactor(system-features): derive nullable SSO protocol (#40063) 2026-08-06 04:51:32 +00:00
yyh
dec1cb3798
fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
yyh
802fe70423
test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
yyh
7e30aba12a
refactor(ui): simplify scroll area API (#39857) 2026-07-31 12:43:11 +00:00
Xin Zhang
4b415e7d6b
fix: refresh mcp server code by app id (#39828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-31 04:57:02 +00:00
Jingyi
e8b17345c3
fix(web): isolate MCP card action overlays (#39797) 2026-07-30 07:51:20 +00:00
yyh
0bb1b4d6d2
refactor(web): internalize trigger limit modal state (#39794) 2026-07-30 07:07:23 +00:00
yyh
44a3ea7c0c
refactor(web): localize model load balancing modal state (#39789) 2026-07-30 06:10:57 +00:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
yyh
3ad925a66a
refactor(web): clarify education state ownership (#39748) 2026-07-29 07:25:54 +00:00
yyh
d4eab4ae88
refactor(web): consolidate settings state in URL (#39740) 2026-07-29 06:00:55 +00:00
yyh
b2b1cd7e97
chore: update workspace dependencies (#39641) 2026-07-27 10:27:31 +00:00
yyh
66a545fc6d
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
2026-07-24 07:15:02 +00:00
yyh
9b432d0d29
fix: enforce tool provider type contracts (#39380)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-22 01:30:55 +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
yyh
15674a9db6
test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +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
5fd06fafe0
test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
Stephen Zhou
a84c2d36a3
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:57:46 +00:00
yyh
1246aa7f3a
refactor(web): normalize z-index layering (#38796) 2026-07-12 14:23:14 +00:00
yyh
6e5ba18d65
refactor(dify-ui): standardize primitive boundary names (#38669) 2026-07-10 14:17:10 +00:00
Stephen Zhou
e3a08b40f2
test(web): centralize i18n mocks (#38670) 2026-07-10 14:08:33 +00:00
Stephen Zhou
b9fde89781
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-10 09:35:31 +00:00
yyh
489e77658e
fix(web): simplify infotip icon variants (#38644) 2026-07-10 06:37:36 +00:00
Stephen Zhou
d655153a3d
fix(web): update docs links (#38591) 2026-07-09 11:25:31 +00:00
Stephen Zhou
a5a7c762a3
refactor(web): split app context state atoms (#38588) 2026-07-09 07:42:02 +00:00
Stephen Zhou
23b936aeb5
refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
Stephen Zhou
503d80be1d
refactor(web): migrate plugins and tools app context consumers (#38533)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 06:26:56 +00:00