Commit Graph

327 Commits

Author SHA1 Message Date
de10fe212f Merge branch 'main' into wtw/merge-main 2026-06-16 10:08:50 +08:00
9b74df21d0 feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00
28b6384920 fix: fix conflict 2026-06-15 15:24:17 +08:00
yyh
ad96501e09 fix(ui): keep loading buttons focusable (#37383) 2026-06-12 10:31:33 +00:00
7f34ca5f88 Merge branch 'main' into feat/rbac 2026-06-11 12:00:27 +08:00
49c97a3f61 fix(web): show plugin auth permission hint (#37310) 2026-06-11 03:24:39 +00:00
fe7d9f82f8 Merge branch 'main' into feat/rbac 2026-06-11 10:11:38 +08:00
e07c50c83f refactor(web): mark Props of plugins/ components as read-only (#25219) (#37303) 2026-06-11 00:18:00 +00:00
da1819e0da Merge branch 'main' into feat/rbac 2026-06-10 18:33:42 +08:00
9ac71329a4 fix(plugin): align plugin list endpoint counts with live endpoint state (#37179)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 08:11:11 +00:00
b0555d8f5b feat(tests): enhance test coverage with workspace permission mocks 2026-06-08 15:51:41 +08:00
1fdd1463ff feat: update various components and tests to include workspacePermissionKeys and improve access control 2026-06-08 12:37:02 +08:00
8b3c998f92 feat: clean up eslint suppressions and improve import organization across multiple components 2026-06-08 11:46:57 +08:00
544c6f63a5 Merge branch 'main' into feat/rbac 2026-06-05 19:37:39 +08:00
yyh
0cdd478f25 fix(web): stabilize block selector layout (#37089) 2026-06-05 07:00:03 +00:00
4af953d86b Merge branch 'main' into feat/rbac 2026-06-05 10:26:17 +08:00
b77f5f1e4a fix: agent tool selector marketplace checks for local and builtin tools (#37037) 2026-06-04 06:04:09 +00:00
fcfcef4bbc feat: update default permission flags and enhance component behavior for credential management 2026-06-03 11:32:43 +08:00
b48d321d95 Merge branch 'main' into feat/rbac 2026-06-03 11:00:36 +08:00
bdb26a8d80 feat: update permission keys for managing plugin preferences in multiple languages 2026-06-02 18:41:41 +08:00
yyh
dea4e66456 fix(web): use generated account-profile contracts (#36927)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-02 07:28:05 +00:00
yyh
8fc2807194 feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
86497045c9 feat: per-credential visibility control for plugin credentials (#35468)
Co-authored-by: Yang <yang@Yangs-MacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 05:56:18 +00:00
24715a9570 chore: unified plugin status icon position (#36816) 2026-05-29 06:45:25 +00:00
418ee7398e fix: install failed plugin dose not show icon (#36811) 2026-05-29 06:07:43 +00:00
c1c48a02dc Merge branch 'main' into feat/rbac 2026-05-29 10:17:38 +08:00
91c1d3ad81 fix: handle null plugin badges (#36767) 2026-05-28 07:00:32 +00:00
b0f09d6f1c feat: optimize dropdown options calculation using useMemo for performance 2026-05-28 12:56:25 +08:00
yyh
a3cb58f152 fix(plugin): align local install modal spacing (#36689)
Co-authored-by: wangxiaolei <fatelei@gmail.com>
2026-05-27 10:17:03 +08:00
yyh
ebe8456b7a feat(dify-ui): add textarea primitive (#36547) 2026-05-27 10:17:01 +08:00
yyh
58b8fc21d4 fix(plugin): align local install modal spacing (#36689)
Co-authored-by: wangxiaolei <fatelei@gmail.com>
2026-05-27 01:12:57 +00:00
cba4df082f feat: implement RBAC support in permission handling and update related tests 2026-05-26 14:07:21 +08:00
87ac3647b0 feat: update permission handling in useReferenceSetting and related tests 2026-05-26 12:23:57 +08:00
b2edab0d20 test: Add unit tests for access configuration and permissions management 2026-05-26 11:23:13 +08:00
yyh
884e2b864b feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
8e2ac9d5e6 Merge branch 'main' into feat/rbac 2026-05-25 17:12:07 +08:00
yyh
23539c5bcc feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
7aac3ba564 Merge branch 'main' into feat/rbac 2026-05-22 18:26:35 +08:00
yyh
93b7a81071 fix(dify-ui): align form label guidance (#36510) 2026-05-22 07:29:57 +00:00
bb9b452a03 Merge branch 'main' into feat/rbac 2026-05-21 17:38:50 +08:00
yyh
7f633622aa fix(web): use popup-open selectors for trigger styles (#36471) 2026-05-21 06:13:11 +00:00
fd71780674 Merge branch 'main' into feat/rbac 2026-05-20 18:51:00 +08:00
5481fb2976 feat: enhance plugin management permissions and update handling 2026-05-20 18:23:22 +08:00
8348aed6dc refactor: enhance plugin installation permissions across components 2026-05-20 17:36:59 +08:00
yyh
5a585c8618 refactor(web): use dropdown data attributes (#36431)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-20 07:32:11 +00:00
2b2a5824c1 refactor: migrate to tailwind v4 style (#36417) 2026-05-20 03:39:44 +00:00
yyh
4b2badb6f2 refactor(web): migrate multi-checkbox lists to CheckboxGroup (#36381)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-19 07:55:33 +00:00
ba0751bc3c Merge branch 'main' into feat/rbac 2026-05-19 15:02:56 +08:00
yyh
04d62867af feat(dify-ui): add shared form primitives (#36334)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-19 05:38:57 +00:00
f753e76f64 Merge branch 'main' into feat/rbac 2026-05-19 11:55:21 +08:00