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
JzoNg
7a12d46a45
refactor(web): human input form page
2026-04-24 16:21:32 +08:00
非法操作
9bd5c2f8ec
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-24 07:59:37 +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
Joel
38fc2a6574
feat: support key up and down to select variable item ( #35527 )
2026-04-24 02:32:06 +00:00
JzoNg
7316a1be2b
fix(web): style issue
2026-04-23 18:56:41 +08:00
JzoNg
1a0776ce9b
fix(web): type select change
2026-04-23 18:56:41 +08:00
JzoNg
7c348e994c
fix(web): form content style issues
2026-04-23 18:56:41 +08:00
JzoNg
5d20502494
Test status-agnostic human input history parsing
2026-04-23 18:55:34 +08:00
JzoNg
75e5429534
Test human input submitted markdown fallback
2026-04-23 18:55:34 +08:00
JzoNg
ccb43eb856
Cover file-based human input content items
2026-04-23 18:55:34 +08:00
JzoNg
4f63b2b162
Cover file type transitions in human input tests
2026-04-23 18:55:34 +08:00
JzoNg
1b45cdb08a
Expand human input utils initialization tests
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
b879748ba0
Parse human input extra contents by payload
2026-04-23 18:55:34 +08:00
JzoNg
29cad80e62
Prefer structured submitted human input data
2026-04-23 18:55:34 +08:00
JzoNg
2ad35e56bc
Add typed submitted human input renderer
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
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
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
63711bf1dc
Refine human input extra content 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
yyh
91a1df96cb
fix(web): restore "Copied" feedback state on copy buttons ( #35513 )
2026-04-23 06:40:52 +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
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
yyh
4f03b7193e
docs(frontend): align docs and comments ( #35364 )
2026-04-20 07:54:49 +00:00
Coding On Star
1a7e46368e
feat(amplitude): integrate AmplitudeProvider and refactor initialization logic ( #35415 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-04-20 07:25:49 +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
非法操作
d81444683b
chore: improve conversation opener ( #35403 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:33:04 +00:00
非法操作
3627c1e720
refactor: remove file upload migration tip ( #35409 )
2026-04-20 02:29:30 +00:00