dify/web/app/components/workflow/variable-inspect
Novice fd124e6d32
Merge main HEAD (segment 5) into sandboxed-agent-rebase
Resolve 83 conflicts: 10 backend, 62 frontend, 11 config/lock files.
Preserve sandbox/agent/collaboration features while adopting main's
UI refactorings (Dialog/AlertDialog/Popover), model provider updates,
and enterprise features.

Made-with: Cursor
2026-03-23 14:20:06 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
artifacts-tab.spec.tsx refactor(web): replace query option tunneling with queryOptions factories 2026-02-27 11:58:16 +08:00
artifacts-tab.tsx refactor(web): move sandbox tree builder to workflow artifacts utils 2026-02-27 17:16:03 +08:00
display-content.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
empty.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
group.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
inspect-layout.tsx fix(web): align variable inspect tabs in empty state 2026-01-28 14:15:55 +08:00
large-data-alert.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
left.tsx refactor: type variable inspect handlers 2026-01-31 00:04:57 +08:00
listening.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
panel.tsx refactor(web): replace query option tunneling with queryOptions factories 2026-02-27 11:58:16 +08:00
right.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
split-panel.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00
tab-header.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
trigger.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
types.ts refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
utils.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
value-content.tsx refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
value-types.ts refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
variables-tab.tsx refactor: type event emitter payloads 2026-01-31 00:04:57 +08:00