twwu
|
4ea3cf46fa
|
fix: update key references in HumanInputFormList and adjust resume URL in useChat hook
|
2026-01-26 14:23:45 +08:00 |
twwu
|
e63f7b2249
|
fix: include state snapshot in workflow event URLs for chat hooks
|
2026-01-21 16:45:38 +08:00 |
twwu
|
711cca01b8
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-21 10:44:23 +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 |
Wu Tianwei
|
f3ec6ad53c
|
feat: enhance chat functionality with workflow resumption and support regeneration (#31281)
|
2026-01-20 16:52:04 +08:00 |
twwu
|
c7fa7009b1
|
refactor: update form submission parameter from formID to formToken across chat components
|
2026-01-06 18:13:42 +08:00 |
twwu
|
f654a7f704
|
feat: implement human input form handling and display components
|
2026-01-05 17:05:10 +08:00 |
twwu
|
5a92bbdab5
|
feat: enhance chat component to manage multiple human input forms and their submissions
|
2026-01-05 15:30:17 +08:00 |
twwu
|
9ec127ea8f
|
feat: enhance human input handling by adding filled data support
|
2026-01-04 11:31:09 +08:00 |
twwu
|
4eac271adc
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-04 09:38:08 +08:00 |
twwu
|
0f13b6b26d
|
fix: include workflowStore in dependency array for useChat hook to ensure proper state updates
|
2025-12-31 16:52:22 +08:00 |
twwu
|
52ce46c364
|
refactor: optimize workflow variable handling and enhance node state management for resumption scenarios
|
2025-12-31 16:44:43 +08:00 |
twwu
|
f0f1ae0b49
|
fix: enhance workflow node handling by including paused state and improving human input management
|
2025-12-31 13:45:16 +08:00 |
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
twwu
|
0c69466b0f
|
feat: add workflow resume functionality and enhance handling of HumanInput node in workflow events
|
2025-12-30 18:30:32 +08:00 |
twwu
|
8c0365c71e
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 18:36:35 +08:00 |
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
twwu
|
f528f2eafc
|
refactor: streamline chat operation handling and enhance workflow event management
|
2025-12-26 16:39:17 +08:00 |
twwu
|
2969a77b15
|
refactor: rename 'suspended' status to 'paused' across workflow components and update related styles
|
2025-12-26 14:50:47 +08:00 |
twwu
|
8b9846f52b
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-25 13:43:27 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
twwu
|
138922f3f4
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-22 18:07:16 +08:00 |
Stephen Zhou
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
JzoNg
|
882d2f5b4c
|
Merge branch 'main' into tp
|
2025-12-02 15:33:41 +08:00 |
yyh
|
626d4f3e35
|
fix(web): use atomic selectors to fix Zustand v5 infinite loop (#28977)
|
2025-12-01 15:45:50 +08:00 |
JzoNg
|
8bca22a94b
|
merge main
|
2025-10-28 19:41:33 +08:00 |
JzoNg
|
17aa11da79
|
fix workflow preview crash
|
2025-10-28 19:40:10 +08:00 |
GuanMu
|
43bcf40f80
|
refactor: update installed app component to handle missing params and improve type safety (#27331)
|
2025-10-27 14:38:58 +08:00 |
JzoNg
|
a4e2ef6b0c
|
merge main
|
2025-10-20 14:21:09 +08:00 |
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
JzoNg
|
e35dd14c59
|
merge main
|
2025-10-13 14:41:31 +08:00 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
JzoNg
|
949a894f03
|
preview tip of human input delivery methods
|
2025-08-26 14:27:27 +08:00 |
JzoNg
|
e5a2172a85
|
human input form display & submit in preview
|
2025-08-25 16:17:40 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
Wu Tianwei
|
218e247fd2
|
refactor: improve loading animation and debug panel styles (#24075)
|
2025-08-18 11:12:47 +08:00 |
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2025-08-07 14:19:38 +08:00 |
Anton Kovalev
|
15757110cf
|
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
|
2025-07-28 15:37:23 +08:00 |
lyzno1
|
b5599b2945
|
fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747)
|
2025-07-22 08:11:01 +08:00 |
znn
|
3cfba9e47b
|
updating icon (#22485)
|
2025-07-17 15:10:36 +08:00 |
le0zh
|
fe4e2f7921
|
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-11 15:07:32 +08:00 |
zxhlyh
|
3bfa9767c0
|
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-07-02 17:48:07 +08:00 |
Minamiyama
|
8ea27bc341
|
feat: persist debug-and-preview panel width in localstorage (#21434)
|
2025-06-24 20:34:11 +08:00 |
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
Kaitlyn Feng
|
c8d9f8e2e4
|
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698)
|
2025-05-30 14:54:30 +08:00 |
Panpan
|
ef3569e667
|
feat: support chatflow start node custom input field hidden (#19678)
|
2025-05-21 13:52:21 +08:00 |
crazywoola
|
93c1ee225e
|
fix: styles and missing imports (#18396)
|
2025-04-19 14:46:10 +08:00 |