fafdc56f2c
change app lists for onboard
2026-05-18 16:51:29 +08:00
00e9abdf79
add plugin auto upgrade by category
2026-05-18 16:50:23 +08:00
83ab854d33
feat: app detail return permission keys
2026-05-18 13:40:16 +08:00
a1f752dc87
Revert "fix(auth): persist oauth init preferences through callback"
...
This reverts commit 73a667f348 .
2026-05-15 12:30:49 +08:00
73a667f348
fix(auth): persist oauth init preferences through callback
2026-05-15 12:23:29 +08:00
88e76731db
fix: initialize user timezone and locale
2026-05-15 11:02:48 +08:00
9b1c147b5f
Revert "Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev"
...
This reverts commit 7e7f23334b , reversing
changes made to 96bfbe3bbb .
2026-05-14 11:14:49 +08:00
7e7f23334b
Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev
...
# Conflicts:
# web/app/components/workflow-app/components/workflow-header/features-trigger.tsx
# web/app/components/workflow/block-selector/blocks.tsx
# web/app/components/workflow/nodes/human-input/components/form-content.tsx
# web/app/components/workflow/panel/debug-and-preview/hooks.ts
2026-05-14 10:49:52 +08:00
9d545144ce
chore: remove obsolete admin console routes ( #35637 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-13 08:08:50 +00:00
2afa39cdcb
fix: knowledge hit-testing render failed. ( #36106 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-13 07:31:38 +00:00
8e6fddc714
chore: update legacy permission keys
2026-05-13 11:15:31 +08:00
89354108d6
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into deploy/dev
2026-05-13 10:03:43 +08:00
fce6d017d6
test(api): renaming import according to graphon changes
2026-05-13 10:00:23 +08:00
af89bb6cdc
feat: add include owner param
2026-05-12 17:01:15 +08:00
7e9222c10f
merge hitl
2026-05-12 15:54:34 +08:00
17759c0b80
Merge remote-tracking branch 'upstream/main' into feat/hitl-form-enhancement
2026-05-12 15:04:10 +08:00
d0185ebbef
feat: invite member support rbac
2026-05-12 13:36:46 +08: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
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
7b5c371b9d
chore: api para type ( #35985 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-10 06:04:42 +00: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
4a56763d2f
refactor(api): migrate console.app.workflow etc. to BaseModel ( #35967 )
2026-05-09 08:34:15 +00:00
1efd365b62
fix(swagger): Apply the inline-nested-dicts patch to HTTP Swagger endpoints ( #35952 )
2026-05-09 08:21:26 +00:00
917a9e519e
fix: languages missing
2026-05-09 15:20:38 +08:00
a6994cc680
merge hitl
2026-05-09 13:09:54 +08:00
d5ad6aedc0
fix(swagger): add util to convert BaseModel to schema for query params ( #35959 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 04:52:45 +00:00
3d445e1d95
Merge branch 'main' into tp
2026-05-09 12:03:24 +08:00
140ad6ba4e
chore: add Type to test ( #35942 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 03:16:22 +00:00
38a419d073
ci: auto gen api doc and download link ( #35919 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-05-09 03:01:47 +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
e099ba8679
test(api): add tests for delivery and file inputs
2026-05-09 02:13:37 +08:00
c4b2985361
test(api): fix broken HITL tests
2026-05-09 02:12:46 +08:00
c8d6ad117e
Merge branch 'main' into tp
2026-05-08 15:25:47 +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
ed98925f11
Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement
2026-05-08 11:44:37 +08:00
04ed797ac9
merge main
2026-05-08 10:22:35 +08:00
ecd830083a
test: add type to test ( #35871 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-08 01:06:25 +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
c0bedd9118
Merge branch 'main' into tp
2026-05-07 14:18:50 +08:00
3a525a609c
feat: rbac service ( #35874 )
...
Co-authored-by: twwu <twwu@dify.ai >
2026-05-07 14:16:02 +08:00
8fd616d27f
refactor: add type to test ( #30873 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-07 03:46:23 +00:00
a0f8db5516
test(api): add tests about file input file uploading api
2026-05-07 10:52:54 +08:00
cd91757623
Merge branch 'main' into tp
2026-05-07 10:16:57 +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