Commit Graph

11 Commits

Author SHA1 Message Date
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
26dd6c128c feat: mouse right click can add new comment 2026-01-29 09:13:12 +08:00
fc291e4ca2 Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-17 10:22:41 +08:00
b441a7fbc4 fix style 2025-11-18 10:31:56 +08:00
8497d296b1 feat: can drag avatar to move the comment input 2025-11-18 09:53:15 +08:00
69cab0817f fix comment input hoverd by comment content 2025-10-11 10:41:28 +08:00
d5dd73cacf add i18n for comment 2025-09-23 16:19:04 +08:00
47aba1c9f9 fix style 2025-09-23 14:41:34 +08:00
e8683bf957 fix comment cursor position 2025-09-18 09:17:45 +08:00
ea17f41b5b refactor reply code 2025-09-17 20:29:23 +08:00
7e86ead574 upgrade style 2025-09-17 16:41:10 +08:00