兰缘小妖 lanyuanxiaoyao
  • Joined on 2024-11-17
lanyuanxiaoyao created repository lanyuanxiaoyao/spring-boot-service-template 2025-08-17 05:06:06 +00:00
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-21 10:34:06 +00:00
a2a8c39145 feat(ai-web): 输出节点改为多变量输出
82ad3e7854 fix(web): 修复api引用错误
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-20 16:06:51 +00:00
1e3e14c590 refactor(ai-web): 优化inputSchema可以为空,方便各处判断流程是否有入参
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-20 15:01:07 +00:00
267eecbf45 refactor(ai-web): 使用输入节点代替inputSchema
a5282762ed refractor(web): 增加输入节点
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-18 09:31:25 +00:00
77a09472aa feat(ai-web): 完成代码节点的执行
4cfa110f2f feat(web): 增加数组的判断
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-17 10:38:33 +00:00
ad9dade6a1 feat(web): 完成子流程节点和代码节点的运行
3a61da054e feat(web): 增加循环节点参数
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-16 15:27:14 +00:00
fbc6144d82 refractor(web): 优化选择节点的选择器
72a9d58f4c fix(web): 修复节点入参不更新
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-16 11:54:58 +00:00
a3c2250285 feat(web): 完成分支节点动态改变handle
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-15 15:19:52 +00:00
91e6f49342 feat(web): 增加判断节点对不同类型的适配和处理
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-15 10:15:18 +00:00
35c5150a1f feat(web): 入参增加类型
a7b245a670 refractor(web): 修复入参解析
df8270676a feat(web): 增加循环节点的基本参数
b0e4f5853e feat(web): 增加循环节点的输出变量
Compare 4 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-14 15:35:15 +00:00
0efb041c71 fix(web): 不太优雅地修复循环节点初始化高度的问题
fa06207af8 feat(web): 实现循环节点中新增节点
c7e0b56850 feat(web): 增加循环节点子节点的循环入参
Compare 3 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-14 11:11:13 +00:00
04bc9a2c16 feat(web): 完成循环节点的基本配置
c77395fec4 feat(web): 升级部份依赖
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-13 15:43:08 +00:00
21f02660e9 refractor(web): 优化节点和流程图显示效果
f6e9c9bc70 fix(web): 修复模板节点没有输出
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-12 15:24:35 +00:00
e798332828 feat(ai-web): 增加模板渲染的处理
b0d41e0d88 feat(web): 增加模板节点
02b2d44ccc feat(ai-web): 修复出现遗留边的时候导致出现的null错误
47de3cc376 feat(web): 输出节点增加输出类型
Compare 4 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-12 12:46:24 +00:00
5b9920449d feat(web): 增加节点图标
60f6b79167 feat(web): 增加节点分组
Compare 2 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-11 09:31:46 +00:00
528e66c497 feat(ai-web): 实现入参解析
707f538213 feat(web): 增加文本段输入
eae0d8dacd fix(web): 修复变量校验没有包含入参
bf37c163fb feat(ai-web): 完成流程任务的前后端拉通
ac2b6b1611 feat(web): 增加表单数据校验
Compare 6 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-10 08:37:11 +00:00
fad190567b feat(web): 节点描述和名称直接放在节点数据中
333da7ef88 style(web): 移除未使用的引入
d0ca36e9d7 style(web): 优化命名
f70b3b2a32 fix(web): 移除节点未移除节点数据
f707a0d2b5 refactor(web): 优化节点展现
Compare 6 commits »
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-08 02:35:17 +00:00
898e20d5d7 fix(web): 修复节点option key错误
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-07 15:31:25 +00:00
605cfb7182 feat(web): 尝试增加校验
lanyuanxiaoyao pushed to development at lanyuanxiaoyao/hudi-service 2025-07-07 11:50:41 +00:00
3afdff0a05 feat(web): 完成前序节点输出变量注入
f523fc7638 feat(web): 优化节点编辑性能
Compare 2 commits »