Commit Graph

8 Commits

Author SHA1 Message Date
yyh
beeb07bc70 refactor(web): simplify avatar composition api 2026-03-25 13:53:54 +08:00
yyh
1a2baa431e refactor(web): compose avatar fallbacks from primitives 2026-03-25 13:47:59 +08:00
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
434f7f3bcb fix web style 2026-01-17 22:10:10 +08:00
b937fc8978 app online user list 2025-09-24 17:03:33 +08:00
4188c9a1dd fix dark theme 2025-09-24 10:08:33 +08:00
b442ba8b2b fix UserAvatarList background color 2025-09-19 12:07:07 +08:00
088ccf8b8d add UserAvatarList component 2025-09-18 09:47:07 +08:00