dify/web/app/components/plugins/plugin-detail-panel
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
app-selector fix: in plugin config panel appselector can not list all apps() (#21457) 2025-06-25 11:14:46 +08:00
model-selector Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
multiple-tool-selector chore: enchance the copywriting of tool (#20294) 2025-05-27 16:40:11 +08:00
tool-selector chore: enchance the copywriting of tool (#20294) 2025-05-27 16:40:11 +08:00
action-list.tsx chore: enchance the copywriting of tool (#20294) 2025-05-27 16:40:11 +08:00
agent-strategy-list.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
datasource-action-list.tsx plugins page 2025-05-29 15:18:27 +08:00
detail-header.tsx Feat: add check before install plugin (#20014) 2025-06-18 15:51:23 +08:00
endpoint-card.tsx feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card (#19163) 2025-05-07 16:46:02 +08:00
endpoint-list.tsx refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
endpoint-modal.tsx fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
index.tsx plugins page 2025-05-29 15:18:27 +08:00
model-list.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
operation-dropdown.tsx fix: hide marketplace information(#21275) (#21276) 2025-06-23 10:23:43 +08:00
strategy-detail.tsx fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
strategy-item.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
utils.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00