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

feat: saving script edits SOFIE-2882 #2

Merged
merged 8 commits into from
Jan 26, 2024
Merged

feat: saving script edits SOFIE-2882 #2

merged 8 commits into from
Jan 26, 2024

Conversation

Julusian
Copy link
Member

@Julusian Julusian commented Jan 25, 2024

About the Contributor

Type of Contribution

This is a: Feature

New Behavior

While editing the script, it is converted back into markdown and send to the backend.
The backend tracks the edited script with each part, and bundles it in the parts publication.

The data is only stored while the backend has the part/rundown loaded, if there is only one view of the rundown open then simply refreshing the page will cause the data to be discarded.

Testing Instructions

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@Julusian Julusian changed the title feat: saving script edits feat: saving script edits SOFIE-2882 Jan 25, 2024
@Julusian Julusian marked this pull request as ready for review January 25, 2024 16:03
@Julusian Julusian merged commit 260cba8 into main Jan 26, 2024
16 of 20 checks passed
@Julusian Julusian deleted the feat/script-editing branch January 26, 2024 10:21
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.

2 participants