Joel
a1ea256e79
fix: global icon in inspect
2025-10-22 11:36:01 +08:00
yessenia
9a3ca0ce3b
fix(trigger): check subscription removed
2025-10-21 20:01:16 +08:00
zhsama
c90df5c12c
refactor(entry-node): remove showIndicator prop and related logic for cleaner component structure
2025-10-21 19:53:29 +08:00
yessenia
18a52b4937
fix(trigger): subscription removed in workflow
2025-10-21 18:43:15 +08:00
zhsama
2793ede875
feat: update checkbox component in the panel and refactor form types for checkbox and boolean
2025-10-21 17:28:25 +08:00
yessenia
dc4801c014
refactor(trigger): refactor app mode type to enum
2025-10-21 16:50:18 +08:00
lyzno1
1b7a5b6209
fix: immer breaking change
2025-10-21 11:42:31 +08:00
lyzno1
f0af4d692a
fix: breaking change
2025-10-21 11:32:20 +08:00
lyzno1
075173e67d
fix(workflow): reset onboarding auto-open flag across flows
2025-10-21 11:19:36 +08:00
Yeuoly
f02d575379
Merge branch 'main' into feat/trigger
2025-10-21 11:09:26 +08:00
zhsama
d4b5d9a02a
feat(trigger): add trigger validation logic and utility functions for improved checklist integration
2025-10-20 20:26:40 +08:00
zhsama
f5c1646f79
fix(dynamic-options): fix the dynamic options in plugin trigger
2025-10-20 19:34:41 +08:00
hjlarry
a152ce45d3
fix: start/stop button on the node control not work
2025-10-20 16:43:16 +08:00
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
crazywoola
f0e739be43
fix: immer version and ref in code base ( #27130 )
2025-10-20 14:49:26 +09:00
GuanMu
cf7ff76165
fix(web): resolve TypeScript type errors in workflow components ( #27086 )
2025-10-18 23:09:00 +08:00
yessenia
2c8c1860ca
fix(trigger): show event output
2025-10-18 16:28:26 +08:00
GuanMu
1a37989769
Fix type-check error ( #27051 )
2025-10-18 12:03:40 +08:00
lyzno1
8a5174d078
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-17 19:21:15 +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
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
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
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
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
1c17a16830
feat(trigger): format event_parameters and improve
2025-10-16 14:00:21 +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
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
zhsama
c03b790888
feat(trigger): add event_parameters to PluginTriggerNode configuration
2025-10-15 18:14:43 +08:00
zhsama
112b5f63dd
feat(workflow): enhance single run handling
2025-10-15 18:14:33 +08:00
yessenia
9aec255ee9
feat(trigger): update subscription list after saving draft
2025-10-15 17:22:14 +08:00
yessenia
f28a7218cd
fix(trigger): optimize subscription entry in workflow
2025-10-15 16:13:00 +08:00
Harry
06c91fbcbd
refactor(trigger): Unify the Trigger Debug interface and event handling and enhance error management
...
- Updated `DraftWorkflowTriggerNodeApi` to utilize the new `TriggerDebugEvent` and `TriggerDebugEventPoller` for improved event polling.
- Removed deprecated `poll_debug_event` methods from `TriggerService`, `ScheduleService`, and `WebhookService`, consolidating functionality into the new event structure.
- Enhanced error handling in `invoke_trigger_event` to utilize `TriggerPluginInvokeError` for better clarity on invocation issues.
- Updated frontend API routes to reflect changes in trigger event handling, ensuring consistency across the application.
2025-10-15 14:41:53 +08:00
yangzheli
cff5de626b
feat(agent): similar to the start node of workflow, agent variables also support drag-and-drop ( #26899 )
2025-10-15 13:07:51 +08:00