Commit Graph

10712 Commits

Author SHA1 Message Date
d213e892fc fix: fix add miss file 2026-05-13 15:05:13 +08:00
f5e9009a6d feat: migrate role to rbac 2026-05-13 14:50:19 +08:00
699cca0c21 feat: remove DatasetAccessConfigModal and refactor access configuration handling in dataset card modals 2026-05-13 14:21:40 +08:00
5e1f6e7a6a fix: fix owner transfer 2026-05-13 14:11:53 +08:00
f6d22c2051 feat: enhance role and permission management with internationalization support and refactor member role assignment 2026-05-13 13:42:22 +08:00
06ffdbc396 Merge branch 'main' into feat/rbac 2026-05-13 11:44:30 +08:00
cea4cd531e feat: implement role-based access control (RBAC) features, including role management and member assignment, with pagination support 2026-05-13 11:32:26 +08:00
934a20e745 fix: restore tracing after HITL workflow resume (#36064)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-13 03:23:32 +00:00
19ace80419 chore: update legacy permission keys 2026-05-13 11:14:55 +08:00
7e56a244a8 fix: fix plugin miss version and checksum (#36083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-13 01:39:27 +00:00
6facd9360c chore: some match case (#36080)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-12 14:45:58 +00:00
a18d7f51eb fix: fixed relative (#36078)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-12 11:05:57 +00:00
680ef077ae chore: admin also has the permission of changing role (#36069)
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 10:15:05 +00:00
7e0a3ee8fc feat: update role management to use RoleListRequest for improved pagination and owner inclusion 2026-05-12 17:59:32 +08:00
c26be9d3f4 fix: redirect unauthorized dataset access to /datasets for knowledge editors (#36073)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-12 09:38:49 +00:00
319e71b408 fix: fix missing role_tag 2026-05-12 17:21:01 +08:00
e1b7546b28 fix: fix owner filter condition 2026-05-12 17:11:02 +08:00
74deadf632 Merge remote-tracking branch 'upstream/feat/rbac' into feat/rbac 2026-05-12 17:00:38 +08:00
3cc810745b Merge remote-tracking branch 'upstream/feat/rbac' into feat/rbac 2026-05-12 17:00:12 +08:00
cbedd2b852 feat: refactor access rule management to utilize new app and dataset access rule services, enhance role binding functionality, and remove deprecated components 2026-05-12 16:56:55 +08:00
4d8912810c feat: add include owner param 2026-05-12 16:50:00 +08:00
7aa8f1a0b6 fix: Fix frontend build error caused by merging main 2026-05-12 16:26:15 +08:00
05b354118c Merge branch 'main' into feat/rbac 2026-05-12 15:58:12 +08:00
51a8f79d67 chore: DocumentSegment to Typebase (#35635)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1.14.1
2026-05-12 07:02:17 +00:00
bb73776339 chore(release): bump version to 1.14.1 (#36034) 2026-05-12 06:56:16 +00:00
9424bf60b0 fix: the /threads and /db-pool-stat endpoints in api... in... (#35665) 2026-05-12 05:43:37 +00:00
b8ab02bfb7 feat: invite member support rbac 2026-05-12 13:36:16 +08:00
cbedcd2882 fix(security): harden self-hosted SECRET_KEY bootstrap (#36049)
Co-authored-by: EndlessLucky <66432853+EndlessLucky@users.noreply.github.com>
2026-05-12 05:35:24 +00:00
1a93af5cd0 refactor: rewrite estimate_args_validate using Pydantic v2 models (#36036)
Signed-off-by: Deepam Goyal <deepam02goyal@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-12 05:34:45 +00:00
yyh
cd90d7ffc1 refactor(web): migrate searchable pickers to combobox (#36066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 05:34:19 +00:00
57da82c7a2 Merge remote-tracking branch 'origin/main' into feat/rbac 2026-05-12 05:31:09 +00:00
4bb987eca3 fix: validate missing text indexing technique (#35941) 2026-05-12 05:07:03 +00:00
4fd4615c56 fix: avoid trial workflow schema model collision (#36061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 03:24:14 +00:00
e2153a609c feat: system feature return rbac enabled 2026-05-12 11:19:05 +08:00
9609f003c6 feat: refactor access rule management to use updated role and account structures, enhance loading states, and improve role assignment functionality 2026-05-12 10:05:30 +08:00
c7d30bf09a chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /api (#36050)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 01:56:40 +00:00
a3b00a2f83 fix: add miss name 2026-05-11 19:18:59 +08:00
5086dfcf74 fix: fixme 2026-05-11 18:49:21 +08:00
b3572c646e fix: fixme 2026-05-11 18:48:03 +08:00
97c406f0b4 fix: fix response format 2026-05-11 18:33:49 +08:00
yyh
59dab7deac refactor(apps): simplify query state and debounce URL writes (#36043) 2026-05-11 09:58:19 +00:00
a60cb3b800 chore: port WorkflowComment (#36039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 09:17:12 +00:00
d878a29c43 feat: enhance access rule management with account bindings and role handling 2026-05-11 17:15:59 +08:00
yyh
6164408da1 fix(web): align tag filter dropdown icon (#36041) 2026-05-11 08:42:09 +00:00
7fc40e6c9e feat: improve phoenix workflow tracing (#35605)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-11 08:37:17 +00:00
e44252c242 feat: list app and dataset permission keys 2026-05-11 16:25:25 +08:00
3aa8abbe14 feat: add role duplication functionality with copy role hook 2026-05-11 16:14:04 +08:00
a409a0c3a1 chore: skip old auth check when rbac enabled 2026-05-11 15:12:49 +08:00
d625ac0bf1 refactor: port some if else to match (#31841)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 06:39:59 +00:00
1082f488a1 refactor: enhance modal layouts and scrolling behavior across components (#36033)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-11 06:16:56 +00:00