dify/web/app/components/workflow
Stephen Zhou 876814e92e
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	web/features/system-features/state.ts
2026-08-12 14:10:20 +08:00
..
__tests__ fix(web): improve app deployment v2 accessibility (#40550) 2026-08-12 03:43:35 +00:00
block-selector Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
collaboration fix(workflow): fall back when default socket is unavailable (#40191) 2026-08-09 04:13:41 +00:00
comment refactor(web): read workflow profile from query cache (#40469) 2026-08-11 09:03:56 +00:00
constants Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
datasets-detail-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
header feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
hooks-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
node-actions-menu test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
nodes Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
note-node test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
operator refactor(web): read workflow profile from query cache (#40469) 2026-08-11 09:03:56 +00:00
panel fix(web): improve app deployment v2 accessibility (#40550) 2026-08-12 03:43:35 +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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
shortcuts fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
simple-node chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
store feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
utils Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
variable-inspect fix(web): name variable inspect close actions (#40289) 2026-08-10 02:56:14 +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 Implement the requested changes across the application 2026-08-09 22:40:48 -04: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 Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
context.tsx fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +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 chore: upgrade workspace dependencies (#40069) 2026-08-06 05:56:30 +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 feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +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 Implement the requested changes across the application 2026-08-09 22:40:48 -04: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 Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
update-dsl-modal.helpers.ts fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +00:00
update-dsl-modal.tsx fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +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