CodingOnStar
39a289ffa7
Merge branch 'feat/creator-profile-home' into deploy/dev
...
# Conflicts:
# api/controllers/console/agent/composer.py
# api/controllers/console/agent/roster.py
2026-09-02 16:39:05 +08:00
Xiyuan Chen
93dae7d8a0
fix(rbac): let agent.manage operate every agent page ( #41583 )
...
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
2026-09-02 01:45:42 +00:00
fatelei
e85339e06e
fix: fix conflict
2026-09-02 09:14:24 +08:00
fatelei
5fe4ceb651
fix: fix conflict
2026-09-02 09:09:32 +08:00
Byron.wang
c4ea406586
refactor(api): decouple system features and web adapters ( #40772 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
CodingOnStar
ff260f9be3
Merge branch 'feat/creator-profile-home' into deploy/dev
2026-09-01 17:31:18 +08:00
Keith
566b8857dd
refactor(models): remove legacy db.session property wrappers on Dataset ( #41569 )
2026-09-01 06:28:24 +00:00
Eddy ZHANG
1977355dd1
refactor(console): dep-inject model provider payloads with @model_validate ( #41539 )
2026-09-01 04:24:45 +00:00
Joel
5cbc42cd38
chore: Revert "feat: use app.acl.access_point_manage to control access point page access" ( #41563 )
2026-09-01 03:46:03 +00:00
fatelei
ce8ce7626e
feat: agent backend api add rbac
2026-08-31 22:05:53 +08:00
CodingOnStar
8765886d6c
fix(web): satisfy marketplace lint and restore skill APIs from main
...
Restore the current skill/agent stack from origin/main after the merge, then fix marketplace lint, formatting, and type mismatches so Style Check can pass.
2026-08-31 19:32:32 +08:00
CodingOnStar
65af1ca9ec
merge: bring origin/main into feat/creator-profile-home
2026-08-31 19:10:20 +08:00
fatelei
39093c0749
feat: agent support rbac
2026-08-31 17:18:15 +08:00
Byron.wang
d25e2b51fc
refactor(api): decouple onboarding and notification services ( #40759 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
2026-08-31 04:37:07 +00:00
Byron.wang
9e07c2dac6
refactor(api): extract email registration application service ( #41108 )
...
Co-authored-by: hjlarry <hjlarry@163.com>
2026-08-31 03:22:01 +00:00
wangxiaolei
6a00c23e49
feat: use app.acl.access_point_manage to control access point page access ( #41462 )
...
Co-authored-by: twwu <twwu@dify.ai>
2026-08-31 03:05:19 +00:00
zyssyz123
ad86351cc1
fix(agent): reject incompatible session snapshots ( #41447 )
2026-08-31 02:26:07 +00:00
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
Eddy ZHANG
6130f081e0
refactor(console): dep-inject account payloads with @model_validate ( #41500 )
2026-08-31 00:52:10 +00:00
Weike Zhang
02f9b3ca7c
refactor: pass db.session explicitly in instruction_modify_workflow ( #37403 ) ( #40827 )
2026-08-30 00:48:00 +00:00
jjj-n
09054169c4
refactor(models): pass session into Workflow accessors ( #41464 )
2026-08-29 14:28:15 +00:00
lin
1264d29a4f
chore: remove unnecessary type conversions ( #41454 )
2026-08-29 07:04:18 +00:00
Terminator666666
f8dd276e2c
refactor(controllers/console): dep-inject workflow payloads with @model_validate ( #41244 )
...
Co-authored-by: Terminator666666 <Terminator666666@users.noreply.github.com>
2026-08-28 14:49:46 +00:00
yyh
78c85ae7c1
fix(agent): add roster publication status contract ( #41435 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-28 08:50:30 +00:00
wangxiaolei
05b00574aa
chore: add permission check back ( #41369 )
2026-08-27 07:45:50 +00:00
wangxiaolei
6a1b23935f
chore: remove permission check ( #41349 )
2026-08-27 05:29:38 +00:00
非法操作
bf54dd7814
refactor(api): remove unused workflow archived logs endpoint ( #41345 )
2026-08-27 03:48:57 +00:00
非法操作
a9319c86ee
refactor(api): extract workflow run archive application service ( #41253 )
2026-08-27 02:41:43 +00:00
非法操作
5a6191b96b
refactor(api): extract workflow statistic query service ( #41271 )
2026-08-27 02:41:02 +00:00
非法操作
32981687dd
refactor: remove unused workflow run export endpoint ( #41335 )
2026-08-27 02:38:27 +00:00
Pranav Agarwal
0d05eae517
fix(api): enforce RBAC permission on agent composer GET endpoint ( #41324 ) ( #41325 )
2026-08-26 20:09:25 +00:00
Byron.wang
30e6069851
refactor(api): thin OAuth controllers and extract application services ( #40692 )
2026-08-26 07:33:37 +00:00
CodingOnStar
e7e502d1e7
merge: bring origin/main into feat/creator-profile-home
2026-08-26 15:28:59 +08:00
Wu Tianwei
73dd8739ef
feat: optimize resource access config logic ( #41164 )
...
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-26 07:18:57 +00:00
林玮 (Jade Lin)
f5aaa50a30
fix(auth): normalize Gmail registration emails ( #41249 )
2026-08-26 07:14:27 +00:00
lei_lei
119e6af2a9
fix(api): honor DELETE JSON body in model_validate ( #41288 )
2026-08-26 06:38:13 +00:00
非法操作
c563528a2d
refactor(api): standardize compliance downloads ( #41057 )
2026-08-26 06:32:13 +00:00
非法操作
c4ace15afd
refactor(api): extract console app site command boundary ( #41216 )
2026-08-26 06:31:06 +00:00
ccl125
d5a8ace1c4
fix(rag-pipeline): mark credential-free datasources as authorized ( #39772 )
...
Co-authored-by: ccl125 <ccl125@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-08-26 05:44:10 +00:00
Stephen Zhou
1c6f0a0388
fix(api): restore Service API OpenAPI semantics ( #41274 )
2026-08-26 05:05:36 +00:00
Pranav Agarwal
6b5952425d
fix(api): enforce RBAC permission on agent app detail GET endpoint ( #41264 ) ( #41265 )
2026-08-26 02:51:13 +00:00
Rafli Surya Wijaya
cf236aed8a
fix(api): enforce APP_EDIT RBAC permission on MCP server refresh endpoint ( #41235 )
2026-08-25 06:38:13 +00:00
非法操作
f360a7bf94
fix: allow OAuth trigger builder verification without credentials ( #39199 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 05:32:27 +00:00
CodingOnStar
ebe06c7eee
merge: bring origin/main into feat/creator-profile-home
2026-08-25 11:28:23 +08:00
非法操作
ef92cb7c65
refactor(api): complete account education boundary ( #41153 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 01:48:12 +00:00
林玮 (Jade Lin)
70a513fc62
fix(api): scope hosted credits by tenant plan ( #41131 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-24 06:35:42 +00:00
wangxiaolei
0024a845f7
feat: support agent skill ( #39675 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: 起岚 <155608604+xiaoyaoqilan@users.noreply.github.com>
Co-authored-by: Parman Mohammadalizadeh <prmma23@gmail.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Xin Zhang <zhangxin@dify.ai>
Co-authored-by: iridescentWen <66297467+iridescentWen@users.noreply.github.com>
Co-authored-by: Bond Zhu <37842169+MRZHUH@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Chester <superdiao6@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Jony <619963502@qq.com>
Co-authored-by: Jony <13896935+zyz619963502zyz@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harsh.kashyap2001@gmail.com>
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
Co-authored-by: Taranum Wasu <81034301+Taranum01@users.noreply.github.com>
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: Pranav Agarwal <agarwalpranav0711@gmail.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: zl86790 <marshal_li_b@163.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-08-24 05:29:14 +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
酒诗
aed1672366
refactor: pass session to workflow comment account accessors ( #41117 )
...
Co-authored-by: geneachina <geneachina@gmail.com>
2026-08-24 03:20:32 +00:00
非法操作
ed45016475
refactor(api): standardize console billing portal errors ( #41055 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-24 01:55:48 +00:00