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
Joel
91bb8ae4d2
fix: happy-dom security issues ( #27037 )
2025-10-17 13:42:56 +08:00
hjlarry
771cc72dcf
fix auto generate webhook url
2025-10-17 13:41:03 +08:00
-LAN-
04c91111e9
fix(trigger): trigger node is marked as 'branch' type
2025-10-17 13:37:46 +08:00
yessenia
5a13daefdb
fix(trigger): close portal after select a subscription
2025-10-17 13:31:00 +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
yessenia
fe4b63210e
fix(trigger): oauth client config
2025-10-17 10:52:42 +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
hjlarry
40e17ef801
fix merge main cause current_user not defined
2025-10-17 09:49:09 +08:00
-LAN-
9d5300440c
Restore coverage for skipped workflow tests ( #27018 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-17 09:11:48 +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
Asuka Minato
19cc6ea993
fix 27003 ( #27005 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-17 09:10:16 +08:00
quicksand
d7f0a31e24
Fix: User Context Loss When Invoking Workflow Tool Node in Knowledge … ( #26495 )
2025-10-17 09:09:45 +08:00
Yongtao Huang
312974aa20
Chore: remove unused class-level variables in DatasourceManager ( #27011 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-17 09:07:28 +08:00
Dhruv Gorasiya
d19c100166
fix: logical error in Weaviate distance calculation ( #27019 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 09:06:50 +08:00
Dhruv Gorasiya
a8ad80c405
Fixed Weaviate no module found issue (issue #26938 ) ( #26964 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-16 22:41:48 +08:00
GuanMu
650e38e17f
refactor: improve TypeScript types for NodeCardProps and debug configuration context ( #27001 )
2025-10-16 22:16:01 +08:00
-LAN-
24612adf2c
Fix dispatcher idle hang and add pytest timeouts ( #26998 )
2025-10-16 22:15:03 +08:00
yessenia
f1fcb92691
feat(trigger): add category trigger
2025-10-16 18:30:54 +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
Xiyuan Chen
06649f6c21
Update email templates to improve clarity and consistency in messagin… ( #26970 )
2025-10-16 01:42:22 -07:00
hjlarry
1089c5bf04
add _webhook_raw to downstreamed node
2025-10-16 16:35:05 +08:00
Yongtao Huang
8b61f5e9c4
Fix: avoid duplicate response_chunk update in `convert_stream_simple_response` ( #26965 )
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-16 15:53:07 +08:00
GuanMu
6432898e7a
refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker ( #26985 )
2025-10-16 15:51:39 +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
Harry
671aba6ab7
fix(trigger): handle missing subscription constructor gracefully in PluginTriggerProviderController
...
- Updated the logic in `PluginTriggerProviderController` to return an empty list instead of raising a ValueError when the subscription constructor is not found, improving error handling and flow.
2025-10-16 15:09:13 +08:00
Harry
beaeb30dcc
fix(trigger): enhance credential encryption handling in TriggerProviderService
...
- Introduced conditional initialization of credential_encrypter based on credential_type to prevent errors when unauthorized.
- Updated the encryption logic to handle cases where credential_encrypter may be None, ensuring robustness in credential processing.
2025-10-16 15:07:05 +08:00
hjlarry
56abca1f41
webhook i18n
2025-10-16 14:52:15 +08:00
Asuka Minato
cced33d068
use deco to avoid current_user ( #26077 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 15:45:51 +09:00
zhsama
52d5f219e1
fix(workflow): include trigger node type in available blocks check
2025-10-16 14:24:44 +08:00
Harry
d4516e942c
fix(trigger): improve error handling in DraftWorkflowTriggerNodeApi and update input class naming
...
- Removed specific exception handling for ValueError and PluginInvokeError in `DraftWorkflowTriggerNodeApi`, allowing a more general exception to be raised.
- Renamed `PluginTriggerInput` to `TriggerEventInput` in `TriggerEventNodeData` for better clarity and consistency.
- Updated validation logic in `TriggerEventInput` to ensure correct type checks for input values.
2025-10-16 14:04:44 +08:00
zhsama
1c17a16830
feat(trigger): format event_parameters and improve
2025-10-16 14:00:21 +08:00
Xiyuan Chen
bd01af6415
fix: update load balancing configurations with new credential IDs and… ( #26900 )
2025-10-15 21:15:26 -07: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
Xin Zhang
f295c7532c
fix plugin installation permissions when using a local pkg ( #26822 )
...
Co-authored-by: zhangx1n <zhangxin@dify.ai>
2025-10-16 10:58:28 +08:00
zyssyz123
7065b67d07
add app mode for message ( #26876 )
2025-10-16 10:19:49 +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