110442b4b2
feat: system feature return rbac enabled
2026-05-12 11:20:12 +08:00
cd2b623aee
fix: add miss name
2026-05-11 19:19:35 +08:00
d8a3cefb8d
fix: fixme
2026-05-11 18:49:54 +08:00
337fa0ef64
fix: fix response format
2026-05-11 18:41:00 +08:00
585757e587
chore: add some debug log
2026-05-11 17:58:44 +08:00
93baab3cec
chore: add some debug log
2026-05-11 17:51:48 +08:00
9e8108839e
chore: add some debug log
2026-05-11 17:43:15 +08:00
691cdf654c
chore: add some debug log
2026-05-11 17:33:38 +08:00
75b1706724
chore: add some debug log
2026-05-11 17:18:03 +08:00
a7efd92200
feat: list app and dataset permission keys
2026-05-11 16:26:58 +08:00
a7f548648b
fix: fix permission key format and fix role return format
2026-05-11 14:08:37 +08:00
f8fb011159
chore: compatiable without rbac
2026-05-11 13:34:38 +08:00
7051b574ce
feat: support role copy
2026-05-09 20:57:29 +08:00
197f5cd03f
chore: compatiable result is none
2026-05-09 17:46:44 +08:00
a6994cc680
merge hitl
2026-05-09 13:09:54 +08:00
3d445e1d95
Merge branch 'main' into tp
2026-05-09 12:03:24 +08:00
c74cbb68da
fix: change write to db order ( #35948 )
2026-05-09 02:36:54 +00:00
f1833fdb08
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement
2026-05-09 10:04:43 +08:00
bba7001de2
fix(api): fix file uploading for delivery test form
2026-05-09 01:44:34 +08:00
e8a3771d53
chore: compatiable none list
2026-05-08 18:52:57 +08:00
a2e6f59d8f
chore: remove comment
2026-05-08 18:41:59 +08:00
0ab47a36b6
feat: add ENTERPRISE_RBAC_API_URL env
2026-05-08 18:29:48 +08:00
d9adb24391
chore: remove enterprise check
2026-05-08 18:01:55 +08:00
4d80892d7b
refactor: convert isinstance chains to match/case ( #35902 ) ( #35922 )
...
Signed-off-by: EvanYao826 <2869018789@qq.com >
2026-05-08 09:51:10 +00:00
7133754a31
feat(api): bind UploadFile to workflow initiator in unauthenticated form submission
...
The basic assumption of Workflow execution for now is that only one user
(`Account` or `EndUser`) participate the workflow execution. For
unauthenticated form submission this assumption does not hold. Binding
the uploaded file to worfklow initiator aligns with current implementation.
For auditing the actual uploading recipient, a dedicated table
`HumanInputFormUploadFile` is introduced to record the uploading
behavior.
2026-05-08 14:32:51 +08:00
927a17804b
feat: support configurable explore app categories ( #35723 )
2026-05-08 06:04:07 +00:00
8912420bff
refactor: refactor rbac api
2026-05-08 14:02:13 +08:00
29f34848cd
fix(tools): scope builtin tool default-credential clear to tenant ( #35887 )
2026-05-08 05:08:23 +00:00
9216d74c61
refactor: refactor rbac backend implement ( #35900 )
...
Co-authored-by: twwu <twwu@dify.ai >
2026-05-08 00:04:54 +08:00
3f6559dd60
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement
2026-05-07 16:44:29 +08:00
3a525a609c
feat: rbac service ( #35874 )
...
Co-authored-by: twwu <twwu@dify.ai >
2026-05-07 14:16:02 +08:00
51e181c588
feat(api): introduce file upload apis for human input page
2026-05-07 10:43:00 +08:00
d6f607f6e7
feat(api): expose sumitted_data to frontend
2026-05-07 10:40:52 +08:00
00bf3f83f2
refactor: verticalize tag management and batch bindings ( #35840 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-07 01:36:10 +00:00
fca92cc1d1
fix: evaluation ( #35802 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-05 22:04:59 +08:00
a55171a80c
feat: evaluation batch test ( #35800 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-05 21:04:58 +08:00
88a38df722
fix: evaluation batch test ( #35798 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-05 20:12:16 +08:00
87f87bc4a8
Merge branch 'feat/css-first' into deploy/dev
...
# Conflicts:
# eslint-suppressions.json
# web/app/components/datasets/create/step-two/components/__tests__/inputs.spec.tsx
# web/app/components/workflow/selection-contextmenu.tsx
2026-05-05 12:10:26 +08:00
54bde0bdf6
fix(api): preserve dataset metadata filters ( #35700 )
2026-05-01 09:20:14 +00:00
da7cb4dc29
fix: evaluation ( #35744 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-30 17:40:28 +08:00
35f3d63d4c
fix: evaluation. ( #35729 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-30 15:45:54 +08:00
22653b7464
fix: evaluation ( #35728 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-30 15:32:01 +08:00
3373b63716
fix: virtual batch test run for frontend. ( #35727 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-30 15:03:55 +08:00
64a60232cf
Merge branch 'jzh' into deploy/dev
2026-04-30 11:03:38 +08:00
3b1458c08f
refactor: port WorkflowDraftVariableFile ( #30923 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 22:21:20 +00:00
5402132525
feat: evaluation ( #35688 )
...
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com >
Co-authored-by: hj24 <huangjian@dify.ai >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-04-29 15:45:44 +08:00
ec326a95e1
feat: evaluation ( #35646 )
2026-04-28 19:10:47 +08:00
47050b8d15
merge evaluation-fe
2026-04-27 14:36:32 +08:00
b1b977e284
refactor: quota v3 integration ( #35436 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-27 01:49:40 +00:00
7efc887e32
refactor: port MessageAnnotation ( #31005 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-26 11:47:42 +00:00