Commit Graph

11034 Commits

Author SHA1 Message Date
JzoNg
67c832e60e Allow typed single-run human input submissions 2026-04-23 18:55:34 +08:00
JzoNg
e9fb3bd751 Cover non-string human input chat submissions 2026-04-23 18:55:34 +08:00
JzoNg
80ede7cdb5 Initialize human input values by field type 2026-04-23 18:55:34 +08:00
JzoNg
5309b56225 Use shared renderer for human input content 2026-04-23 18:55:34 +08:00
JzoNg
8d3ddee7d3 Extract shared human input field renderer 2026-04-23 18:55:34 +08:00
JzoNg
c2fd595a82 Fix human input typing regressions 2026-04-23 18:55:34 +08:00
JzoNg
85d05f5113 Preview human input field types in markdown 2026-04-23 18:55:34 +08:00
JzoNg
ccf61c0372 Summarize human input field configurations 2026-04-23 18:55:34 +08:00
JzoNg
49195fffdd Configure multi-file human input fields 2026-04-23 18:55:34 +08:00
JzoNg
4002d58171 Configure single-file human input fields 2026-04-23 18:55:34 +08:00
JzoNg
cae5315c18 Guard select fields against default leakage 2026-04-23 18:55:34 +08:00
JzoNg
eb2eefdbb5 Constrain select option variables to string arrays 2026-04-23 18:55:34 +08:00
JzoNg
82d410325b Support variable-backed select options 2026-04-23 18:55:34 +08:00
JzoNg
00f0f6d040 Add constant select options editor 2026-04-23 18:55:34 +08:00
JzoNg
022d73d0ed Lock paragraph prepopulate behavior 2026-04-23 18:55:34 +08:00
JzoNg
71803d7c76 Add human input field type selector 2026-04-23 18:55:34 +08:00
JzoNg
93945d603e Show typed human input outputs in panel 2026-04-23 18:55:34 +08:00
JzoNg
acd1641d16 Infer human input output variable types 2026-04-23 18:55:34 +08:00
JzoNg
63711bf1dc Refine human input extra content types 2026-04-23 18:55:34 +08:00
JzoNg
37f79ee5d1 Extend human input runtime data types 2026-04-23 18:55:34 +08:00
JzoNg
5faa4f9520 Define detailed human input field types 2026-04-23 18:55:34 +08:00
JzoNg
6c4f293719 Refactor human input form item types 2026-04-23 18:55:34 +08:00
Coding On Star
0c8dec3315
fix: update node handle opacity and pointer events behavior in components and tests (#35525)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-23 09:24:19 +00:00
非法操作
38e831c1b3
fix: improve note node (#35461) 2026-04-23 08:54:56 +00:00
JzoNg
24d3e8edba Merge branch 'main' into jzh 2026-04-23 16:18:36 +08:00
Jingyi
1c5d62d98a
test(e2e): add app detail navigation and redirect scenarios (#35502) 2026-04-23 07:37:42 +00:00
非法操作
6b4736bf78
fix: improve collaboration (#35309) 2026-04-23 07:37:05 +00:00
yyh
c9503fd818
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-23 06:46:54 +00:00
yyh
91a1df96cb
fix(web): restore "Copied" feedback state on copy buttons (#35513) 2026-04-23 06:40:52 +00:00
Jingyi
5b2c5da945
test(e2e): add publish app happy path scenario (#35503) 2026-04-23 05:05:31 +00:00
非法操作
19037268cd feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-23 12:54:48 +08:00
Jingyi
b59ecea346
test(auth): add sign-in smoke test and core validation (#35501)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 04:54:45 +00:00
Asuka Minato
61c0948136
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-23 03:42:04 +00:00
Coding On Star
f746c7bdf2
fix(plugin): handle file input reset and improve local installer close functionality (#35506)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-23 03:03:20 +00:00
JzoNg
b371dd2cdf Merge branch 'main' into jzh 2026-04-22 20:44:13 +08:00
Coding On Star
2a3deee385
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-22 10:50:44 +00:00
github-actions[bot]
4b6803ba06
chore(i18n): sync translations with en-US (#35492)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-04-22 09:43:21 +00:00
Coding On Star
4c908c8f39
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-22 09:35:57 +00:00
非法操作
afec528f51
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 08:55:16 +00:00
Crazywoola
491061b8f4
fix(web): keep Add model dialog footer visible when form overflows (#35490) 2026-04-22 08:54:23 +00:00
Asuka Minato
8b1533438f
chore: update 3 api (#35481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 08:53:53 +00:00
yyh
ba924fc97b
chore: migrate type-check from tsc to tsgo across all workspaces (#35488) 2026-04-22 08:45:54 +00: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
JzoNg
597ad8c425 Merge branch 'main' into jzh 2026-04-21 21:01:05 +08: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