Commit Graph

10399 Commits

Author SHA1 Message Date
Luyu Zhang
6c4f3e8584
chore(ci): migrate runners to depot 2026-04-29 10:43:33 +08:00
Asuka Minato
944f705889
refactor: port MessageAnnotation (#31005)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
dependabot[bot]
d580b16303
chore(deps): bump gitpython from 3.1.45 to 3.1.47 in /api (#35570)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
Asuka Minato
cd26e90ae5
refactor: port ChildChunk (#30920)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
99
b9d98f6c54
fix(api): declare flask dependency (#35568) 2026-04-29 10:43:32 +08:00
Jingyi
093501ab54
test: add P0 workflow run, publish, and share scenarios (#35559) 2026-04-29 10:43:32 +08:00
Mukunda Rao Katta
5ed516d912
docs: fix Kubernetes deployment wording (#35547) 2026-04-29 10:43:32 +08:00
Asuka Minato
6382ffe823
chore: port 2 api (#35542)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-04-29 10:43:31 +08:00
Coding On Star
98fddce3b9
feat: refactor modals to use Dialog component and add tests for ApiKeyModal and ProviderConfigModal (#35550)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:31 +08:00
Asuka Minato
1f2805b190
chore: fix use select style api in orm (#35531)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-04-29 10:43:31 +08:00
github-actions[bot]
fd75223fa8
chore(i18n): sync translations with en-US (#35552)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-29 10:43:31 +08:00
非法操作
8ed13671c7
fix: right click node not display the node detail panel (#35554) 2026-04-29 10:43:30 +08:00
yyh
7fef8ff766
test(dify-ui): disable base ui animations globally (#35467) 2026-04-29 10:43:30 +08:00
非法操作
34c1caec48
fix: suggest questions more max_tokens (#35533) 2026-04-29 10:43:30 +08:00
非法操作
457b4a5e48
fix: app icon could not only change background (#35537)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:30 +08:00
Junyan Chin
df28c99817
feat: marketplace and oauth fixes (#35509)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-04-29 10:43:30 +08:00
非法操作
775f9212f3
feat: add service api of HITL (#32826)
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: QuantumGhost <QuantumGhost@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-04-29 10:43:29 +08:00
yyh
4481dd2ffa
chore(dify-ui): update tooltip and infotip migration (#35543)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:29 +08:00
Yunlu Wen
325b84c1eb
fix: sync 35528 (#35539) 2026-04-29 10:43:29 +08:00
Joel
a3b938dd57
feat: support key up and down to select variable item (#35527) 2026-04-29 10:43:28 +08:00
tmimmanuel
5081d52872
refactor(api): fix pyright errors in jieba, milvus, couchbase, oracle, and router (#34938)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-29 10:43:28 +08:00
Coding On Star
9616ac170b
fix: update node handle opacity and pointer events behavior in components and tests (#35525)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-29 10:43:28 +08:00
非法操作
625bd7ab63
fix: improve note node (#35461) 2026-04-29 10:43:27 +08:00
Jingyi
da9d9cb28f
test(e2e): add app detail navigation and redirect scenarios (#35502) 2026-04-29 10:43:27 +08:00
非法操作
a6905b25cf
fix: improve collaboration (#35309) 2026-04-29 10:43:26 +08:00
yyh
ddd546ef88
fix(web): three small UX fixes on /datasets and /plugins (#35514)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:26 +08:00
yyh
8cb56713c0
fix(web): restore "Copied" feedback state on copy buttons (#35513) 2026-04-29 10:43:26 +08:00
Jingyi
ecd3dbcb6e
test(e2e): add publish app happy path scenario (#35503) 2026-04-29 10:43:26 +08:00
Jingyi
9c6a123687
test(auth): add sign-in smoke test and core validation (#35501)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 10:43:26 +08:00
Asuka Minato
e1d0addf41
chore: add script to generate openapi v2 json and add in README #35474 (#35477)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:26 +08:00
twwu
34f1ed0ab7 feat: add access configuration pages and editor components for app and dataset management 2026-04-27 18:29:38 +08:00
twwu
7b97789fd2 feat: add app and dataset access configuration modals for managing access rules 2026-04-27 17:58:52 +08:00
twwu
5f4b086e39 feat: add permission management modal and permission picker for access rules 2026-04-27 16:41:48 +08:00
twwu
339e4c8a1f feat: implement AddRuleTargetsModal for role and member assignment in access rules management 2026-04-27 16:14:39 +08:00
twwu
12b93290fa feat: add access rules management components including AccessRuleRow, AccessRuleSection, and AccessRulesPage 2026-04-27 15:35:35 +08:00
twwu
5907b3f809 feat: implement member details modal and role assignment functionality 2026-04-27 15:00:20 +08:00
fatelei
b32ec8741e
feat: rbac backend api 2026-04-24 16:09:56 +08:00
Coding On Star
2c6f195362
fix(plugin): handle file input reset and improve local installer close functionality (#35506)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-24 16:09:56 +08:00
Coding On Star
ba3a808b9f
refactor: enhance node handle components with opacity transitions and add tests for visibility behavior (#35494)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
github-actions[bot]
63e3267993
chore(i18n): sync translations with en-US (#35492)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
Coding On Star
c7d96badf4
refactor: migrate base/select to dify-ui/select (#35487)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
非法操作
32d75fe08c
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
Crazywoola
6583bcb746
fix(web): keep Add model dialog footer visible when form overflows (#35490) 2026-04-24 16:09:56 +08:00
Asuka Minato
7cc3db663a
chore: update 3 api (#35481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
yyh
17e4fee6b2
chore: migrate type-check from tsc to tsgo across all workspaces (#35488) 2026-04-24 16:09:55 +08:00
twwu
2dc080c845 feat: add member management features with role assignment and member actions 2026-04-23 18:07:12 +08:00
twwu
6a2bb145e3 feat: implement role management UI in permissions page 2026-04-23 16:16:29 +08:00
twwu
73551495c5 feat: add permissions and access rules tabs in account settings (WIP) 2026-04-22 18:28:54 +08:00
Zakir Jiwani
712e522220
fix: bump pyrefly version (#33702)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 00:27:50 +00:00
dependabot[bot]
33eebe8cfc
chore(deps): bump lxml from 6.0.2 to 6.1.0 in /api (#35470)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 00:17:12 +00:00