dify/web/app/components/workflow/skill
yyh 7bc1390366
feat(skill-editor): enhance + button with full operations and smart target folder
- Refactor sidebar-search-add to reuse useFileOperations hook
- Add getTargetFolderIdFromSelection utility for smart folder targeting
- Expand + button menu: New File, New Folder, Upload File, Upload Folder
- Target folder based on selection: file's parent, folder itself, or root
2026-01-15 16:10:01 +08:00
..
editor chore: palceholder 2026-01-15 16:08:26 +08:00
hooks refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
store refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
utils feat(skill-editor): enhance + button with full operations and smart target folder 2026-01-15 16:10:01 +08:00
context.tsx refactor(skill-editor): simplify SkillEditorProvider 2026-01-15 14:10:41 +08:00
editor-area.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
editor-body.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
editor-tab-item.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
editor-tabs.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
file-operations-menu.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
file-tree-context-menu.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
file-tree-node.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
files.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
main.tsx refactor(skill-editor): hoist SkillEditorProvider for state persistence 2026-01-15 15:09:12 +08:00
sidebar-search-add.tsx feat(skill-editor): enhance + button with full operations and smart target folder 2026-01-15 16:10:01 +08:00
sidebar.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
skill-doc-editor.tsx refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00
skill-page-layout.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
type.ts refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00