JzoNg
bdecea34a3
Merge branch 'main' into tp
2026-04-27 10:20:08 +08:00
QuantumGhost
9ad5d89b07
feat(web): Use number_limits for file uploading limit
...
Align with the current form definition in start node.
Co-Authored-By: GPT 5.4 <codex@openai.com>
2026-04-27 07:12:21 +08:00
非法操作
7bcedcbaab
fix: right click node not display the node detail panel ( #35554 )
2026-04-24 08:31:19 +00:00
Junyan Chin
5e336c47fd
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-24 07:53:14 +00:00
JzoNg
cec437b35b
fix(web): fix human input form filled UI
2026-04-24 15:23:40 +08:00
yyh
ec450eb7f9
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-24 06:36:48 +00:00
JzoNg
1c5d877372
fix(web): human input form content submittion
2026-04-24 11:21:58 +08:00
JzoNg
a8e663863d
fix(web): human input step run preview restriction
2026-04-24 11:06:58 +08:00
JzoNg
60f577fd11
fix(web): step run of file uploader
2026-04-24 10:56:19 +08:00
Joel
38fc2a6574
feat: support key up and down to select variable item ( #35527 )
2026-04-24 02:32:06 +00:00
JzoNg
b8481f6d6f
fix(web): fix rebase error
2026-04-23 19:34:45 +08:00
JzoNg
8ce356c98f
fix(web): fix node handle
2026-04-23 19:27:14 +08:00
JzoNg
d72794bc67
fix(web): form content preview
2026-04-23 18:56:41 +08:00
JzoNg
1a3c1a9b32
fix(web): node handle fix
2026-04-23 18:56:38 +08:00
JzoNg
d494e42166
Test human input form submissions across entry points
2026-04-23 18:55:34 +08:00
JzoNg
cfb501c1f6
Localize human input field configuration labels
2026-04-23 18:55:34 +08:00
JzoNg
703228ffed
Cover structured human input panel rendering
2026-04-23 18:55:34 +08:00
JzoNg
cbe2f66f1b
Track human input selector variable references
2026-04-23 18:55:34 +08:00
JzoNg
add9260e58
Align human input submission payload types
2026-04-23 18:55:34 +08:00
JzoNg
67c832e60e
Allow typed single-run human input submissions
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
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
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
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
非法操作
6b4736bf78
fix: improve collaboration ( #35309 )
2026-04-23 07:37:05 +00: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
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
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
Joel
48d23cd744
feat: support slash variable filtering in prompt editor ( #35460 )
2026-04-21 07:57:16 +00:00
yyh
c2a5962023
feat(dify-ui): add PreviewCard primitive ( #35434 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 04:05:22 +00:00
Coding On Star
d583b1b835
refactor(web): continue replacing PortalToFollowElem with Popover components ( #35431 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 02:44:52 +00:00
sicnuyudidi
a633387e9b
chore: fix oxlint warnings (unused variables and imports) ( #35249 )
...
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-20 13:43:17 +00:00
Joel
3cd6ef4464
chore: export dsl add loading ( #35427 )
2026-04-20 08:47:15 +00:00
yyh
4f03b7193e
docs(frontend): align docs and comments ( #35364 )
2026-04-20 07:54:49 +00:00
非法操作
8c8ad02a6f
chore: migrate workflow node title tooltip ( #35418 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 07:12:51 +00:00
yyh
c7641bb1ce
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions ( #35394 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:52:08 +00:00
yyh
0c8acd402a
chore(web): drop delay={0} from tooltip triggers and retype DocName ( #35382 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-18 11:21:07 +00:00
非法操作
f980d5d3be
feat: copy nodes cross apps ( #33273 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-17 10:02:26 +00:00
yyh
96122692cb
fix(web): keep workflow panel operator anchor mounted during menu close animation ( #35363 )
2026-04-17 09:10:10 +00:00
yyh
dfcc0f8863
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui ( #35349 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-17 08:46:11 +00:00
Coding On Star
eaddd4a132
fix(web): stabilize workflow node panel operator dropdown trigger ( #35352 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 07:27:22 +00:00
Coding On Star
b6c7581a31
refactor(web): replace portal component with DropdownMenu in various components ( #35319 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 05:53:51 +00:00
Stephen Zhou
6ca066983d
chore: auto fix for tailwind rules ( #35332 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 17:11:06 +00:00
Stephen Zhou
4289cb2634
chore: workspace level typecheck ( #35329 )
2026-04-16 14:42:04 +00:00