dify/web/app/components/workflow
2026-08-05 05:15:59 +00:00
..
__tests__ test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
block-selector fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
collaboration chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
comment fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
constants style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
datasets-detail-store style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
header fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
hooks-store feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
node-actions-menu test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
nodes fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
note-node test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
operator test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
panel fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
persistence style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-dependency refactor(web): remove configuration mitt context (#39796) 2026-07-30 07:07:43 +00:00
run chore: add copy action to workflow log errors (#40011) 2026-08-05 05:15:59 +00:00
shortcuts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
simple-node chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
store refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
utils fix(web): skip auth validation for local file datasource (#39856) 2026-07-31 09:55:48 +00:00
variable-inspect fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
workflow-generator fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
workflow-preview chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
block-icon.tsx fix(workflow): align block icon vector sizes (#39657) 2026-07-27 23:43:03 +00:00
candidate-node-main.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
candidate-node.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
comment-manager.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
constants.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
context.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-connection-line.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge-linear-gradient-render.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge.tsx refactor(web): align Base UI state consumers (#39864) 2026-08-01 13:09:30 +00:00
dsl-export-confirm-modal.tsx feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
edge-contextmenu.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
features.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
goto-anything-search.ts refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
hotkeys.ts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
index.tsx chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
node-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
panel-contextmenu.tsx refactor(web): align Base UI state consumers (#39864) 2026-08-01 13:09:30 +00:00
selection-contextmenu.tsx feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
style.css style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
syncing-data-modal.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
update-dsl-modal.helpers.ts feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
update-dsl-modal.tsx fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
workflow-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-history-store.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00