Commit Graph

10391 Commits

Author SHA1 Message Date
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
Asuka Minato
2e1b11bdb2 chore: port 2 api as deprecated (#35261)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 99 <wh2099@pm.me>
2026-04-21 12:29:39 +00:00
Coding On Star
d65a6b4810 refactor: migrate from PortalToFollowElem to Popover component across various components (#35454)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 10:09:22 +00:00
zyssyz123
44a91e344c fix(plugin): persist tenant plugin auto-upgrade strategy changes (#35464) 2026-04-21 09:28:44 +00:00
yyh
0fec9af6a6 chore(deps): bump vite-plus to 0.1.19 (#35462) 2026-04-21 09:11:11 +00:00
dependabot[bot]
5e5113e08e chore(deps-dev): bump the dev group in /api with 6 updates (#35402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 08:59:59 +00:00
yyh
73f9a9e7d6 chore(deps): bump base ui to 1.4.1 (#35459) 2026-04-21 08:18:31 +00:00
Joel
48d23cd744 feat: support slash variable filtering in prompt editor (#35460) 2026-04-21 07:57:16 +00:00
Mallikharjuna Mulpuri
0b60bf6ef0 refactor: replace deprecated Iterator with Generator in contextmanagers #35433 (#35441)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 07:44:49 +00:00