dify/web/app/components/workflow/comment
Novice a28f22e59d
fix: resolve import errors and test failures after segment 4 merge
- Update BaseNodeData import path to dify_graph.entities.base_node_data
- Change NodeType.COMMAND/FILE_UPLOAD to BuiltinNodeTypes constants
- Fix system_oauth_encryption -> system_encryption rename in commands
- Remove tests for deleted agent runner modules
- Fix Avatar: named import + string size API in collaboration files
- Add missing skill feature deps: @monaco-editor/react, react-arborist,
  @tanstack/react-virtual
- Fix frontend test mocks: add useUserProfile, useLeaderRestoreListener,
  next/navigation mock, and nodeOutputVars to expected payload

Made-with: Cursor
2026-03-23 13:59:09 +08:00
..
comment-icon.spec.tsx add unittests 2026-01-19 21:11:44 +08:00
comment-icon.tsx
comment-input.spec.tsx feat: mouse right click can add new comment 2026-01-29 09:13:12 +08:00
comment-input.tsx fix: resolve import errors and test failures after segment 4 merge 2026-03-23 13:59:09 +08:00
comment-preview.spec.tsx add unittests 2026-01-19 21:11:44 +08:00
comment-preview.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
cursor.spec.tsx feat: mouse right click can add new comment 2026-01-29 09:13:12 +08:00
cursor.tsx feat: mouse right click can add new comment 2026-01-29 09:13:12 +08:00
index.tsx
mention-input.tsx fix: resolve import errors and test failures after segment 4 merge 2026-03-23 13:59:09 +08:00
thread.tsx fix: resolve import errors and test failures after segment 4 merge 2026-03-23 13:59:09 +08:00