dify/web/app/components/plugins/plugin-detail-panel
2026-03-05 15:54:56 +08:00
..
__tests__ test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
app-selector test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
detail-header test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
model-selector test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
multiple-tool-selector test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
subscription-list refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
tool-selector refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
trigger test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
action-list.tsx
agent-strategy-list.tsx
datasource-action-list.tsx
detail-header.tsx refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +08:00
endpoint-card.tsx refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
endpoint-list.tsx fix: check and update doc links (#30849) 2026-01-21 16:31:48 +08:00
endpoint-modal.tsx
index.tsx
model-list.tsx
operation-dropdown.tsx
store.ts
strategy-detail.tsx
strategy-item.tsx
utils.ts