Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OV-311: Save video draft #343

Merged
merged 35 commits into from
Sep 20, 2024
Merged

OV-311: Save video draft #343

merged 35 commits into from
Sep 20, 2024

Conversation

Sanchousina
Copy link
Collaborator

In this pr:

  • User can save video draft
  • User can see when he made new changes that are not saved
  • User is shown a notification for video save
  • User is not allowed to save video that doesn't have at least 1 scene with an avatar and 1 script
  • Video record is created on the first save and is updated on the next saves
  • When the user submits a video for rendering, if it was saved previously - the video record updates, if not - a new video record is created.
  • Use preview url for video thumbnails
  • If the user changes the first scene avatar after saving the video, on the next save the preview url is updated as well
save.video.draft.mp4

…-controller-for-composition-use' into task/OV-311-save-video-draft
…-controller-for-composition-use' into task/OV-311-save-video-draft
@Sanchousina Sanchousina added the FE Fronted feature label Sep 18, 2024
@Sanchousina Sanchousina added this to the Final DEMO milestone Sep 18, 2024
@Sanchousina Sanchousina self-assigned this Sep 18, 2024
@Sanchousina Sanchousina linked an issue Sep 18, 2024 that may be closed by this pull request
sergiy4
sergiy4 previously approved these changes Sep 19, 2024
…te-button-on-draft-videos

OV-351: Add delete button on draft videos
@nikita-remeslov nikita-remeslov merged commit 5b87517 into next Sep 20, 2024
2 checks passed
@nikita-remeslov nikita-remeslov deleted the task/OV-311-save-video-draft branch September 20, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Fronted feature
Projects
Status: To Be Tested
Development

Successfully merging this pull request may close these issues.

FEAT: Save video draft
6 participants