dify/web/app/components
Harry 01b2f9cff6 feat: add providerType prop to form components for dynamic behavior
- Introduced `providerType` prop in `FormInputItem`, `ToolForm`, and `ToolFormItem` components to support both 'tool' and 'trigger' types, enhancing flexibility in handling different provider scenarios.
- Updated the `useFetchDynamicOptions` function to accept `provider_type` as 'tool' | 'trigger', allowing for more dynamic option fetching based on the provider type.

These changes improve the adaptability of the form components and streamline the integration of different provider types in the workflow.
2025-09-08 18:29:48 +08:00
..
app feat: implement trigger-plugin support with real-time status sync (#25326) 2025-09-07 21:29:53 +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 Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +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 fix(app-cards): restrict toggle enable to Start nodes only (#24918) 2025-09-01 22:52:23 +08:00
workflow feat: add providerType prop to form components for dynamic behavior 2025-09-08 18:29:48 +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