dify/web/app/components
Harry 2a3ce6baa9 feat(trigger): enhance plugin and trigger integration with updated naming conventions
- Refactored `PluginFetchDynamicSelectOptionsApi` to replace the `extra` argument with `credential_id`, improving clarity in dynamic option fetching.
- Updated `ProviderConfigEncrypter` to rename `mask_tool_credentials` to `mask_credentials` for consistency, and added a new method to maintain backward compatibility.
- Enhanced `PluginParameterService` to utilize `credential_id` for fetching subscriptions, improving the handling of trigger credentials.
- Adjusted various components and types in the frontend to replace `tool_name` with `trigger_name`, ensuring consistency across the application.
- Introduced `multiple` property in `TriggerParameter` to support multi-select functionality.

These changes improve the integration of triggers and plugins, enhance code clarity, and align naming conventions across the codebase.
2025-09-08 23:14:50 +08:00
..
app feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +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 fix(webhook): selected type ui style (#25106) 2025-09-04 10:59:08 +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 feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +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): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00
workflow-app feat: initialize trigger status at application level to prevent canvas refresh state issues (#25329) 2025-09-08 09:34:28 +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