zhsama
|
d5b228f234
|
fix(end-node): adjust required status and update end node terminology to output in i18n
|
2025-10-20 14:00:14 +08:00 |
yessenia
|
2c8c1860ca
|
fix(trigger): show event output
|
2025-10-18 16:28:26 +08:00 |
lyzno1
|
6ae76d108b
|
feat: add cursor pointer to macketplace actions
|
2025-10-17 21:31:40 +08:00 |
lyzno1
|
9cc3cfb63e
|
fix: hide footer from all start block when search not found
|
2025-10-17 21:28:57 +08:00 |
lyzno1
|
58e4c0793a
|
feat: align tool selector empty state with start blocks
|
2025-10-17 21:25:28 +08:00 |
lyzno1
|
8a5174d078
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-17 19:21:15 +08:00 |
zhsama
|
d0f357a690
|
feat(workflow): enhance listening functionality with multiple trigger node support
|
2025-10-17 19:09:55 +08:00 |
yessenia
|
21e3ef91eb
|
fix(trigger): show event detail
|
2025-10-17 18:23:04 +08:00 |
zhsama
|
3f116dc74b
|
feat(variable-inspect): improve listening description resolution in Listening component
|
2025-10-17 18:11:26 +08:00 |
zhsama
|
3c1f0e1aec
|
fix(trigger): fix authentication status check
|
2025-10-17 17:13:07 +08:00 |
Joel
|
685e48636d
|
fix: if tag show global vars problem
|
2025-10-17 16:57:42 +08:00 |
Joel
|
35867707d0
|
fix: global var type render in node
|
2025-10-17 15:24:49 +08:00 |
Wu Tianwei
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
zhsama
|
5b884d750f
|
feat(trigger): add run all triggers test-run and implement TriggerType enum
|
2025-10-17 14:56:05 +08:00 |
GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
Joel
|
6ba26cf7b5
|
fix: global var show in node
|
2025-10-17 14:39:30 +08:00 |
Joel
|
7510e0654b
|
fix: show global vars in picker
|
2025-10-17 14:24:20 +08:00 |
Joel
|
564bb22d8b
|
feat: system var icon
|
2025-10-17 13:57:26 +08:00 |
lyzno1
|
5e2d5f0d83
|
feat: allow trigger schedule TimePicker to stretch with panel
|
2025-10-17 13:52:26 +08:00 |
hjlarry
|
d90ffbcf14
|
rm unused ensureWebhookRawVariable
|
2025-10-17 13:49:33 +08:00 |
hjlarry
|
771cc72dcf
|
fix auto generate webhook url
|
2025-10-17 13:41:03 +08:00 |
lyzno1
|
c033c05ec1
|
fix: resolve trigger plugin icons in workflow checklist
|
2025-10-17 12:55:41 +08:00 |
hjlarry
|
5b2f323a87
|
improve webhook request headers
|
2025-10-17 11:27:48 +08:00 |
Joel
|
b855d95430
|
feat: can choose global vars
|
2025-10-17 11:02:27 +08:00 |
GuanMu
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
Joel
|
84c09ec59d
|
chore: user input output vars show
|
2025-10-17 10:21:11 +08:00 |
Guangdong Liu
|
58524d6d2b
|
fix: remove unnecessary properties from condition draft (#27009)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-17 09:11:03 +08:00 |
GuanMu
|
650e38e17f
|
refactor: improve TypeScript types for NodeCardProps and debug configuration context (#27001)
|
2025-10-16 22:16:01 +08:00 |
lyzno1
|
3865555113
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-16 18:30:33 +08:00 |
lyzno1
|
95e46806a4
|
fix: marketplace item install hover
|
2025-10-16 18:01:00 +08:00 |
lyzno1
|
c9c3d03878
|
fix: keep start tab search results restorable
|
2025-10-16 17:56:32 +08:00 |
lyzno1
|
b28ec4be6e
|
fix: start block ui
|
2025-10-16 17:48:24 +08:00 |
lyzno1
|
29d7023fae
|
- Update all-tools.tsx so provider search results keep only relevant items: full list retained when the provider matches; otherwise the provider is cloned with just matching tools.
- Mirror the same filtering strategy for Start-tab trigger plugins in trigger-plugin/list.tsx, ensuring only matching events render when searching.
|
2025-10-16 17:46:44 +08:00 |
lyzno1
|
22f6c23780
|
refactor: remove empty search placeholder from tool selector
|
2025-10-16 17:39:35 +08:00 |
hjlarry
|
548db29a47
|
add var name check for webhook node
|
2025-10-16 16:59:46 +08:00 |
hjlarry
|
1089c5bf04
|
add _webhook_raw to downstreamed node
|
2025-10-16 16:35:05 +08:00 |
hjlarry
|
559cf6583f
|
fix add candidate webhook node raise error
|
2025-10-16 15:33:18 +08:00 |
yessenia
|
b04f92715c
|
feat(trigger): plugin category type
|
2025-10-16 15:30:04 +08:00 |
hjlarry
|
56abca1f41
|
webhook i18n
|
2025-10-16 14:52:15 +08:00 |
zhsama
|
52d5f219e1
|
fix(workflow): include trigger node type in available blocks check
|
2025-10-16 14:24:44 +08:00 |
zhsama
|
1c17a16830
|
feat(trigger): format event_parameters and improve
|
2025-10-16 14:00:21 +08:00 |
wellCh4n
|
35011b810d
|
feat: run with params from logs (#26787)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-16 11:01:11 +08:00 |
lyzno1
|
1f6ab13fc5
|
fix(workflow): auto run single start node without dropdown
|
2025-10-16 09:37:18 +08:00 |
lyzno1
|
7344df87e5
|
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
|
2025-10-15 20:47:20 +08:00 |
lyzno1
|
29353bd7c2
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-15 20:47:02 +08:00 |
yessenia
|
7b6f5d6860
|
fix(trigger): show tool credentials in workflow
|
2025-10-15 20:42:14 +08:00 |
lyzno1
|
2ccb20bf3a
|
fix(workflow): gate “publish as tool” on published user input node validity
|
2025-10-15 20:26:12 +08:00 |
lyzno1
|
34b7e5cbca
|
fix: enable scrolling in start selector tab
|
2025-10-15 19:09:23 +08:00 |
yessenia
|
a595e2df06
|
fix(trigger): skip validation when updating properties
|
2025-10-15 18:44:05 +08:00 |
zhsama
|
729e0e9b1e
|
feat(workflow): add disableVariableInsertion prop to form input and trigger components
|
2025-10-15 18:20:13 +08:00 |