dify/web/app/components/plugins
Harry a06d2892f8 fix(plugin): handle optional property in llm_description assignment
- Updated the llm_description assignment in the ToolParameter to safely access the en_US property of paramDescription, ensuring it defaults to an empty string if not present. This change improves the robustness of the parameter handling in the plugin detail panel.
2025-09-29 18:28:10 +08:00
..
base feat: performance optimization (#22810) 2025-07-23 16:04:46 +08:00
card feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
install-plugin fix: refresh datasource list after install datasource (#25949) 2025-09-19 11:03:45 +08:00
marketplace Unify SearchBox styles with Input component and add autoFocus 2025-09-28 14:33:27 +08:00
plugin-auth Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
plugin-detail-panel fix(plugin): handle optional property in llm_description assignment 2025-09-29 18:28:10 +08:00
plugin-item feat(pipeline): add language support to built-in pipeline templates and update related components (#26124) 2025-09-23 18:18:22 +08:00
plugin-mutation-model Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
plugin-page feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
reference-setting-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
update-plugin CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
constants.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
hooks.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
provider-card.tsx Feat: add search params with theme in links of marketplace (#19648) 2025-05-14 13:46:03 +08:00
types.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
utils.ts fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00