twwu
|
07d8eaae82
|
refactor: simplify filteredHumanInputFormDataList computation by removing useMemo
|
2026-01-26 15:16:55 +08:00 |
twwu
|
4ea3cf46fa
|
fix: update key references in HumanInputFormList and adjust resume URL in useChat hook
|
2026-01-26 14:23:45 +08:00 |
twwu
|
f2d98e832f
|
Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend
|
2026-01-26 12:00:37 +08:00 |
twwu
|
5f73fed1e7
|
fix(input-field): update regex for name validation to ensure correct format
|
2026-01-26 12:00:18 +08:00 |
JzoNg
|
2ccef3ac84
|
fix: human input field dragging
|
2026-01-26 11:47:51 +08:00 |
Wu Tianwei
|
d3d42e3a8e
|
refactor: rename placeholder to default in form input (#31452)
|
2026-01-23 18:01:44 +08:00 |
twwu
|
f73db70cec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-23 15:51:58 +08:00 |
Joel
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
lif
|
510a02286f
|
fix(web): disable single tilde strikethrough in markdown rendering (#31400)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2026-01-22 16:33:17 +08:00 |
twwu
|
a4b87be5f4
|
Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend
|
2026-01-22 16:16:52 +08:00 |
twwu
|
c8c98519ad
|
refactor: update expiration time handling in human input component with new utility functions and localization support
|
2026-01-22 16:16:34 +08:00 |
JzoNg
|
6aa452d4e3
|
fix: add default value for form in HITL
|
2026-01-22 15:41:42 +08:00 |
JzoNg
|
45c2167e0f
|
fix: default value of input field in form content editor
|
2026-01-22 15:35:52 +08:00 |
Shemol
|
1d778d532a
|
refactor(web): useClipboard hook to reduce duplication (#31308)
Signed-off-by: SherlockShemol <shemol@163.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-21 17:33:39 +08:00 |
twwu
|
0389dd459d
|
style: update class names for consistent width handling in chat answer component
|
2026-01-21 17:31:46 +08:00 |
JzoNg
|
42e80659b6
|
fix: name validation for output variable
|
2026-01-21 17:02:17 +08:00 |
JzoNg
|
59cb447e05
|
enhancement: add keyboard events handle
|
2026-01-21 16:52:49 +08:00 |
twwu
|
e63f7b2249
|
fix: include state snapshot in workflow event URLs for chat hooks
|
2026-01-21 16:45:38 +08:00 |
Stephen Zhou
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
twwu
|
645793c48c
|
refactor: streamline input variable handling and enhance type definitions in human input components
|
2026-01-21 15:44:14 +08:00 |
Bowen Liang
|
071bbc6d74
|
build: bump NextJS from to 16 with turbopack enable for web production build boost (#27014)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-21 12:53:29 +08:00 |
twwu
|
663f320d86
|
style: adjust layout and styling in HITL input component for improved responsiveness
|
2026-01-21 12:19:12 +08:00 |
JzoNg
|
aaf6e8f978
|
use action is for executed action text
|
2026-01-21 11:03:53 +08:00 |
twwu
|
711cca01b8
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-21 10:44:23 +08:00 |
twwu
|
2b28074f4c
|
feat: enhance email configuration and body input components with support for dynamic node variables
|
2026-01-21 10:30:48 +08:00 |
byteforge
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
yyh
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
twwu
|
c5721184e9
|
refactor: implement workflow resumption logic in embedded chat and update chat wrapper functionality
|
2026-01-20 17:03:06 +08:00 |
Wu Tianwei
|
f3ec6ad53c
|
feat: enhance chat functionality with workflow resumption and support regeneration (#31281)
|
2026-01-20 16:52:04 +08:00 |
twwu
|
1014852ebd
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-20 10:45:27 +08:00 |
盐粒 Yanli
|
62ac02a568
|
feat: Download the uploaded files (#31068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 16:48:13 +08:00 |
twwu
|
73343f03c1
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-19 10:16:27 +08:00 |
Pegasus
|
77366f33a4
|
feat(web): add loading indicators for infinite scroll pagination (#31110)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-17 17:36:07 +08:00 |
yyh
|
6903c31b84
|
fix(search-input): retain focus after clearing input (#31107)
|
2026-01-16 16:22:14 +08:00 |
twwu
|
368e38d593
|
fix(chat): add tracing for workflow process when node status is running
|
2026-01-14 17:24:16 +08:00 |
twwu
|
dfb25df5ec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-14 13:24:56 +08:00 |
Stephen Zhou
|
91da784f84
|
refactor: init orpc contract (#30885)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-01-13 23:38:28 +09:00 |
JzoNg
|
cdc24696e4
|
add validation for output name & add correct placeholder
|
2026-01-13 14:41:46 +08:00 |
Coding On Star
|
8f43629cd8
|
fix(amplitude): update sessionReplaySampleRate default value to 0.5 (#30880)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-13 12:26:50 +08:00 |
twwu
|
57c33d5869
|
refactor(draggable-plugin, hitl-input, human-input): update styles and improve layout for better UI consistency
|
2026-01-12 14:51:48 +08:00 |
twwu
|
68885afac6
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-12 13:47:36 +08:00 |
twwu
|
b6c6d52725
|
feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control
|
2026-01-12 13:46:04 +08:00 |
yyh
|
9161936f41
|
refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 (#30803)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-12 12:57:43 +08:00 |
twwu
|
a280df2c07
|
feat(chat): implement workflow event handling and audio player management in chat hooks
|
2026-01-09 17:05:38 +08:00 |
wangxiaolei
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
twwu
|
9136bf48f5
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-09 10:49:24 +08:00 |
xuwei95
|
b2cbeeae92
|
fix(web): restrict postMessage targetOrigin from wildcard to specific origins (#30690)
Co-authored-by: XW <wei.xu1@wiz.ai>
|
2026-01-08 17:23:27 +08:00 |
twwu
|
27da1e72eb
|
refactor: remove unused webAppLogout dependency from effect hooks and enhance chat item structure with extra content handling
|
2026-01-08 16:18:44 +08:00 |
JzoNg
|
1cdbfa2539
|
human input in workflow apps
|
2026-01-08 14:45:05 +08:00 |
Coding On Star
|
cd1af04dee
|
feat: model total credits (#30727)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-08 14:11:44 +08:00 |