Skip to content

Improve animation flows and video metadata#694

Merged
han4wluc merged 2 commits intomainfrom
feat/animation-flow-and-video-metadata
Apr 11, 2026
Merged

Improve animation flows and video metadata#694
han4wluc merged 2 commits intomainfrom
feat/animation-flow-and-video-metadata

Conversation

@han4wluc
Copy link
Copy Markdown
Contributor

Summary

  • replace the animation type context menu with an add dialog that collects name, description, and type before opening the editor
  • add animation duplication support through the resource command API and file explorer integration
  • carry video duration through upload processing and show it in the videos detail panel
  • keep a few related UI polish updates, including tighter line icon spacing in the scene editor

Validation

  • node --check src/deps/clients/web/fileProcessors.js
  • node --check src/deps/services/shared/commandApi/resources/catalog.js
  • node --check src/deps/services/shared/projectAssetService.js
  • node --check src/internal/animationEditorRoute.js
  • node --check src/internal/ui/fileExplorer.js
  • node --check src/pages/animationEditor/animationEditor.handlers.js
  • node --check src/pages/animations/animations.handlers.js
  • node --check src/pages/animations/animations.store.js
  • node --check src/pages/videos/videos.handlers.js
  • node --check src/pages/videos/videos.store.js
  • bun prettier --check src/components/linesEditor/linesEditor.view.yaml src/deps/clients/web/fileProcessors.js src/deps/services/shared/commandApi/resources/catalog.js src/deps/services/shared/projectAssetService.js src/internal/animationEditorRoute.js src/internal/ui/fileExplorer.js src/pages/animationEditor/animationEditor.handlers.js src/pages/animations/animations.handlers.js src/pages/animations/animations.store.js src/pages/animations/animations.view.yaml src/pages/videos/videos.handlers.js src/pages/videos/videos.store.js
  • push hook: oxlint && bun prettier --check src

bun run build:web was not run.

Note

  • local-only @routevn/creator-model: file:../routevn-creator-model changes in package.json and bun.lock were intentionally left out of this PR.

@han4wluc han4wluc merged commit cdc263b into main Apr 11, 2026
1 check passed
@han4wluc han4wluc deleted the feat/animation-flow-and-video-metadata branch April 11, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant