Feat/logs upload transcode - #9648
Conversation
…artifacts response structure
…ment in media library
…pes in media library upload modal
…ve error handling
…ormance and adjust layout styles
… selection errors
…gement and pagination handling
This reverts commit 5f9270c.
…related logic in media library views
feat: add work_item_id field to media artifact serializer and update …
feat: enhance media library with metadata handling and validation imp…
…ty in media library
…n-uploded-vedio fix: Remove video download provision from media detail components
- Update MEDIA_TRANSCODE_SOURCE_ROOT to "/data/uploads" and change MEDIA_TRANSCODE_SOURCE_STORAGE_PREFIX to "uploads" for better clarity. - Add transcode status handling in MediaCard and MediaListRow components, including progress indicators and badges for active, failed, and completed transcodes. - Implement automatic library refresh for active transcodes in MediaLibraryListPage and MediaLibrarySectionPage. - Refactor MediaLibraryUploadModal to remove direct transcode job polling and handle errors more gracefully. - Introduce new utility functions for managing transcode states and labels, improving code readability and maintainability. - Update media item types to include new transcode-related properties. - Enhance media item mapping to include transcode state information from metadata.
feat(media-library): enhance transcoding support and UI feedback
fix(media-library): remove unused video annotation auto-open logic
…ntext integration
feat(media-library): implement background transcoding tracking and context integration
fix(media-library): enhance file size limit handling and error messaging
fix(media-library): implement file size limit checks and error handling for uploads
fix(media-library): update transcode statuses and labels for improved clarity
…nd UI enhancements
Fix/colour
…nctionalities - Added MediaLibraryUploadStatus component to display upload progress and status. - Created UploadJobRow component for individual upload job representation. - Enhanced media-library-context to manage upload jobs, including enqueue, cancel, retry, and dismiss functionalities. - Introduced utility functions for handling media library upload jobs, including job creation and status management. - Implemented tests for upload job utilities to ensure correct behavior. - Updated docker-compose configuration to increase the media library file size limit to 5GB.
|
Important Review skippedToo many files! This PR contains 524 files, which is 224 over the limit of 300. To get a review, reduce the PR to 300 files or fewer by splitting it into smaller PRs or changing its base branch. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (20)
📒 Files selected for processing (524)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
fix modal user experience