dify/web/app/components/workflow
Wu Tianwei fedd097f63
feat: Human Input node (Frontend Part) (#31631)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-01-30 10:16:46 +08:00
..
__tests__ chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
block-selector refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
constants feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
datasets-detail-store chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
header feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
help-line chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
hooks feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
hooks-store feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
nodes feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
note-node fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00
operator refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
panel feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
plugin-dependency chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
run feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
simple-node chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
store feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
utils feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
variable-inspect fix: check and update doc links (#30849) 2026-01-21 16:31:48 +08:00
workflow-preview feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
block-icon.tsx feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
candidate-node-main.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
candidate-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
constants.ts feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-connection-line.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge-linear-gradient-render.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
dsl-export-confirm-modal.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
features.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx fix: fix visibilityState event handle (#31354) 2026-01-22 11:13:14 +08:00
node-contextmenu.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
panel-contextmenu.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
selection-contextmenu.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
shortcuts-name.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
style.css fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
syncing-data-modal.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
types.ts feat: Human Input node (Frontend Part) (#31631) 2026-01-30 10:16:46 +08:00
update-dsl-modal.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
workflow-history-store.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00