37c748192d
feat(workflow): implement UI-only group functionality
...
- Added support for UI-only group nodes, including custom-group, custom-group-input, and custom-group-exit-port types.
- Enhanced edge interactions to manage temporary edges connected to groups, ensuring corresponding real edges are deleted when temp edges are removed.
- Updated node interaction hooks to restore hidden edges and remove temp edges efficiently.
- Implemented logic for creating and managing group structures, including entry and exit ports, while maintaining execution graph integrity.
2026-01-04 21:54:15 +08:00
f2842da397
chore(web): new lint setup ( #30020 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
2025-12-23 16:58:55 +08:00
f0e739be43
fix: immer version and ref in code base ( #27130 )
2025-10-20 14:49:26 +09:00
efe5db38ee
Chore/slice workflow ( #18351 )
2025-04-18 13:59:12 +08:00
bec5451f12
feat: workflow continue on error ( #11474 )
2024-12-11 14:21:38 +08:00
2d7954c7da
Fix variable typo ( #8084 )
2024-09-08 13:14:11 +08:00
af9448e6f2
feat: undo/redo for workflow editor ( #3927 )
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
2024-06-26 14:37:12 +08:00
45deaee762
feat: workflow new nodes ( #4683 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl >
Co-authored-by: Sebastian.W <thiner@gmail.com >
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com >
Co-authored-by: takatost <takatost@users.noreply.github.com >
Co-authored-by: rechardwang <wh_goodjob@163.com >
Co-authored-by: Nite Knite <nkCoding@gmail.com >
Co-authored-by: Chenhe Gu <guchenhe@gmail.com >
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com >
Co-authored-by: Weaxs <459312872@qq.com >
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com >
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: sino <sino2322@gmail.com >
Co-authored-by: Vikey Chen <vikeytk@gmail.com >
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com >
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com >
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Bowen Liang <bowenliang@apache.org >
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn >
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com >
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn >
Co-authored-by: Matri <qjp@bithuman.io >
Co-authored-by: Benjamin <benjaminx@gmail.com >
2024-05-27 21:57:08 +08:00
8e4989ed03
feat: workflow remove preview mode ( #3941 )
2024-04-28 17:09:56 +08:00
7753ba2d37
FEAT: NEW WORKFLOW ENGINE ( #3160 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Yeuoly <admin@srmxy.cn >
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
Co-authored-by: jyong <jyong@dify.ai >
Co-authored-by: nite-knite <nkCoding@gmail.com >
Co-authored-by: jyong <718720800@qq.com >
2024-04-08 18:51:46 +08:00