Commit Graph

97 Commits

Author SHA1 Message Date
17hz 3659be0747 feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
Charles Lee b248fa5c4a 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 5e03ac0ef3 refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
crazywoola c7e97e0b47 Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
HyaCinth fa8e0d2fda chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
qiaofenlin b108f213b1 feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-03 16:27:12 +08:00
Matri Qi 1a81aad80e chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
GuanMu bea4feea79 Fix variable config (#23070) 2025-07-29 11:24:59 +08:00
Anton Kovalev d3d51bbef1 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 80327c7473 fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747) 2025-07-22 08:11:01 +08:00
znn 649e134232 updating icon (#22485) 2025-07-17 15:10:36 +08:00
GuanMu dd796b44df fix: Disable question editing in chat history (#22438) 2025-07-15 19:41:51 +08:00
GuanMu b7c22458df fix: Optimize the workspace panel width calculation (#22195) 2025-07-11 19:12:12 +08:00
le0zh f64af1b307 feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-11 15:07:32 +08:00
Minamiyama a3b4cd58e3 Feat: description field for env variables (#21556) 2025-07-09 15:18:23 +08:00
Minamiyama 64f0e24a83 feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 2025-07-03 10:36:38 +08:00
zxhlyh 90dc0951a4 Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
zxhlyh c75cc75bc9 Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-07-02 17:48:07 +08:00
GuanMu ef40fd2d50 feat: Refactor panel component, add adaptive width observer to optimize panel width management (#21576) 2025-06-27 10:50:33 +08:00
Minamiyama ca829c794a feat: persist debug-and-preview panel width in localstorage (#21434) 2025-06-24 20:34:11 +08:00
Minamiyama ca1f49b6ca fix missing style of conversation variable panel default value textarea (#21422) 2025-06-24 15:58:39 +08:00
Joel 4cc2303418 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
QuantumGhost 524ea7f211 Revert "feat:conversation variable support file array" (#21273) 2025-06-20 19:57:28 +08:00
-LAN- c8e594682f fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-19 17:53:49 +08:00
kinoooolu c859fa4972 feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
2025-06-19 10:26:38 +08:00
非法操作 d9743250d4 fix: some dark theme display incorrect (#21055) 2025-06-17 16:11:57 +08:00
Wu Tianwei e6ed6616e8 fix: update documentation links for various components to support localization (#21048) 2025-06-16 14:13:04 +08:00
Bowen Liang 387d154cd5 refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
Kaitlyn Feng 0ce9b2bd27 fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 2025-05-30 14:54:30 +08:00
Panpan 840b69469a feat: support chatflow start node custom input field hidden (#19678) 2025-05-21 13:52:21 +08:00
GuanMu 2b2eec5e6e refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 2025-05-09 16:37:32 +08:00
onlysyz 0aa44094ed fix#18595: update workflow duplicate env variable name (#18596)
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
2025-04-23 15:55:46 +08:00
非法操作 34f7ed9790 fix can't resize workflow run panel (#18538) 2025-04-22 16:07:51 +08:00
KVOJJJin d17534d140 Fix: json update in conversation variable (#18483) 2025-04-21 17:58:01 +08:00
crazywoola 8caeff108b fix: styles and missing imports (#18396) 2025-04-19 14:46:10 +08:00
zxhlyh 0f7ef9ea83 Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
crazywoola 3551c6d54d fix: can not input R when debug (#18323) 2025-04-18 09:42:08 +08:00
Hash Brown 2d9bbcd972 feat: edit question in Chat (#17961) 2025-04-15 15:37:08 +08:00
yusheng chen 45b6ccc0ab refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
Joel e9bf83a08b chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola b6517af403 Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
Good Wood 2a4dfcc1a4 fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
KVOJJJin 24945ec2f6 Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
GeorgeCaoJ 0998b01321 fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
yusheng chen c05e03fc09 refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
非法操作 dcb8939c7f feat: add resize debug panel width (#17427) 2025-04-03 21:30:04 +08:00
Joel 7709d9df20 Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
Wu Tianwei 3ca1373274 feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
Wood 2c17bb2c36 Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
2025-03-05 17:41:15 +08:00
KVOJJJin d0d0bf570e Feat: web app dark mode (#14732) 2025-03-03 14:44:51 +08:00