dify/web/app/components/plugins/plugin-detail-panel/subscription-list
QuantumGhost a1fc280102
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.

Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
..
create feat: Human Input Node (#32060) 2026-02-09 14:57:23 +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