CodingOnStar
c244b9d685
Merge origin/main into feat/creator-profile-home
...
Keep marketplace card-wrapper dialog and partner-only carousel autoplay.
Take main's skills permissions, skill card actions, and agent orchestrate
layout. Union oxlint suppressions from both sides.
2026-08-31 10:13:38 +08:00
yyh
94dff4dddc
fix(web): unify tool plugin selection state ( #41470 )
2026-08-31 01:24:49 +00:00
CodingOnStar
e377dd0d91
merge: bring origin/main into feat/creator-profile-home
...
# Conflicts:
# api/controllers/console/tag/tags.py
# api/openapi/markdown/console-openapi.md
# api/services/app_service.py
# oxlint-suppressions.json
# packages/contracts/generated/api/console/tags/types.gen.ts
# packages/contracts/generated/api/console/tags/zod.gen.ts
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
2026-08-24 12:15:37 +08: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
6cb96adfbe
refactor(dify-ui): compose dialog close controls ( #41064 )
2026-08-21 10:21:43 +00:00
CodingOnStar
b19ed8869c
fix(web): restore marketplace header request/publish dropdown
...
The redesigned HomeHeader Guide action jumped straight to docs. Restore
the four-option book-icon dropdown used on production Marketplace.
2026-08-20 15:50:35 +08:00
Stephen Zhou
e2f6418fe4
chore: inline custom ESLint rules ( #41008 )
2026-08-20 07:32:13 +00:00
yyh
9ce463fc24
refactor(web): compose search prefixes with input group ( #40922 )
2026-08-18 06:04:37 +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
Jingyi
e3b3165e9a
feat(web): embed marketplace in integration categories ( #40744 )
2026-08-14 01:55:51 +00:00
yyh
d6f32a0267
refactor(web): migrate plugin icon commands ( #40648 )
2026-08-13 06:44:02 +00:00
yyh
28ba7033fa
refactor(web): remove profile bootstrap atom layer ( #40474 )
2026-08-12 04:05:57 +00:00
Byron.wang
976d061f9b
refactor(api): merge ping and version endpoints into system ( #40058 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-10 08:50:40 +00:00
yyh
5e0d705a7f
fix(web): name the plugin debug trigger ( #40252 )
2026-08-10 03:13:31 +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
Jingyi
18f740402f
fix(web): redirect legacy plugin fallbacks ( #40051 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-05 23:27:08 +00:00
Jingyi
15a5317bd3
fix(web): refresh model provider plugins after updates ( #40002 )
2026-08-05 23:26:18 +00:00
yyh
dc09384b1d
refactor(web): derive system feature enums from schemas ( #40030 )
2026-08-05 08:32:54 +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
b6824334cf
refactor(web): align Base UI state consumers ( #39864 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-01 13:09:30 +00:00
yyh
7e30aba12a
refactor(ui): simplify scroll area API ( #39857 )
2026-07-31 12:43:11 +00:00
yyh
563cf2602f
refactor(dify-ui): govern public component APIs ( #39806 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-30 10:12:34 +00:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes ( #39762 )
2026-07-29 11:58:14 +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
fa65f45bff
refactor(web): align integrations sidebar components ( #39202 )
...
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
2026-07-17 22:52:47 +00:00
yyh
5fd06fafe0
test(web): remove low-value unit tests ( #39193 )
2026-07-17 08:59:26 +00:00
Stephen Zhou
eb71e47f3b
chore: migrate linting to vp lint with ESLint fallback ( #38834 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-13 06:41:53 +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
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
Stephen Zhou
a5a7c762a3
refactor(web): split app context state atoms ( #38588 )
2026-07-09 07:42:02 +00:00
Stephen Zhou
c5cef80ea4
chore: generate fastopenapi console contracts ( #38580 )
2026-07-09 03:52:42 +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
yyh
acfef79a8f
fix(web): prevent plugin cards from overlapping marketplace panel ( #38427 )
2026-07-05 14:01:07 +00:00
非法操作
81cc43b753
fix: incorrect backgroud when dark mode and no plugins ( #38378 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-03 08:21:50 +00:00
Stephen Zhou
eb67c9c0ee
refactor(web): move marketplace contract to contracts package ( #38311 )
2026-07-02 08:41:02 +00:00
Jingyi
f816ae2e95
fix: handle integration marketplace install callbacks ( #38236 )
...
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 03:14:40 +00:00
非法操作
4303103304
fix: debug plugin permission setting not work ( #38197 )
2026-06-30 07:29:20 +00:00
yyh
9d3ac1b7b3
fix: simplify scroll area composition ( #38113 )
2026-06-29 01:05:12 +00:00
非法操作
e22fd9efd6
fix: plugin installation task popover layout when some failed too long ( #38000 )
2026-06-26 09:36:36 +00:00
Wu Tianwei
affdc89f84
feat: enhance app permissions and access controls ( #37933 )
2026-06-25 09:28:58 +00:00
Jingyi
d349e892f4
fix: respect legacy plugin permissions without RBAC ( #37903 )
2026-06-25 01:18:40 +00:00
Stephen Zhou
f665bcac95
chore(web): clean up unused production code ( #37854 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:17 +00:00
Wu Tianwei
33edf97f81
feat: RBAC ( #37107 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
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: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
2026-06-18 16:35:29 +00:00