Matri Qi
|
75f722a959
|
lint: fix issue of no-unused-vars (#23375)
|
2025-08-05 11:12:30 +08:00 |
|
znn
|
e0728d4f10
|
retention of data filled on tab switch for tool plugin (#23323)
|
2025-08-03 18:31:15 +08:00 |
|
znn
|
d470120a60
|
retention of data filled on tab switch for tool plugin (#23323)
|
2025-08-03 18:31:15 +08:00 |
|
Matri Qi
|
1a81aad80e
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
|
Matri Qi
|
99a4bd82b5
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
|
NeatGuyCoding
|
fa519797af
|
fix: fix wrong css class (#23299)
|
2025-08-02 17:36:15 +08:00 |
|
NeatGuyCoding
|
ff9fd0cdb2
|
fix: fix wrong css class (#23299)
|
2025-08-02 17:36:15 +08:00 |
|
Matri Qi
|
71a7661682
|
Fix/variable input validation issue (#23300)
|
2025-08-02 17:35:51 +08:00 |
|
Matri Qi
|
aac849d4f4
|
Fix/variable input validation issue (#23300)
|
2025-08-02 17:35:51 +08:00 |
|
zxhlyh
|
fdc7d26bfe
|
Chore/variable label (#23270)
|
2025-08-01 15:43:36 +08:00 |
|
zxhlyh
|
f78b903a49
|
Chore/variable label (#23270)
|
2025-08-01 15:43:36 +08:00 |
|
NeatGuyCoding
|
5b21840b3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|
HyaCinth
|
25be0f7977
|
chore: Optimize component styles and interactions (#23250) (#23251)
|
2025-08-01 14:18:38 +08:00 |
|
HyaCinth
|
f7016fd922
|
chore: Optimize component styles and interactions (#23250) (#23251)
|
2025-08-01 14:18:38 +08:00 |
|
lyzno1
|
f49b472c4b
|
fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182)
|
2025-07-31 10:03:33 +08:00 |
|
lyzno1
|
1b2046da3f
|
fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182)
|
2025-07-31 10:03:33 +08:00 |
|
kenwoodjw
|
b3a3eb5fe0
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-30 16:13:45 +08:00 |
|
kenwoodjw
|
28478cdc41
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-30 16:13:45 +08:00 |
|
呆萌闷油瓶
|
ef97c6774d
|
fix: element of Array[string] and Array[number] and size attribution (#23074)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-30 15:21:50 +08:00 |
|
呆萌闷油瓶
|
11ec62ca70
|
fix: element of Array[string] and Array[number] and size attribution (#23074)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-30 15:21:50 +08:00 |
|
baonudesifeizhai
|
7c5bc408dc
|
Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-29 21:40:15 +08:00 |
|
baonudesifeizhai
|
72a2c3decf
|
Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-29 21:40:15 +08:00 |
|
lyzno1
|
2cc7caa71b
|
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104)
|
2025-07-29 21:39:40 +08:00 |
|
lyzno1
|
6914c1c85e
|
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104)
|
2025-07-29 21:39:40 +08:00 |
|
KVOJJJin
|
8f06e2e78b
|
Fix: number input can display 0 (#23084)
|
2025-07-29 10:59:12 +08:00 |
|
KVOJJJin
|
84aa38586f
|
Fix: number input can display 0 (#23084)
|
2025-07-29 10:59:12 +08:00 |
|
znn
|
4e85a805a7
|
ability to click classifier during workflow execution (#23079)
|
2025-07-29 09:45:49 +08:00 |
|
znn
|
a70d59d4a6
|
ability to click classifier during workflow execution (#23079)
|
2025-07-29 09:45:49 +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 |
|
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 |
|
呆萌闷油瓶
|
44a651b1d1
|
feat: Support selecting variables in conditional filtering in list operations. (#23029)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-28 13:59:34 +08:00 |
|
呆萌闷油瓶
|
f72c03a174
|
feat: Support selecting variables in conditional filtering in list operations. (#23029)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-28 13:59:34 +08:00 |
|
znn
|
627e9e512e
|
ability to select same type sub item by preserving children of both f… (#23002)
|
2025-07-28 10:04:31 +08:00 |
|
znn
|
177b0fb5e8
|
ability to select same type sub item by preserving children of both f… (#23002)
|
2025-07-28 10:04:31 +08:00 |
|
znn
|
2184aaff61
|
node title number on copied iteration node (#23004)
|
2025-07-27 09:10:04 +08:00 |
|
znn
|
e0fe158f0b
|
node title number on copied iteration node (#23004)
|
2025-07-27 09:10:04 +08:00 |
|
Wu Tianwei
|
e9f833550b
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
|
Wu Tianwei
|
ad472d59e0
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
|
Yeuoly
|
eb354b0f81
|
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903)
|
2025-07-24 16:14:08 +08:00 |
|
Yeuoly
|
9237976988
|
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903)
|
2025-07-24 16:14:08 +08:00 |
|
yijq
|
2d305e4bd2
|
refactor: Modify the triggering method of the variable selector in the modification object subtree panel(#22237) (#22238)
|
2025-07-22 08:24:54 +08:00 |
|
yijq
|
eb06de0921
|
refactor: Modify the triggering method of the variable selector in the modification object subtree panel(#22237) (#22238)
|
2025-07-22 08:24:54 +08:00 |
|
lyzno1
|
80327c7473
|
fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747)
|
2025-07-22 08:11:01 +08:00 |
|
lyzno1
|
b5599b2945
|
fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747)
|
2025-07-22 08:11:01 +08:00 |
|
Novice
|
a78dbe8ad2
|
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-07-21 09:28:47 +08:00 |
|
Novice
|
17a8f1a0f1
|
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-07-21 09:28:47 +08:00 |
|
mudiko
|
5a763dbe3c
|
Fix #22508 (#22590)
|
2025-07-18 13:43:58 +08:00 |
|
mudiko
|
d37b6716cd
|
Fix #22508 (#22590)
|
2025-07-18 13:43:58 +08:00 |
|
znn
|
14bb7850e7
|
remove node-info for non mcp (#22595)
|
2025-07-18 09:25:57 +08:00 |
|