dify/web/app/components
Harry 1562d00037 feat(trigger): implement trigger debugging functionality
- Added DraftWorkflowTriggerNodeApi and DraftWorkflowTriggerRunApi for debugging trigger nodes and workflows.
- Enhanced TriggerDebugService to manage trigger debugging sessions and event listening.
- Introduced structured event responses for trigger debugging, including listening started, received, node finished, and workflow started events.
- Updated Queue and Stream entities to support new trigger debug events.
- Refactored trigger input handling to streamline the process of creating inputs from trigger data.

This implementation improves the debugging capabilities for trigger nodes and workflows, providing clearer event handling and structured responses.
2025-09-11 16:55:58 +08:00
..
app fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
app-sidebar Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
apps CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
base feat: add subscription 2025-09-10 23:21:33 +08:00
billing feat: notice of the expire of education verify (#24210) 2025-08-20 15:37:46 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets fix:hard-coded top-k fallback issue. (#24879) 2025-09-01 15:46:37 +08:00
develop fix: unclosing tag (#24733) 2025-08-28 23:59:04 +08:00
explore fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
goto-anything CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
plugins fix(tool): standardize tool naming across components 2025-09-11 16:55:57 +08:00
share Fix/web app auth error (#24637) 2025-08-27 18:00:25 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00
workflow feat(trigger): implement trigger debugging functionality 2025-09-11 16:55:58 +08:00
workflow-app fix/tooltip and onboarding ui (#25451) 2025-09-10 10:40:14 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
with-i18n.tsx Initial commit 2023-05-15 08:51:32 +08:00