dify/web/app/components/plugins/plugin-detail-panel/subscription-list
Coding On Star 92dbc94f2f
test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
2026-01-19 14:40:32 +08:00
..
create test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
edit test: unify i18next mocks into centralized helpers (#30376) 2025-12-31 16:53:33 +09:00
delete-confirm.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
delete-confirm.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
index.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
list-view.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
list-view.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
log-viewer.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
log-viewer.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
selector-entry.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
selector-entry.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
selector-view.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
selector-view.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
subscription-card.spec.tsx test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
subscription-card.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
use-subscription-list.spec.ts test: add some tests for marketplace (#30326) 2025-12-30 09:21:19 +08:00
use-subscription-list.ts fix: update currentTriggerPlugin check in BasePanel component (#28287) 2025-11-17 17:19:35 +08:00