dify/web/app/components/base/prompt-editor/plugins/hitl-input-block
JzoNg cdc24696e4
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
add validation for output name & add correct placeholder
2026-01-13 14:41:46 +08:00
..
component-ui.tsx refactor(draggable-plugin, hitl-input, human-input): update styles and improve layout for better UI consistency 2026-01-12 14:51:48 +08:00
component.tsx feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control 2026-01-12 13:46:04 +08:00
hitl-input-block-replacement-block.tsx feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control 2026-01-12 13:46:04 +08:00
index.tsx feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control 2026-01-12 13:46:04 +08:00
input-field.tsx add validation for output name & add correct placeholder 2026-01-13 14:41:46 +08:00
node.tsx feat(hitl-input): add readonly prop to HITL input components for enhanced user interaction control 2026-01-12 13:46:04 +08:00
pre-populate.tsx chore: add i18n namespace to various components in the workflow for consistency 2025-12-30 10:18:31 +08:00
tag-label.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-25 13:43:27 +08:00
type-switch.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
variable-block.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00