When file is updated it should be reflected on articles where this file is added#525
Merged
zanetagebka merged 18 commits intodevel_21from Mar 5, 2026
Merged
When file is updated it should be reflected on articles where this file is added#525zanetagebka merged 18 commits intodevel_21from
zanetagebka merged 18 commits intodevel_21from
Conversation
This reverts commit 9dcd366.
This reverts commit 3fe2405.
#523) Handle Uppy preview generation state directly in the uppy component to disable uploads until all file previews are ready. This prevents 422 errors when users upload multiple images and click the upload button before all thumbnails have been generated.
…essing files (#524) Implement encoding generation tracking for media processing jobs to prevent stale job execution, and disable the replace button while files are still being processed. - Add encoding_generation to media_file to track encoding job state - Update CreateMediaJob to pass encoding_generation to CheckProgressJob - Enhance CheckProgressJob to skip processing on generation mismatch - Disable replace button in file show component during processing - Add tooltip messages and localization for disabled state - Add comprehensive tests for all new behavior
This reverts commit 9dcd366.
This reverts commit 3fe2405.
#523) Handle Uppy preview generation state directly in the uppy component to disable uploads until all file previews are ready. This prevents 422 errors when users upload multiple images and click the upload button before all thumbnails have been generated.
…essing files (#524) Implement encoding generation tracking for media processing jobs to prevent stale job execution, and disable the replace button while files are still being processed. - Add encoding_generation to media_file to track encoding job state - Update CreateMediaJob to pass encoding_generation to CheckProgressJob - Enhance CheckProgressJob to skip processing on generation mismatch - Disable replace button in file show component during processing - Add tooltip messages and localization for disabled state - Add comprehensive tests for all new behavior
a392e05 to
a3371d1
Compare
foton
approved these changes
Mar 5, 2026
Contributor
foton
left a comment
There was a problem hiding this comment.
Vypadá to dobře a snadno pochopitelně 👍
Je doufám, že ta změna v tiptap css jsou mezery, nebo tak něco (WIN vs Linux?). Radši bych jí tam vůbec neviděl.
zanetagebka
added a commit
that referenced
this pull request
Mar 6, 2026
…le is added (#525) * When file is updated it should be reflected on articles where this file is added
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.