dify/web/app/components/plugins/plugin-detail-panel/subscription-list
byteforge 8056768106
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2026-01-20 23:08:59 +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 fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08: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